PCSX2 / pcsx2

PCSX2 - The Playstation 2 Emulator
https://pcsx2.net
GNU General Public License v3.0
11.89k stars 1.63k forks source link

[BUG]: Emulator crashing after "PlayStation 2" logo with Vulkan renderer #8596

Closed z0ligit closed 1 year ago

z0ligit commented 1 year ago

Describe the Bug

I've tried to run GTA: LCS and Mafia 1 with the Vulkan renderer after updating, but the emulator hangs, and then closes right after the boot sequence. Tried a fresh build, with the same results. The last version that worked for me was v1.7.4334.

crash-2023-04-07-18-11-56-535.txt

Reproduction Steps

Change renderer to Vulkan.

Expected Behavior

Emulator not crashing, and the game starting successfully.

PCSX2 Revision

v1.7.4344

Operating System

Windows 10 (64bit)

If Linux - Specify Distro

No response

refractionpcsx2 commented 1 year ago

can you zip up the .dmp crash file as well and upload that please, the text file isn't much use to us alone.

z0ligit commented 1 year ago

pcsx2-v1.7.4344-windows-64bit-Qt.zip

refractionpcsx2 commented 1 year ago

thanks, one moment.

refractionpcsx2 commented 1 year ago

Hmm, the crash dump doesn't really tell me a whole lot, except it's crashing in your intel graphics driver. Do you have a proper GPU?

z0ligit commented 1 year ago

I have an integrated Intel UHD 620 on this PC

refractionpcsx2 commented 1 year ago

Then you probably shouldn't be using vulkan on that, the drivers are pretty broken, you should be using DX11 really.

z0ligit commented 1 year ago

Okay, thank you for your help