hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
https://www.ppsspp.org
Other
11.4k stars 2.19k forks source link

PPSSPP crashes on GoW: GoS startup #19638

Open jvhellraiser opened 4 days ago

jvhellraiser commented 4 days ago

Game or games this happens in

UCES01401 - God of War : Ghost of Sparta

What area of the game / PPSSPP

I just start the game so no save data yet but maybe if someone can direct me to the log file maybe i can uploaded... for me is simple just launch the game wait for a few seconds then try to close it if anyone gets this: Screenshot 2024-11-17 155841 then you are in the right track.

What should happen

PPSSPP should close the game and return to the main menu or selection screen of recent games launch.

Logs

where is this file again?

Platform

Windows

Mobile device model or graphics card (GPU)

Nvidia 4060Ti

PPSSPP version affected

v 1.18.1 - 116

Last working version

v1.17.1

Do not remember/ a few versions back

Graphics backend (3D API)

Vulkan

Checklist

hrydgard commented 3 days ago

If you change the graphics backend to Direct3D11 or OpenGL, does it work? I assume you have recent NVIDIA graphics drivers?

(though, given that you have NV it really should work...)

jvhellraiser commented 2 days ago

If you change the graphics backend to Direct3D11 or OpenGL, does it work? I assume you have recent NVIDIA graphics drivers?

(though, given that you have NV it really should work...)

I try this in version 1.18.1-122 and it crashes when closing any game on any Backend just in case you wanted to know.