PCSX2 / pcsx2

PCSX2 - The Playstation 2 Emulator
https://pcsx2.net
Other
10.62k stars 1.54k forks source link

[BUG]: Street Mahjong Trans-Asakami 2 (Japan) [SLPS-20017] [CRC32-e5b63878] #5121

Open spacemul opened 2 years ago

spacemul commented 2 years ago

Describe the Bug

Black screen after Sunsoft logo

gs_20211207215655

Reproduction Steps

Just launch the game

Expected Behavior

No response

PCSX2 Revision

1.7.2103

Operating System

Windows 10 (64bit)

If Linux - Specify Distro

No response

CPU

Ryzen 5 3600

GPU

RTX 3070

GS Settings

No response

Emulation Settings

No response

GS Window Screenshots

No response

Logs & Dumps

No response

ghost commented 2 years ago

I sugest you to try the interpreters and especially the EE with the cache enabled.

After that you can also try the various fixes/hacks in the hack section but only one by one.

refractionpcsx2 commented 2 years ago

This is waiting to read the VSync INTC flag (by the looks of things) but probably getting eaten too quickly.

ghost commented 2 years ago

Is this altered by our intc speed hack somehow?

prafullpcsx2 commented 2 years ago

Tracked the regression down to https://github.com/PCSX2/pcsx2/commit/4524fd919e2cc91eb814914c3c51b15d891d027a

refractionpcsx2 commented 2 years ago

Makes sense, that does alter the behaviour of intc irq's being raised, but our system isn't really designed to allow what the game is trying to do. Penny Racers (Gadget Racers) have the same issue, apparently Grandia 2 does simiar?