The following warnings occurred:
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.26 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



EmuNewz Network
LocoRoco 2 -UCAS40222 - 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: LocoRoco 2 -UCAS40222 (/showthread.php?tid=170680)

Pages: 1 2


RE: LocoRoco 2 -UCAS40222 - sum2012 - 07-23-2020

69699f20 version

In-game pause cause invalid error.
pppsspp fix this in https://github.com/hrydgard/pspautotests/pull/206 and https://github.com/hrydgard/ppsspp/pull/13180
A small note that he doesn't find out the gb3s1518.bwfon 's stingy 's value

scefont and compiler log:
https://drive.google.com/file/d/11Ih4oJ-Dt_dTsq71jkcBH8FXQG5YDIzL/view?usp=sharing


RE: LocoRoco 2 -UCAS40222 - gid15 - 07-24-2020

(07-23-2020, 12:27 PM)sum2012 Wrote: 69699f20 version

In-game pause cause invalid error.
pppsspp fix this in https://github.com/hrydgard/pspautotests/pull/206 and https://github.com/hrydgard/ppsspp/pull/13180
A small note that he doesn't find out the gb3s1518.bwfon 's stingy 's value
I've implemented the same function in 728c065.


RE: LocoRoco 2 -UCAS40222 - sum2012 - 07-24-2020

1c787fc version

fixed


RE: LocoRoco 2 -UCAS40222 - gid15 - 07-25-2020

(07-24-2020, 10:27 PM)sum2012 Wrote: 1c787fc version

fixed
Thank you to shenweip for identifying this issue and fixing it properly in PPSSPP.