Difference between revisions of "Software:Generic CADD"

From DOSBoxWiki
Jump to navigationJump to search
m
m
Line 1: Line 1:
 
Generic CADD can run full screen and, on a wide-screen monitor, Generic CADD can run without distortion even though it was designed for conventional CRT monitors (aspect ratio 4:3). First set the DOSBox configuration file for fullscreen:  
 
Generic CADD can run full screen and, on a wide-screen monitor, Generic CADD can run without distortion even though it was designed for conventional CRT monitors (aspect ratio 4:3). First set the DOSBox configuration file for fullscreen:  
  
fullscreen=true <ret>  
+
fullscreen=true <\p>  
 
fulldouble=false  
 
fulldouble=false  
 
fullresolution=original  
 
fullresolution=original  

Revision as of 18:24, 23 February 2013

Generic CADD can run full screen and, on a wide-screen monitor, Generic CADD can run without distortion even though it was designed for conventional CRT monitors (aspect ratio 4:3). First set the DOSBox configuration file for fullscreen:

fullscreen=true <\p> fulldouble=false fullresolution=original windowresolution=original output=surface autolock=true sensitivity=100 waitonerror=true priority=higher,normal mapperfile=mapper-0.74.map usescancodes=true

language= machine=svga_s3 captures=capture memsize=16

frameskip=0 aspect=false scaler=none

Then set Generic CADD to run in video mode 106h with the VESA16.vgd driver or 107h with the VESA256.vgd driver (or to a lower resolution, if necessary). Generic CADD has a command -- RA -- to adjust for the screen aspect ratio. When you execute the command, two lines are shown on the screen and you you enter the measured lengths of the lines (nominally the width and height of the screen). This will adjust Generic CADD so that circles are round and squares, square.

If the RA command doesn't exist, which may be the case for Generic CADD version 6.0.0, set the ratio of the two numbers in line 72 of the environment file, "environ.fil", (normally "8.750000 6.750000") to the aspect ratio of the screen, e.g. "16.000000 9.000000."