QDSF
Quick and Dirty Space Fight simulation
Copyright (c) 2003 by Tobias Dammers
Installation
- Unzip all files to a new folder, preserving directory structure.
- Get alleg41.dll and place it either in windows\system or in the same folder.
- Run setup.exe to install joystick (the rest is not supported yet).
Uninstall
Well, just delete the whole folder you created on install.
Running
For normal full-screen execution, just run qdsf.exe. If you want to specify execution mode more explicitly, here is a little syntax plus some options:
qdsf.exe [filename] [-options]
where [filename] is the name of a .VCD (Vessel Configuration Description) file - just plain text scripts, you can find some in the \data folder, and [-options] is a combination of these:
-Rx selects a screen resolution. x stands for:
0 320 x 200
1 320 x 240
2 400 x 300
3 640 x 480
4 800 x 600
5 1024 x 768
6 1280 x 1024
If not supported, qdsf will run in 640x480, or it may fail, depending on OpenGL implementation.
-cl selects 15 or 16 bit color (default is 24 or 32).