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.09k stars 2.16k forks source link

Custom touch buttons: Allow empty button images, not just empty shapes #19460

Closed hrydgard closed 2 weeks ago

hrydgard commented 2 weeks ago

Feature request from Norchid on discord, this also made me find some out of bounds bugs in case of bad images in the config.

This means that there's a small chance of crashing if you use this new empty image and then downgrade PPSSPP, but that should be a pretty rare case.