Ok, guys, after a bit of hard work here is first beta which allows to switch video modes. It does not complete yet and lacks gloss, but at least you can try it and tell me what still need to be done. Please report any bugs you encounter.
New command line parameters:
/XGA - enables 1024x768 video mode
/SVGA - enables 800x600 video mode
This modes are supported in fullscreen and windowed modes.
To see all available switches run the mod with
/?
For example, to run the mod in window 1024x768 you should:
- Extract the RAR-archive into game folder (by default C:\Program Files\Bitmap Brothers\Z)
- Write in command line: WinZMod /w3d /xga
P.S. Just a few tips on how to enter command line parameters. There are plenty of ways of doing it, for example, you could use:
1) Some file commanders such as "FAR manager" or the command prompt (Go to Start > All Programs > Accessories > Command Prompt)
2) Windows Run line. See explanations
here.
Providing the game installed in its default directory, type in the run line:
"C:\Program Files\Bitmap Brothers\Z\WinZMod.exe" /w3d /xga
3) Shortcut. Go to the game folder. Create a shortcut for WinZMod executable. To add command line parameters to it follow this steps:
Right click the file and select Properties.
Under the shortcut tab, you will see an area that says Target, this will list the exact location of the file within quotation marks.
Modify the Target adding the command line variables after the last quotation mark.
Press apply and start your game via the shortcut.
Here is an example of a shortcut target for WinZMod with a command line parameter added to:
"C:\Program Files\Bitmap Brothers\Z\WinZMod.exe" /w3d /xga