Merge remote-tracking branch 'upstream/main' into dev
This commit is contained in:
commit
d76bbdc150
1 changed files with 2 additions and 2 deletions
|
@ -390,9 +390,9 @@ RspPlugin = "mupen64plus-rsp-hle.so"
|
|||
[Video-General]
|
||||
|
||||
# Width of output window or fullscreen width
|
||||
ScreenWidth = 1152
|
||||
ScreenWidth = 1920
|
||||
# Height of output window or fullscreen height
|
||||
ScreenHeight = 1920
|
||||
ScreenHeight = 1152
|
||||
# Use fullscreen mode if True, or windowed mode if False
|
||||
Fullscreen = False
|
||||
# If true, activate the SDL_GL_SWAP_CONTROL attribute
|
||||
|
|
Loading…
Reference in a new issue