EmuNewz Network
Tales Of Rebirth - ULJS00132 - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191)
+--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51)
+---- Forum: Commercial Game Discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=54)
+----- Forum: JPCSP - Playable Games (https://www.emunewz.net/forum/forumdisplay.php?fid=65)
+----- Thread: Tales Of Rebirth - ULJS00132 (/showthread.php?tid=4468)



Tales Of Rebirth - ULJS00132 - DarkVash - 05-05-2011

Jpcsp 2110
Enable Media Engine

after pressing New Game the emulator just hangs in a black screen
I had to took the log AFTER pressing New Game because I couldn't take it first. Hope you can make it work

ModEdit : Added GameID


RE: Tales Of Rebirth [ULJS-00132] - lwj1985 - 08-20-2011

The same error,, r2287, new log:Blush


RE: Tales Of Rebirth [ULJS-00132] - gid15 - 10-22-2011

Code:
sceKernelIcacheInvalidateAll
This game seems to load code dynamically, could you try with r2362 if there is any improvement?

Thanks!


RE: Tales Of Rebirth [ULJS-00132] - hyakki - 10-22-2011

it gets ingame in r2362, but the game gets alot of invalid memory errors after starting a new game, pressing run a few times gets past them though, then it seems to run fine after that. (played till the first save point)
Movie audio starts to stutter quickly.
voice, bgm, sfx , battles, save & load are all working.

edit ::
Disabling the option "Enable Saving GE screen to textures" gives the game a huge speed boost (fixes the slow feeling)


RE: Tales Of Rebirth [ULJS-00132] - DarkVash - 10-22-2011

just checking the options in the memory tab goes perfectly. It runs at 21fps (real) but it's probably my pc's fault, my CPU cooler is gone xD

many thanks

[edit] after quickfixing the cpu cooler I have 60fps and no audio stretching

[edit 2]

it gives those errors while loading a savestaste imported from PSP

Code:
Running Jpcsp 32bit...
java.lang.ArrayIndexOutOfBoundsException: 104707062
        at _S1_2_8B04654.s(_S1_2_8B04654.java:1064)
        at _S1_2_8AEE854.s(_S1_2_8AEE854.java:124)
        at _S1_2_8AEE854.exec(_S1_2_8AEE854.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
35)
        at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:173)
        at _S1_2_8808EA8.s(_S1_2_8808EA8.java:32)
        at _S1_2_8808EA8.exec(_S1_2_8808EA8.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
35)
        at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:214)
        at _S1_2_8809444.s(_S1_2_8809444.java:164)
        at _S1_2_88044F8.s(_S1_2_88044F8.java:96)
        at _S1_2_8804238.s(_S1_2_8804238.java:240)
        at _S1_2_8804238.exec(_S1_2_8804238.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:
690)
        at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:51)

it shows the list of saves correctly, I choose one and than freezes with this errors above


RE: Tales Of Rebirth [ULJS-00132] - hyakki - 10-23-2012

r2801
video-audio is no longer working, last worked in r2794 (2796 broken)


RE: Tales Of Rebirth [ULJS-00132] - hyakki - 10-23-2012

r2806
video-audio is working again.


RE: Tales Of Rebirth [ULJS-00132] - hyakki - 12-06-2012

r2902
videos are playing perfectly no longer audio skipping


RE: Tales Of Rebirth - ULJS00132 - DragonNeos - 11-20-2015

This game was tested with revision 267ba68. There seems to be some memory address errors as the emulator pauses after the user selects New Game on the Title Screen. The only way to avoid this issue would be to either enable the option "Ignore invalid memory access (not recommended for test reports, but improves performance)" or continue to click on Run if the option is not enabled.

The video that plays after the user selects New Game seems to be choppy with improper decoding and contains some artifacts (on occasion, there is a horizontal black bar appearing on the bottom of the screen). The video issues seem to be similar to what is displayed in the video from this post.

At the end of the video, this appears in the log (other types of warnings appear throughout the log as well):
Code:
04:37:04  WARN atrac3plus - audioThread - Non implemented channel unit extension
04:37:04 ERROR hle.sceMpeg - audioThread - Error received from codec.decode: 0xFFFFFFFF

The graphics issues that appear in the game may stem from the option "Enable saving GE screen to textures instead of memory". The first graphics issue occurs as the player enters a battle, when a scene from a previous battle or cutscene may appear for one second. The second graphics issue occurs when the user chooses the option to Save and Return to Title Screen. The Title Screen will have random textures covering parts of the screen.