Mercurial > repos > blastem
diff default.cfg @ 2644:c5c9498ff279
Implement integer scaling
author | Michael Pavone <pavone@retrodev.com> |
---|---|
date | Fri, 28 Feb 2025 22:40:18 -0800 |
parents | 07faf0f5466f |
children |
line wrap: on
line diff
--- a/default.cfg Wed Feb 26 23:43:58 2025 -0800 +++ b/default.cfg Fri Feb 28 22:40:18 2025 -0800 @@ -307,6 +307,8 @@ scanlines off vsync off fullscreen off + #forces an integer ratio between the emulated height and the height on screen + integer_scaling off #setting gl to off, will force use of the SDL2 fallback renderer #this is useful for those running on machines with Open GL 2.0 unavailable #so the warning doesn't display on startup