-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Milestone
Description
PPSSPP can handle crashes internally and present a bluescreen for investigation instead of just dying. This is mostly useful with the JIT (we're unable to properly handle crashes from the IR interpreter).
Unfortunately on some platforms this is not yet supported. Checked platforms are supported.
- Windows x64/x86
- Android (ARM64/ARM/x64)
- Linux (x64/x86/ARM/ARM64)
- Windows ARM64 (Enable exception handling on Windows ARM64 #20858 )
- iOS (not reallly relevant without the JIT though)
- MacOSX
- Other (loongarch etc)
Planned for 1.20 is only Windows ARM64.
anr2me
Metadata
Metadata
Assignees
Labels
No labels