EmuNewz Network
Grand Theft Auto: Vice City Stories -CHN -ULJM05297 - 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: Grand Theft Auto: Vice City Stories -CHN -ULJM05297 (/showthread.php?tid=150536)

Pages: 1 2


Grand Theft Auto: Vice City Stories -CHN -ULJM05297 - sum2012 - 09-29-2013

r3402
very stange.
USA version work
http://www.emunewz.net/forum/showthread.php?tid=1929&pid=194550#pid194550
But CHN version not work
Full of Invalid memory address


RE: Grand Theft Auto: Vice City Stories -CHN -ULJM05297 - sum2012 - 01-17-2015

r3681 same problem

PPSSPP fix it in https://github.com/unknownbrackets/ppsspp/commit/8a012a9d785b56b9742d0550dd61222732a98440
,do JPCSP also need this change ?


RE: Grand Theft Auto: Vice City Stories -CHN -ULJM05297 - gid15 - 02-12-2015

Could you post a complete DEBUG log until the first error.

Thank you!


RE: Grand Theft Auto: Vice City Stories -CHN -ULJM05297 - sum2012 - 02-14-2015

Complete DEBUG log black screen.(Tried 3 hours)
edit:Can you optimization hle.ThreadManForUser and runtime debug log ?
Thanks.
edit2:Add all debug log exclude that two module
(02-12-2015, 05:03 PM)gid15 Wrote: Could you post a complete DEBUG log until the first error.

Thank you!



RE: Grand Theft Auto: Vice City Stories -CHN -ULJM05297 - gid15 - 02-20-2015

(01-17-2015, 10:23 PM)sum2012 Wrote: r3681 same problem

PPSSPP fix it in https://github.com/unknownbrackets/ppsspp/commit/8a012a9d785b56b9742d0550dd61222732a98440
,do JPCSP also need this change ?
Same fix has been added in r3710. Does it help?


RE: Grand Theft Auto: Vice City Stories -CHN -ULJM05297 - sum2012 - 02-20-2015

Test on r3711

Well done,can move to half playable,
Now same with USA version,do not display full screen.
   


RE: Grand Theft Auto: Vice City Stories -CHN -ULJM05297 - sum2012 - 03-27-2015

last work r3735
r3736 broke
attach compiler debug log


RE: Grand Theft Auto: Vice City Stories -CHN -ULJM05297 - sum2012 - 03-28-2015

Compile myself in https://github.com/gid15/jpcsp/commit/3d32d0443816a38a002461d062508835bdd8e0d9

Fixed menu problem.Thanks


RE: Grand Theft Auto: Vice City Stories -CHN -ULJM05297 - sum2012 - 03-19-2017

63aa33d version
second video cannot played
Code:
DEBUG hle.sceMpeg - threadmain - hleMpegGetAvcAu waiting for the video decoder thread...
I cannot bisect becuase build error
good version known: c710b47


RE: Grand Theft Auto: Vice City Stories -CHN -ULJM05297 - gid15 - 03-30-2017

The infinite loop on the following line
Code:
DEBUG hle.sceMpeg - threadmain - hleMpegGetAvcAu waiting for the video decoder thread...
should now be fixed in 6353cba.
Thank you for your help!