X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/bac7d94bd999fd036f082c165bc8e5c73ef1dcc4..b4d5e1b103494e415e7ded2dacad2f6347df780d:/retroarch/retroarch.cfg diff --git a/retroarch/retroarch.cfg b/retroarch/retroarch.cfg index 35e4467..46c1445 100644 --- a/retroarch/retroarch.cfg +++ b/retroarch/retroarch.cfg @@ -52,7 +52,7 @@ video_driver = "gl" video_fullscreen = true # If fullscreen, prefer using a windowed fullscreen mode. -# video_windowed_fullscreen = true +# video_windowed_fullscreen = false # Which monitor to prefer. 0 (default) means no particular monitor is preferred, 1 and up (1 being first monitor), # suggests RetroArch to use that particular monitor. @@ -65,7 +65,7 @@ video_fullscreen = true # video_vsync = true # Smoothens picture with bilinear filtering. Should be disabled if using pixel shaders. -# video_smooth = true +video_smooth = false # Forces rendering area to stay equal to game aspect ratio or as defined in video_aspect_ratio. # video_force_aspect = true