tl;dr
My VGA monitor shows the upper 80% of the screen for the NES and TG16 cores. The rest doesn't fit the screen because it's fitting the screen horizontally, for some reason. Why?
I've been happily playing with my MiSTer for a little over a year but just now switched from HDMI to VGA output to a 15" LCD monitor.
MiSTer tutorials are great but mostly for HDMI.
Is there a tutorial for outputting through VGA?
On my MiSTer.ini I've set
forced_scandoubler=1
video_mode=6 ;640x480@60
And my monitor's resolution is also set to 640x480@60.
No clue about what could be wrong.
NES resolution is 320x240 [EDIT: sorry 256x240], so with forced_scandoubler=1 it should fit the whole screen vertically, but it "overflows". [EDIT:] Shouldn't vscale_mode=0 (the default) actually prevent this, since it's set to scale to fit the screen height?
What am I missing?
Thank you for reading.