|
To get around this problem, VAntAGE has three options, each will cause
every single game it supports to run in a 256x256 mode on a horizontal arcade monitor.
So, by using one of these options, once you've got any VAntAGE game to
sync correctly to your monitor - all games will sync.
Options
-crop
This is the simplest option, it just crops the display to 256 lines.
-scale
This scales the game vertically to 256 lines.
Scaling just involves 'dropping' display lines to fit the smaller
vertical resolution.
If this is done with a 'generic' scaling routine - it can lead to a fairly
bad 'approximation' of the original image.
To avoid this, VAntAGE's scaling is game specific, and is done is such
a way as to drop lines which affect the game's display as little as
possible.
|
|