1.5x upscaling is maximally ugly actually. put some more useful steps in there instead.

This commit is contained in:
lif 2021-12-16 01:14:04 -08:00
parent 5dd0e35bb1
commit 5b5af9b019

View file

@ -17,9 +17,11 @@ EndSection
Section "Monitor"
Identifier "Monitor0"
Option "PreferredMode" "1064x512_60.00"
# 1.5x upscaling to native (768p)
Modeline "1064x512_60.00" 42.56 1064 1096 1200 1336 512 513 516 531 -HSync +Vsync
Option "PreferredMode" "1128x540_60.00"
# fits 800x600, great for that Windows XP you've got running in qemu-kvm!
Modeline "1248x600_60.00" 59.71 1248 1296 1424 1600 600 601 604 622 -HSync +Vsync
# half 1080p, in case you need to integer downscale a full-HD video?
Modeline "1128x540_60.00" 48.03 1128 1168 1280 1432 540 541 544 559 -HSync +Vsync
# whole-number multiple of Gameboy Advance resolution (160p * 3)
Modeline "1000x480_60.00" 37.45 1000 1024 1128 1256 480 481 484 497 -HSync +Vsync
# whole-number multiple of Super NES resolution (224p * 2)