jpd002 / Play-Compatibility

Play! - Compatibility Tracker
169 stars 25 forks source link

[SLES-55659] NBA 2K12 #1025

Open Sombrero28 opened 5 years ago

Sombrero28 commented 5 years ago

Last Tested On 15-05-2021 - https://github.com/jpd002/Play-/commit/e57a85dc

Known Issues & Notes Now goes in-game. Related

Screenshots NBA2K12_a NBA2K12_b NBA2K12_c

jpd002 commented 4 years ago

This game hangs because a EE thread seems to be running while it shouldn't be. The thread waits for an invalid semaphore (value 0) that's never initialized anywhere in the game's code. Maybe waiting for that semaphore on a real PS2 locks the thread.

Hacking the system call to do that allows the game to go further: image But it still can't go past that screen.