EmuNewz Network
Mahou Shoujo Madoka Magica Portable - JP - ULJS00430 - 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: Mahou Shoujo Madoka Magica Portable - JP - ULJS00430 (/showthread.php?tid=35239)

Pages: 1 2 3


RE: Puella Magi Madoka Magica Portable - JP - ULJS00430 - sum2012 - 11-20-2012

R2868 game cannot save in save screen .(I am sure Rev 2867 make this bug)
Attach R2866 and R2868 log.


RE: Puella Magi Madoka Magica Portable - JP - ULJS00430 - gid15 - 11-21-2012

(11-20-2012, 11:51 PM)sum2012 Wrote: R2868 game cannot save in save screen .(I am sure Rev 2867 make this bug)
Attach R2866 and R2868 log.
If this is related to r2867 (change in sceUtility module), could you post an INFO log with the following line in LogSettings.xml:
Code:
<logger name='hle.sceUtility'> <level value='debug' /> </logger>

Thank you!


RE: Puella Magi Madoka Magica Portable - JP - ULJS00430 - sum2012 - 11-21-2012

Very stange,I cannot reproduce the save probrem (I turned off computer after the log).

I report another probrem.Before go to map there is two "read32 invalid memory address error" .Attach info and compiler debug log

Code:
20:46:33 ERROR   memory - user_main - read32 - Invalid memory address : 0x1C PC=088683CC
20:46:33  INFO       ge - GUI - Emulator paused - cancelling current list id=51
20:46:50 ERROR   memory - user_main - read32 - Invalid memory address : 0x14 PC=088683D4



RE: Puella Magi Madoka Magica Portable - JP - ULJS00430 - sum2012 - 12-05-2012

Rev2893
Code:
21:37:04 ERROR   memory - user_main - read32 - Invalid memory address : 0x1C PC=088683CC
21:37:07 ERROR   memory - user_main - read32 - Invalid memory address : 0x14 PC=088683D4
I find that use hle.IoFileMgrForUser debug log can fix the probrem.
I think this is a thread probrem .
Attach info,hle.IoFileMgrForUser debug log and profiler



RE: Puella Magi Madoka Magica Portable - JP - ULJS00430 - sum2012 - 12-06-2012

info screen
http://img62.imageshack.us/img62/9775/36476162.jpg

hle.IoFileMgrForUser screen
http://img40.imageshack.us/img40/9587/99888171.jpg


RE: Puella Magi Madoka Magica Portable - JP - ULJS00430 - sum2012 - 02-03-2013

Rev2971 the hle.IoFileMgrForUser debug log do not solve
It make 1 more error than in nornal INFO log


RE: Puella Magi Madoka Magica Portable - JP - ULJS00430 - nash67 - 03-17-2013

using r 3054
still goes ingame
notice it was showing alot of warnings
18:39:23 WARN hle.sceMpeg - MovieUpdate - Unimplemented sceMpegAvcCopyYCbCr mpeg=0x9EDE330, sourceAddr=0x099ACB80, YCbCrAddr=0x0997CE00
18:39:23 WARN hle.sceMpeg - MovieUpdate - Unimplemented sceMpegAvcCopyYCbCr mpeg=0x9EDE330, sourceAddr=0x099ACB80, YCbCrAddr=0x0991D300

here is an info log


RE: Puella Magi Madoka Magica Portable - JP - ULJS00430 - Zekro - 03-17-2013

Ok,name changed to it's proper one


RE: Mahou Shoujo Madoka Magica Portable - JP - ULJS00430 - sum2012 - 07-01-2013

last video work r3270
r3271 only can listen(black screen)

'hle.sceMpeg',hle.scePsmfPlayer','hle.scePsmf','compiler' debug log

r3270:
https://docs.google.com/file/d/0B3OaSdeV0L8kTldjSlE1N3BzX1E/edit?usp=sharing

r3271:
https://docs.google.com/file/d/0B3OaSdeV0L8kN0V1WTZRZzZESUU/edit?usp=sharing


RE: Mahou Shoujo Madoka Magica Portable - JP - ULJS00430 - gid15 - 07-01-2013

Code:
20:14:56 DEBUG hle.sceMpeg - MovieUpdate - sceMpegAvcCsc range - x=0, y=0, xLen=0, yLen=0
This problem (xLen=0, yLen=0) might be fixed by r3281. Could you retry?

Thank you for the logs, very useful Smile