EmuNewz Network
Tony Hawk's Underground 2 Remix - ULUS10014 - 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: Tony Hawk's Underground 2 Remix - ULUS10014 (/showthread.php?tid=78525)

Pages: 1 2


Tony Hawk's Underground 2 Remix - ULUS10014 - nash67 - 08-23-2012

Tony Hawk's Underground 2 Remix - ULUS10014
using r2696
freezes up after the first screen
here is the log


RE: Tony Hawks Ungerground 2 Remix - ULUS10014 - nash67 - 09-02-2012

using r 2718
no change
here is a new info and debug log



RE: Tony Hawks Ungerground 2 Remix - ULUS10014 - nash67 - 10-19-2012

using r2788
no change
here is the debug log




RE: Tony Hawks Ungerground 2 Remix - ULUS10014 - sum2012 - 10-19-2012

Do 32 bit version work ?


RE: Tony Hawks Ungerground 2 Remix - ULUS10014 - nash67 - 12-31-2012

using r 2956
still no change
here is a compiler log


RE: Tony Hawks Ungerground 2 Remix - ULUS10014 - nash67 - 02-02-2013

using r 2971
if you tick disable audio it will go ingame now with the graphics a bit messed up
and the funny thing is if you have disable audio still ticked music will play on the options screen (choose story mode and so on) and during the game
here is a compiler log and profiler


RE: Tony Hawks Ungerground 2 Remix - ULUS10014 - gid15 - 02-08-2013

Code:
40930   user_main_b   DEBUG   hle.ThreadManForUser   sceKernelCreateSema name= sound_sema attr= 0x0 initVal= 0 maxVal= 1 option= 0x0  
...
41014   movie sound thread_22   DEBUG   hle.ThreadManForUser   hleKernelWaitSema - 'sound_sema' fast check failed  
...
41241   movie video thread_24   DEBUG   hle.ThreadManForUser   hleKernelWaitSema - 'sound_sema' fast check failed  
...
43846   user_main_b   DEBUG   hle.ThreadManForUser   sceKernelSignalSema id=0x21 name='sound_sema' signal=2  
43846   user_main_b   DEBUG   hle.ThreadManForUser   onSemaphoreModified waking thread 0x22 name:'movie sound thread'
This sequence should be fixed with r2980.
Both threads "movie sound thread" and "movie video thread" should be released by sceKernelSignalSema(signal=2).


RE: Tony Hawks Ungerground 2 Remix - ULUS10014 - nash67 - 02-08-2013

using r2980
gets past the freeze now
can be moved to half playable
if you choose free skate it goes ingame but the graphics are a bit glitched (like the shadows and lighting)

if you choose story mode after the loading screen is the intro
during the intro it freezes up but the music and sound fx keep on playing in the background
here is an info log and profiler


RE: Tony Hawks Ungerground 2 Remix - ULUS10014 - gid15 - 02-09-2013

Code:
07:32:14  INFO      emu - user_main - ICACHE HIT INVALIDATE addr=0x08865600, size=64
07:32:14  INFO      emu - user_main - ICACHE HIT INVALIDATE addr=0x08865640, size=64
07:32:14  INFO      emu - user_main - ICACHE HIT INVALIDATE addr=0x08865647, size=64
07:32:14 ERROR      emu - user_main - Unsupported Vreg=96 at
07:32:14 ERROR      emu - user_main - Unsupported Vreg=96 at
07:32:14 ERROR      emu - user_main - Unsupported Vreg=96 at
07:32:14 ERROR      emu - user_main - Unsupported Vreg=96 at
07:32:14 ERROR      emu - user_main - Unsupported Vreg=104 at
07:32:14 ERROR      emu - user_main - Unsupported Vreg=104 at
07:32:14 ERROR      emu - user_main - Unsupported Vreg=104 at
07:32:14 ERROR      emu - user_main - Unsupported Vreg=104 at
Interesting!
Could you take a compiler DEBUG log with r2981?

Thanks!


RE: Tony Hawks Ungerground 2 Remix - ULUS10014 - nash67 - 02-09-2013

using r 2981
here is a compiler log