mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
CITRA: forcing fullscreen on boot now that we have global hk
This commit is contained in:
parent
44a61d2261
commit
4cad290906
|
@ -482,8 +482,8 @@ enable_discord_presence=true
|
||||||
enable_discord_presence\default=true
|
enable_discord_presence\default=true
|
||||||
firstStart=false
|
firstStart=false
|
||||||
firstStart\default=false
|
firstStart\default=false
|
||||||
fullscreen=false
|
fullscreen=true
|
||||||
fullscreen\default=true
|
fullscreen\default=false
|
||||||
hideInactiveMouse=false
|
hideInactiveMouse=false
|
||||||
hideInactiveMouse\default=true
|
hideInactiveMouse\default=true
|
||||||
pauseWhenInBackground=false
|
pauseWhenInBackground=false
|
||||||
|
|
Loading…
Reference in a new issue