VOGONS


First post, by Titan91

User metadata
Rank Newbie
Rank
Newbie

I have several DOS games that run in VGA mode but the spacial resolution is less, more like 320x200. My AGP card scales this up to 640x480. I am using a real CRT monitor but was wondering if it's possible to skip every other line in software so each physically drawn scanline on the screen corresponds to its own line of pixels from the game, instead of being line doubled. I have done this with photoshopped screenshots opened within Windows at 640x480:

http://i.imgur.com/ibtIST9.jpg
http://i.imgur.com/xhM1Okk.jpg
http://i.imgur.com/s1w8hwX.jpg
http://i.imgur.com/rYPDRcK.jpg

Reply 1 of 2, by leileilol

User metadata
Rank l33t++
Rank
l33t++

Some old emulators for DOS (Zsnes, Nesticle, Loopynes) have special video modes to evoke natural scanlines (and I don't mean just dropping black on every other line in a simulated 640x480)

Though on many old monitors these modes would appear simply squished. The VGA standard typically calls for <350 line modes to be doublescanned

apsosig.png
long live PCem

Reply 2 of 2, by jxhicks

User metadata
Rank Newbie
Rank
Newbie

You could use a scanline generator much like this https://www.focusattack.com/scan-dl-vga-scanline-generator/. It should give you the effect you are looking for, though it is also going to reduce the overall brightness of the screen quite a bit.