diff options
Diffstat (limited to 'default.cfg')
-rw-r--r-- | default.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/default.cfg b/default.cfg index b636464..91a75fd 100644 --- a/default.cfg +++ b/default.cfg @@ -146,6 +146,8 @@ video { #this is useful for those running on machines with Open GL 2.0 unavailable #so the warning doesn't display on startup gl on + #scaling can be linear (for linear interpolation) or nearest (for nearest neighbor) + scaling linear ntsc { overscan { #these values will result in square pixels in H40 mode |