QEMU/Guests/Windows 3.1: Difference between revisions

no edit summary
No edit summary
 
===VGA setup===
Now we'll set up the generic SVGA driver which will allow for up to 256 colors. Again, [https://computernewb.com/QEMU/vmmouseSVGA.img Download the SVGA floppy driver]. Insert it into QEMU as always (CTRL-ALT-2 -> <code>change floppy0 /path/to/vmmouseSVGA.img</code> -> CTRL-ALT-1). Go to MS-DOS prompt, type <code>A:</code>, and type <code>VGAPATCH P</code>. This will patch the generic VGA driver to work with QEMU. Type <code>exit</code> and go back to Windows. Go to Main -> Windows Setup -> Options -> Change System Settings, click on the "Display" dropdown, and scroll down until you see "Other display (requires disk from OEM)". Set the path to A: and select any resolution from ET4000 (not Super VGA!). You can go up to 1024x768 with 256 colors. I chose 800x600 with 256 colors.
 
[[File:WFW Setup8.png]]