🇸🇪 Sweden
Joined: 4/20/2023
Posts: 20
Location: 🇸🇪 Sweden
I want to play a game for win 3.11 that's on several iso-discs. I've created an xml for win 3.11 and the game disks with the Multi-disk Bundler tool. Now for the game to run in full screen I want to change resolution to 640x480 (or 800x640). When I use Windows Setup for changing this, it asks for DISK2.img of Win 3.11. I've tried two different things here: 1. Adding the windows img disks in the xml-file as additional drives, but they are not recognized 2. Created an iso with the windows img disk files, added it as an additional drive and copied the files to c:. Then I tried "imgmount a DISK2.IMG -t floppy", but get the error "The image must be on a host, local or network drive. Must specify image file(s) to mount", even though the file is in the root where I run imgmount from. How can I change resolution in Win 3.11/have it read the IMG-file?
eien86
He/Him
Judge, Expert player (3812)
🇨🇭 Switzerland
Joined: 3/21/2021
Posts: 347
Location: 🇨🇭 Switzerland
Hi Thornstrom If you follow the instructions for making a Windows 3.11 movie in this guide, you will end up with a windows installation that contains the right video drivers and supports the resolutions you mention. Let us know if you have any questions
🇸🇪 Sweden
Joined: 4/20/2023
Posts: 20
Location: 🇸🇪 Sweden
Ah ok, when I chose another 640x480 option in the list, it didn't need a disk. Thanks for the help.