EmuNewz Network
Bug in rev.2285 (Legend Of Heroes: Zero No Kiseki not working) - 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: svn trunk discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=56)
+---- Thread: Bug in rev.2285 (Legend Of Heroes: Zero No Kiseki not working) (/showthread.php?tid=7601)



Bug in rev.2285 (Legend Of Heroes: Zero No Kiseki not working) - niea - 08-24-2011

Hi,

I found a bug in rev.2285, which made Legend Of Heroes: Zero No Kiseki unplayable.
Could anyone commit the following changes to SVN? And/Or please add me in the member list.

Move the following lines HLEModuleFunctionReflection:381-383

processor.parameterReader.cpu = processor.cpu;
processor.parameterReader.memory = Processor.memory;
processor.parameterReader.resetReading();

To HLEModuleFunctionReflection:376 before if statement.

After the changes above, the game will become playable.

Thanks


RE: Bug in rev.2285 (Legend Of Heroes: Zero No Kiseki not working) - niea - 08-24-2011

(08-24-2011, 11:18 AM)lwj1985 Wrote: 已经说了模拟器在大调整中......2286以后的版本都可能出问题Big GrinBig Grin

Sorry, I cannot read Chinese, but do you mean that it is likely to be under a huge maintenance and problems after rev.2286 will also be resolved?

Thanks


RE: Bug in rev.2285 (Legend Of Heroes: Zero No Kiseki not working) - RX07 - 08-24-2011

(08-24-2011, 07:44 PM)niea Wrote:
(08-24-2011, 11:18 AM)lwj1985 Wrote: 已经说了模拟器在大调整中......2286以后的版本都可能出问题Big GrinBig Grin

Sorry, I cannot read Chinese, but do you mean that it is likely to be under a huge maintenance and problems after rev.2286 will also be resolved?

Thanks

According to this thread...
http://www.emunewz.net/forum/showthread.php?tid=7375&pid=21040#pid21040

Yes.


RE: Bug in rev.2285 (Legend Of Heroes: Zero No Kiseki not working) - lwj1985 - 08-25-2011

Sorry, I got the wrong ID. .... Misunderstood ...... BlushBlush

r2263 is the most stable version(For crash) , All versions does not support HD mode (either AMD or NVIDIA)

If you want to play this game,and get the Best picture quality . I suggest that you can set the xp resolution down to 800x600(4:3) 800x500(16:10) 800x450(16:9), keep the simulator jpcsp resize x1.. amd gpu “s catalyst control center 3d all settings high:
[Image: 5969828520110825131508014.jpg]
Finally, remember to use r2263
This is the best solution RolleyesRolleyes


RE: Bug in rev.2285 (Legend Of Heroes: Zero No Kiseki not working) - niea - 08-25-2011

Thanks guys Smile


RE: Bug in rev.2285 (Legend Of Heroes: Zero No Kiseki not working) - gid15 - 08-27-2011

(08-24-2011, 08:57 AM)niea Wrote: Hi,

I found a bug in rev.2285, which made Legend Of Heroes: Zero No Kiseki unplayable.
Could anyone commit the following changes to SVN? And/Or please add me in the member list.

Move the following lines HLEModuleFunctionReflection:381-383

processor.parameterReader.cpu = processor.cpu;
processor.parameterReader.memory = Processor.memory;
processor.parameterReader.resetReading();

To HLEModuleFunctionReflection:376 before if statement.

After the changes above, the game will become playable.

Thanks
Thank you for pointing this out!
I also made other fixes in r2290. Any improvement?


RE: Bug in rev.2285 (Legend Of Heroes: Zero No Kiseki not working) - lwj1985 - 08-27-2011

2 Warriors, r2291 ... game music disappeared ...............ooo.but mono at3+ can be decoded!!?

hd


RE: Bug in rev.2285 (Legend Of Heroes: Zero No Kiseki not working) - niea - 08-28-2011

(08-27-2011, 03:46 PM)gid15 Wrote: Thank you for pointing this out!
I also made other fixes in r2290. Any improvement?

gid15,
Thanks for your fixes.
This game is now playable in r2293.

However as lwj1985 said, SonicStage is still not working after r2287 with the following error:
"0 [user_main] ERROR hle - MediaEngine: No audio streams found!"

Thanks