PCSX2: hiding mouse cursor in fullscreen

This commit is contained in:
XargonWan 2024-04-11 21:20:13 +09:00
parent 68dcbd8200
commit 7bb1c6e9af

View file

@ -7,7 +7,7 @@ PauseOnFocusLoss = true
StartFullscreen = true StartFullscreen = true
StartPaused = false StartPaused = false
ConfirmShutdown = false ConfirmShutdown = false
HideMouseCursor = false HideMouseCursor = true
RenderToSeparateWindow = false RenderToSeparateWindow = false
HideMainWindowWhenRunning = false HideMainWindowWhenRunning = false
DisableWindowResize = false DisableWindowResize = false