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.02k stars 2.15k forks source link

Useful things we could display on the "bluescreen" #13299

Open hrydgard opened 4 years ago

hrydgard commented 4 years ago

When a game crashes, PPSSPP now displays a "bluescreen" with some crash information.

We could make better use of it and display more information, so here's an issue to collect ideas for that.

unknownbrackets commented 4 years ago

I wonder if we want a sequence of letters or abbreviations to fit all this info on the screen within a screenshot, or if we can just fit it all.

Things already sent / considered for reporting, some which might not be relevant here (not all of these are saved by reporting):

Other things of possible interest:

Not sure all those are that useful, but just throwing out ideas.

-[Unknown]

hrydgard commented 4 years ago

Good list.

Mobile devices are quite high resolution nowadays, we could just use very tiny text to fit a lot of this...

hrydgard commented 3 years ago

Moving further improvements to the next version.