ps2homebrew / Open-PS2-Loader

Game and app loader for Sony PlayStation 2
https://ps2homebrew.github.io/Open-PS2-Loader/
Academic Free License v3.0
2.16k stars 270 forks source link

[ISSUE][SLUS_204.60]: Super Bust-A-Move 2 does not load #768

Open tjanas opened 2 years ago

tjanas commented 2 years ago

Checks

Describe the issue

Game does not load after displaying debug colors. Tried several OPL compatibility modes without any luck. Same results with v1.2.0-Beta-1940-d58e721 too.

Console model

SCPH-50001

OPL version / revision

OPL stable 1.1.0

In which device(s) have you experienced this issue?

SMB

Context and extra information

game affected is Super Bust-A-Move 2, [SLUS_204.60], http://redump.org/disc/15072/

AKuHAK commented 1 year ago

Confirmed to work from USB.

tjanas commented 1 year ago

I have also confirmed that it loads from USB. Not sure why it doesn’t load via SMB.

tjanas commented 1 year ago

After the game loads OK via USB, I have found that the game freezes after completing the first puzzle of 1P Puzzle - Training Mode (Round A1).

BloodRaynare commented 1 year ago

Same here. I was testing the game now with OPNPS2LD-v1.2.0-Beta-2012-b84c2bc and it still froze at the same place as @tjanas stated. No amount of compatibility modes help. Running the game with ingame_debug compiled OPL build shows that when the game froze, it kept spams the "padman: VBLANK OVERLAP " message on the output logs

...
sceCdRead lsn=28395 sectors=3 buf=0002a524
cdvdman_read lsn=28395 sectors=3 buf=2a524
sceCdSync 0 sync flag = 1
sceCdSC(0xFFFFFFF6, 0x0)
sceCdGetError 0
sceCdSC(0xFFFFFFF6, 0xE)
sceCdDiskReady 0
sceCdSC(0xFFFFFFF6, 0x0)
sceCdSC(0xFFFFFFF6, 0x1)
sceCdDiskReady 0
sceCdGetError 0
sceCdRead lsn=28398 sectors=2 buf=0002a524
cdvdman_read lsn=28398 sectors=2 buf=2a524
sceCdSync 0 sync flag = 1
sceCdSC(0xFFFFFFF6, 0x0)
sceCdGetError 0
sceCdSC(0xFFFFFFF6, 0xE)
sceCdDiskReady 0
sceCdSC(0xFFFFFFF6, 0x0)
sceCdSC(0xFFFFFFF6, 0x1)
sceCdDiskReady 0
sceCdGetError 0
sceCdRead lsn=28362 sectors=1 buf=0002a524
cdvdman_read lsn=28362 sectors=1 buf=2a524
sceCdSync 0 sync flag = 1
sceCdSC(0xFFFFFFF6, 0x0)
sceCdGetError 0
padman: *** VBLANK OVERLAP ***
padman: *** VBLANK OVERLAP ***
padman: *** VBLANK OVERLAP ***
padman: *** VBLANK OVERLAP ***
padman: *** VBLANK OVERLAP ***
padman: *** VBLANK OVERLAP ***
padman: *** VBLANK OVERLAP ***
padman: *** VBLANK OVERLAP ***
padman: *** VBLANK OVERLAP ***
padman: *** VBLANK OVERLAP ***
padman: *** VBLANK OVERLAP ***
...
tjanas commented 5 months ago

Any updates for this issue?