ppsspp
ppsspp copied to clipboard
Can't disable screenshot binding for f12
Game or games this happens in
All
What area of the game / PPSSPP
There is no bind set for screenshot in controls, yet pressing f12 will result in screenshot take.
What should happen
Screenshot should not be taken if no bind is selected for f12 function.
Logs
No response
Platform
Windows
Mobile phone model or graphics card
Asus RX 560
PPSSPP version affected
v1.15.4
Last working version
No response
Graphics backend (3D API)
Direct3D 11
Checklist
- [X] Test in the latest git build in case it's already fixed.
- [X] Search for other reports of the same issue.
- [X] Try resetting settings or older versions and include if the issue is related.
- [X] Try without any cheats and without loading any save states.
- [X] Include logs or screenshots of issue.
Yeah, this is caused by us having both fixed bindings for the Windows menu stuff, and the configurable bindings that are in-game only. It gets confusing.
Though, I'm not sure why it's bad that F12 takes a screenshot?
There is already an option to disable the standard Windows shortcuts which will disable this and other UI things that are common on Windows.
-[Unknown]
Though, I'm not sure why it's bad that F12 takes a screenshot?
Cause i use https://github.com/SteamGridDB/steam-rom-manager to add stuff to steam and play with steam overlay which by default does screenshot with F12 too, resulting in two screenshots taken, PPSPPP and steam.
There is already an option to disable the standard Windows shortcuts which will disable this and other UI things that are common on Windows.
This option does not have a word about "Windows" or "Screenshot" so i wouldn't guess that i need to disable this in order to disable screenshot function. Anyway, it's confusing to have action for bindings that are not set.
It should not have a word "windows" in it, PPSSPP is multi platform and this disables all standard keyboard shortcuts, don't expect every hardcoded key to have separate off setting.😅
PPSSPP historically always had standard mapping when no mapping was present for more common stuff to avoid situation where the users being dumb, lock themselves from being able to do anything by removing controls.
It's hard to name things :) If you have a better idea please post it.
Better for me would be not to have such option and just have default bindings in controls, but that is only my opinion.
That's fair enough, and maybe we should extend the binder to run not only in-game.
Started using ppsspp again, still, this is very unintuitive to have such option (without clear description of what shortcuts it have) instead of just having preconfigured shortcuts for these actions.