VSVGA.SYS: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This driver provides DOS SVGA support. If you do not use DOS or WIN-OS/2 programs, you can remove this driver from CONFIG.SYS. | This driver provides DOS SVGA support. Virtual device driver for SVGA graphic cards used by DOS and Windows. If you do not use DOS or WIN-OS/2 programs, you can remove this driver from CONFIG.SYS. | ||
DEVICE=\OS2\MDOS\VSVGA.SYS <parameters> | DEVICE=\OS2\MDOS\VSVGA.SYS <parameters> | ||
==Parameters== | ==Parameters== | ||
; /int10textgrfxsafe : This parameter may also be used to solve the windowed Win16 session not working issue. | ; /int10textgrfxsafe : This parameter may also be used to solve the windowed Win16 session not working issue. | ||
:With this parameter enabled is also important to include the "MODE CO80"command on the Autoexec.bat file. | :With this parameter enabled is also important to include the "MODE CO80"command on the Autoexec.bat file. | ||
==Versions== | |||
{| class="wikitable" | |||
! Date !!Version !! Size !! Comments | |||
|- | |||
| 2006-03-22 || 14.105 || 188,797 bytes || Virtual Video Device Driver (SVGA). Vendor:IBM . Also included on ArcaOS 5.0.3 | |||
|- | |||
|} | |||
[[Category:DEVICE Statements]] | [[Category:DEVICE Statements]] |
Revision as of 16:08, 8 April 2019
This driver provides DOS SVGA support. Virtual device driver for SVGA graphic cards used by DOS and Windows. If you do not use DOS or WIN-OS/2 programs, you can remove this driver from CONFIG.SYS.
DEVICE=\OS2\MDOS\VSVGA.SYS <parameters>
Parameters
- /int10textgrfxsafe
- This parameter may also be used to solve the windowed Win16 session not working issue.
- With this parameter enabled is also important to include the "MODE CO80"command on the Autoexec.bat file.
Versions
Date | Version | Size | Comments |
---|---|---|---|
2006-03-22 | 14.105 | 188,797 bytes | Virtual Video Device Driver (SVGA). Vendor:IBM . Also included on ArcaOS 5.0.3 |