Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Emulator crashes when playing with two-player (two joystick and the second joystick press "start") #9785

Closed
KondeU opened this issue Aug 13, 2023 · 8 comments · Fixed by #12028

Comments

@KondeU
Copy link

KondeU commented Aug 13, 2023

Describe the Bug

Emulator crashes while playing "Shin Sangoku Musou 5 Special" when pressing the second joystick "start" to join the game.

Reproduction Steps

  1. Run the pcsx2-qt.exe
  2. Double click to load game iso file
    image
  3. Go to the page where the second player joins in the game
  4. Press the second joystick to join the game
  5. Black screen with no sound
  6. Crash!

Expected Behavior

No response

PCSX2 Revision

pcsx2-v1.7.4910-windows-x64-Qt

Operating System

Windows 10 (64bit)

If Linux - Specify Distro

No response

CPU

11th Gen Intel(R) Core(TM) i7-11700

GPU

NVIDIA GeForce RTX 3050

GS Settings

No response

Emulation Settings

No response

GS Window Screenshots

No response

Logs & Dumps

Crash log and coredump for visual studio file as following.
crash-2023-08-13-01-05-40-863.zip
crash-2023-08-13-01-08-15-433.zip

@KondeU KondeU added the Bug label Aug 13, 2023
@stenzek
Copy link
Contributor

stenzek commented Aug 13, 2023

Crash dump is in the recompiler, because the game has jumped to invalid EE code (pc 0x8800c500).

@KondeU
Copy link
Author

KondeU commented Aug 13, 2023

Do you mean this may be an internal bug in the game? but it worked fine on my another computer with 1.6.0 version 🤣

@stenzek
Copy link
Contributor

stenzek commented Aug 13, 2023

"Working in 1.6" isn't very helpful, unless you can pinpoint which build regressed it. There's been thousands of changes since 1.6.

My guess would be a regression from the SIO/Pad rewrite. But it could be anything.

@KondeU
Copy link
Author

KondeU commented Aug 14, 2023

all right, maybe I just can keep an eye on the new version, maybe other changes will fix it...

@Mrlinkwii
Copy link
Contributor

can this be rechecked on latest nightly :)

@pv-oliveira
Copy link

Is there a solution? I'm facing the same issue

@lightningterror
Copy link
Contributor

@KondeU Can this be re tested on latest Nightly, if the issue persists can you take a blockdump using 1.6 from starting the game till after pressing the start on the second joystick?

@Mrlinkwii
Copy link
Contributor

i think this may be a duplicate of #8197 not sure tho

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants