EmuNewz Network
Jeanne d'Arc -JPN -UCJS10048 - 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 - Half playable Games (https://www.emunewz.net/forum/forumdisplay.php?fid=66)
+----- Thread: Jeanne d'Arc -JPN -UCJS10048 (/showthread.php?tid=138529)



Jeanne d'Arc -JPN -UCJS10048 - sum2012 - 04-03-2013

Rev3085
When use jpcsp font
Game suck after 2.jpg
I don't test further

Seem history like this one
http://www.emunewz.net/forum/showthread.php?tid=2865&pid=171951

Attach scefont debug log for both case


RE: Jeanne d'Arc -JPN -UCJS10048 - digiadventures - 04-03-2013

I have finished the US version, you have to use psp fonts and make sure "use debug font" is not enabled
Also tick "ignore memory errors"


RE: Jeanne d'Arc -JPN -UCJS10048 - sum2012 - 04-03-2013

Yes, you also mention that need skip some animation for freeze issue.
(04-03-2013, 10:12 PM)digiadventures Wrote: I have finished the US version, you have to use psp fonts and make sure "use debug font" is not enabled
Also tick "ignore memory errors"



RE: Jeanne d'Arc -JPN -UCJS10048 - digiadventures - 04-03-2013

(04-03-2013, 10:27 PM)sum2012 Wrote: Yes, you also mention that need skip some animation for freeze issue.
(04-03-2013, 10:12 PM)digiadventures Wrote: I have finished the US version, you have to use psp fonts and make sure "use debug font" is not enabled
Also tick "ignore memory errors"

Only two, and later in the game, first after around 10 hours, second near end of the game.
Maybe it's different for jpn version ?
Did you try skiping it to continue ?


RE: Jeanne d'Arc -JPN -UCJS10048 - sum2012 - 04-03-2013

I will test.
(04-03-2013, 10:38 PM)digiadventures Wrote: Only two, and later in the game, first after around 10 hours, second near end of the game.
Maybe it's different for jpn version ?
Did you try skiping it to continue ?



RE: Jeanne d'Arc -JPN -UCJS10048 - sum2012 - 06-23-2013

Last work r3152
r3153 break mpg
Attach 'hle.sceMpeg' 'hle.scePsmfPlayer' 'hle.scePsmf' 'compiler'
debug log


RE: Jeanne d'Arc -JPN -UCJS10048 - gid15 - 06-25-2013

Code:
23:04:12  INFO hle.scePsmf - user_main - scePsmfSetPsmf psmf=0x09FFECE8, bufferAddr=0x090CF8F0
23:04:12 DEBUG hle.scePsmf - user_main - PSMFHeader: version=0x34313030, streamDataTotalSize=78, unk=0x0000186A, streamDataNextBlockSize=52, streamDataNextInnerBlockSize=34, streamNum=2
23:04:12  INFO hle.scePsmf - user_main - Found PSMF MPEG video stream data: streamID=0xE0, privateStreamID=0x0, unk1=0x20, unk2=0xFB, EPMapOffset=0x0, EPMapEntriesNum=0, videoWidth=480, videoHeight=272
23:04:12  INFO hle.scePsmf - user_main - Found PSMF MPEG audio stream data: streamID=0xBD, privateStreamID=0x0, unk1=0x20, unk2=0x4, audioChannelConfig=2, audioSampleFrequency=2
23:04:12 DEBUG hle.scePsmf - user_main - scePsmfGetVideoInfo psmf=0x09FFECE8, videoInfoAddr=0x09FFECE0
23:04:12 DEBUG hle.scePsmf - user_main - scePsmfGetVideoInfo returning 0x80615100(ERROR_PSMF_INVALID_ID)
23:04:13  INFO   stdout - user_main - error : scePsmfGetVideoInfo
scePsmfGetVideoInfo should now be fixed in r3249.

Thank you for the logs!


RE: Jeanne d'Arc -JPN -UCJS10048 - sum2012 - 06-25-2013

Yes r3249 Fixed.Thanks