EmuNewz Network
Dissidia: Final Fantasy - ULUS10437 - 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: Dissidia: Final Fantasy - ULUS10437 (/showthread.php?tid=1004)



RE: DISSIDIA FINAL FANTASY - ULUS10437 [Encrypted] - hyakki - 12-29-2010

yeah, r1941 fixed the problem


RE: DISSIDIA FINAL FANTASY - ULUS10437 [Encrypted] - Naridar - 12-30-2010

Hi! The game runs just fine (10 fps but still playable, it's like slowmotion), but there's one issue that's rather distracting. The font is really off and some lines don't even fit on the screen. Is there any solution to this?


RE: DISSIDIA FINAL FANTASY - ULUS10437 [Encrypted] - darkcloudl - 12-30-2010

http://www.youtube.com/watch?v=yZ29K9_eNxU&feature=related

thats a video of the ff dissidia with my pc, on the x86 version of the jpcsp, i have a mid range pc and runs exactly like the cloud vs jetch video posted before

i have a core i3 530 oced and a ati hd 4670 under windows 7 64 bits

theres a bit of audio desync in the beggining of the video, sorry for that Sad


RE: DISSIDIA FINAL FANTASY - ULUS10437 [Encrypted] - lasyn - 12-31-2010

(12-30-2010, 04:39 PM)Naridar Wrote: Hi! The game runs just fine (10 fps but still playable, it's like slowmotion), but there's one issue that's rather distracting. The font is really off and some lines don't even fit on the screen. Is there any solution to this?

Font anticipate project, just beginning in rev1946.


RE: DISSIDIA FINAL FANTASY - ULUS10437 [Encrypted] - Senakhtenre - 01-07-2011

Pulse new game and then the screen goes blank me, giving me this error:

Code:
java.lang.NullPointerException
        at jpcsp.util.Debug.printFontbuffer(Debug.java:49)
        at jpcsp.HLE.modules150.sceFont.sceFontGetCharGlyphImage(sceFont.java:62
9)
        at jpcsp.HLE.modules150.sceFont$9.execute(sceFont.java:1328)
        at jpcsp.HLE.modules.HLEModuleManager.handleSyscall(HLEModuleManager.jav
a:328)
        at jpcsp.HLE.SyscallHandler.syscall(SyscallHandler.java:47)
        at jpcsp.Allegrex.compiler.RuntimeContext.syscall(RuntimeContext.java:66
2)
        at _S1_3_8B724A8.s(_S1_3_8B724A8.java:4)
        at _S1_3_8906084.s(_S1_3_8906084.java:9064)
        at _S1_3_8906084.exec(_S1_3_8906084.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
13)
        at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:151)
        at _S1_3_8904E84.s(_S1_3_8904E84.java:1152)
        at _S1_3_89034D0.s(_S1_3_89034D0.java:168)
        at _S1_3_8900B94.s(_S1_3_8900B94.java:180)
        at _S1_3_8A515CC.s(_S1_3_8A515CC.java:144)
        at _S1_3_8A92868.s(_S1_3_8A92868.java:292)
        at _S1_3_8A92868.exec(_S1_3_8A92868.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
13)
        at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:192)
        at _S1_3_8A91D44.s(_S1_3_8A91D44.java:112)
        at _S1_3_8B6E218.s(_S1_3_8B6E218.java:16)
        at _S1_3_8B6E218.exec(_S1_3_8B6E218.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
13)
        at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:192)
        at _S1_3_8907F24.s(_S1_3_8907F24.java:208)
        at _S1_3_88EEE70.s(_S1_3_88EEE70.java:316)
        at _S1_3_88EEE70.exec(_S1_3_88EEE70.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
13)
        at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:192)
        at _S1_3_8907F24.s(_S1_3_8907F24.java:208)
        at _S1_3_8907D18.s(_S1_3_8907D18.java:20)
        at _S1_3_8AE04A8.s(_S1_3_8AE04A8.java:16)
        at _S1_3_8AE03E8.s(_S1_3_8AE03E8.java:92)
        at _S1_3_8AE0E28.s(_S1_3_8AE0E28.java:268)
        at _S1_3_8AE0E28.exec(_S1_3_8AE0E28.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:
693)
        at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:47)

