diff --git a/retroarch.cfg b/retroarch.cfg index 2a295a843e..813bf8720d 100644 --- a/retroarch.cfg +++ b/retroarch.cfg @@ -62,7 +62,7 @@ # Smoothens picture with bilinear filtering. Should be disabled if using pixel shaders. # video_smooth = true -# Forces rendering area to stay equal to SNES aspect ratio 4:3 or as defined in video_aspect_ratio. +# Forces rendering area to stay equal to game aspect ratio or as defined in video_aspect_ratio. # video_force_aspect = true # A floating point value for video aspect ratio (width / height).