home *** CD-ROM | disk | FTP | other *** search
- M64VBE is a Terminate and Stay Resident (TSR) program for Mach64 product
- only. The program supports few options. To load the program, type M64VBE.
- To see the options menu, type M64VBE again without any option keyword. It
- is not necessary to unload the TSR to change the options. You can change
- the options by typing the option keywords after M64VBE. The program supports
- multiple keywords entered from the command line. For example, M64VBE kw1 kw2.
- The options can be entered in any order.
-
- M64VBE supports the following options:
-
- u - Unload or remove M64VBE from memory.
- s - Enable single window implementation. This single window will be
- readable as well as writable. If your application uses VESA mode
- and has problem with the mouse, you may want to try this option.
- d - Enable dual read and write windows implementation.
- 3 - Enable 320x200 & 320x240 modes in 8bpp, 15bpp, 16bpp and 24bpp.
- VESA mode number 202h, 10dh, 10eh, 10fh are for 320x200 8bpp, 15bpp
- 16bpp and 24bpp respectively. Similarly, VESA mode number 212h,
- 213h, 214h and 215h are for 320x240.
- -3 - Disable 320x200 & 320x240 modes.
- vw - Enable VGAWonder memory paging. Mach64 uses a different paging
- scheme from VGAWonder paging scheme. This option will make Mach64
- backward compatible to the VGAWonder paging scheme. You may want
- to use this option for older applications that use VGAWonder
- memory paging. (e.g. FXDraw from ROBOCFG)
- -vw - Disable VGAWonder paging.
- vga - Use standard VGA CRT parameters. Many games that support VESA mode
- require this option (e.g. Rise of the Robot, HardBall 4, 8 Ball
- Deluxe).
- acc - Use accelerator CRT parameters.
-
- Example:
- M64VBE s vw
-
- will enable single read/write window and VGAWonder paging.
-
- Some options can not coexist. For instance, if you try to load the TSR with
- keywords 320 modes enabled and 320 modes disabled, the program will use the
- default option.
-
-