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.
Currently, the only live crash reports "from the field" are the ones that Google Play detects on Android devices.
This means that we are missing any PC-specific crashes, and also it's difficult for me to give access to the reports to other developers securely.
We should look into other crash reporting systems like Google Crashpad / Breakpad and similar ones that have open source crash catchers, or build our own, possibly on top of the reporting system we already have.
Currently, the only live crash reports "from the field" are the ones that Google Play detects on Android devices.
This means that we are missing any PC-specific crashes, and also it's difficult for me to give access to the reports to other developers securely.
We should look into other crash reporting systems like Google Crashpad / Breakpad and similar ones that have open source crash catchers, or build our own, possibly on top of the reporting system we already have.