Anyone can help me? Big Grin


RE: DISSIDIA FINAL FANTASY - ULUS10437 [Encrypted] - Kai3213 - 01-07-2011

(01-07-2011, 03:24 PM)Senakhtenre Wrote: Pulse new game and then the screen goes blank me, giving me this error:

Code:
java.lang.NullPointerException
        at jpcsp.util.Debug.printFontbuffer(Debug.java:49)
        at jpcsp.HLE.modules150.sceFont.sceFontGetCharGlyphImage(sceFont.java:62
9)
        at jpcsp.HLE.modules150.sceFont$9.execute(sceFont.java:1328)
        at jpcsp.HLE.modules.HLEModuleManager.handleSyscall(HLEModuleManager.jav
a:328)
        at jpcsp.HLE.SyscallHandler.syscall(SyscallHandler.java:47)
        at jpcsp.Allegrex.compiler.RuntimeContext.syscall(RuntimeContext.java:66
2)
        at _S1_3_8B724A8.s(_S1_3_8B724A8.java:4)
        at _S1_3_8906084.s(_S1_3_8906084.java:9064)
        at _S1_3_8906084.exec(_S1_3_8906084.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
13)
        at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:151)
        at _S1_3_8904E84.s(_S1_3_8904E84.java:1152)
        at _S1_3_89034D0.s(_S1_3_89034D0.java:168)
        at _S1_3_8900B94.s(_S1_3_8900B94.java:180)
        at _S1_3_8A515CC.s(_S1_3_8A515CC.java:144)
        at _S1_3_8A92868.s(_S1_3_8A92868.java:292)
        at _S1_3_8A92868.exec(_S1_3_8A92868.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
13)
        at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:192)
        at _S1_3_8A91D44.s(_S1_3_8A91D44.java:112)
        at _S1_3_8B6E218.s(_S1_3_8B6E218.java:16)
        at _S1_3_8B6E218.exec(_S1_3_8B6E218.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
13)
        at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:192)
        at _S1_3_8907F24.s(_S1_3_8907F24.java:208)
        at _S1_3_88EEE70.s(_S1_3_88EEE70.java:316)
        at _S1_3_88EEE70.exec(_S1_3_88EEE70.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
13)
        at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:192)
        at _S1_3_8907F24.s(_S1_3_8907F24.java:208)
        at _S1_3_8907D18.s(_S1_3_8907D18.java:20)
        at _S1_3_8AE04A8.s(_S1_3_8AE04A8.java:16)
        at _S1_3_8AE03E8.s(_S1_3_8AE03E8.java:92)
        at _S1_3_8AE0E28.s(_S1_3_8AE0E28.java:268)
        at _S1_3_8AE0E28.exec(_S1_3_8AE0E28.java)
        at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:
693)
        at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:47)

Anyone can help me? Big Grin

You wouldn't be using the new non native fonts option would you? If so turn it off. Problem I had when the option first came out.


RE: DISSIDIA FINAL FANTASY - ULUS10437 [Encrypted] - Kai3213 - 01-15-2011

Text is really "messed up" in rev 1948. It started after rev 1946. Here have a look see. However I'm using the european version, anyone else having this problem in other versions as well?


RE: DISSIDIA FINAL FANTASY - ULUS10437 [Encrypted] - shakirmole - 01-15-2011

I seem to be having an issue and get the same error all the time
i have just enabled Only GE option and compiler and get the error attached in the zip
when i tick ignore mem and ignore unmapped imports, it goes until the loading screen but then i get a billion memory errors and it doesnt go any further... have i messed up with the iso when i put the new decrypted eboot?


RE: DISSIDIA FINAL FANTASY - ULUS10437 [Encrypted] - awesomeness - 01-17-2011

(01-15-2011, 10:30 PM)Kai3213 Wrote: Text is really "messed up" in rev 1948. It started after rev 1946. Here have a look see. However I'm using the european version, anyone else having this problem in other versions as well?

I can confirm that this happens on the US edition


RE: DISSIDIA FINAL FANTASY - ULUS10437 [Encrypted] - Itaru - 01-18-2011

Yeah, text is messed up due to bug/typo in code changes made in r1948. Details here: http://www.emunewz.net/forum/showthread.php?tid=3399