News
Documentation History Authors Cost Video links
Forums
AdvanceMAME
AdvanceMENU
AdvanceCAB
|
Documentation of the AdvanceCAB vbe utility.
AdvanceCAB VBE 16bit BIOS Wrapper For DOS1 Synopsisvbe [/l] [/u] [/c CONFIG] 2 DescriptionThe `vbe' utility is a TSR (Terminate Stay Resident) VBE BIOS wrapper. It isn't a complete VBE BIOS. It requires an existing and working VBE BIOS.It allow to set an arbitrary video mode list with the favorite modes which work best with your video hardware without any restrictions in size and frequencies. With this utility you can play all the DOS games that use the standard VESA VBE services with your PC Monitor, TV and Arcade Monitor. At the startup the configuration file `vbe.rc', created with the utility `vbev', is read and all the modelines present are activated. The format of this configuration file is specified in the document `advv.txt'. These are some example rc files:
All the modelines present in the configuration files are used to create the list of available VBE mode. For every modeline three VBE modes with 8, 15, 16 bits are added. 3 OptionsThese are the command line options supported:
4 CardsThe program supports only some of the `vbeline' drivers listed in the `carddos.txt' file.Some of these drivers require that you in advance load the `Scitech Display Doctor' (SDD) program to work correctly. The available drivers are :
5 LimitationsAdvanceVBE isn't a complete VBE 2.0 bios. It requires an existing and working VBE BIOS. Specifically you can get the VBE 2.0 services, like the linear frame buffer, only if the preexistent BIOS supports them. Eventually, before loading AdvanceVBE, you can load a software BIOS like the `Scitech Display Doctor' or similar.The 24 and 32 bit depths are not supported. 6 Application ProblemsSome applications are able to use only some common resolutions like 320x240, 400x300, 512x384 and 640x480. Others resolutions may be completely ignored or crash the application.Others applications may get in trouble if the list of available VBE modes contains duplicate resolutions or is too big. Add only the best modelines and avoid duplicates. 7 Use In WindowsThe `vbe' utility is tested and working in Windows 98 with a S3 board. You should only load the SDD utility (if required) and the `vbe' utility in the `autoexec.bat'.Note that the Windows 16 bit HiColor modes are truly 15 bit VBE modes. So you should create some 15 bits modes in the `vbe.rc'. Windows notices only the video modes of size 640x480, 800x600, 1024x768 and 1280x1024. Any other mode is ignored. 8 TestsDoom Legacy with the `s3' driver (http://www.newdoom.com/doomlegacy/)Duke Nukem 3D with the `s3' driver Quake 1.0 with the `s3' driver Windows 98 SE with the `s3' driver 9 ExamplesLoad it:
Load it with an arbitrary configuration file:
Unload it:
You can force a specific vbeline driver adding the `device_video vbeline/DRIVER' option in your configuration file. For example :
10 BugsThe configuration file is checked only for the `device_video_modeline' and `device_video' options. All the other options are ignored.11 CopyrightThis file is Copyright (C) 2003 Andrea Mazzoleni. |