Support for 1024x768, 1280x1024, 1400x1050 and 1600x1200 resolutions!

(Thanks, Shin-Ichi!)
This commit is contained in:
William Kendrick 2004-10-24 21:23:22 +00:00
parent 42529fa427
commit bdc6d1eb4f
9 changed files with 243 additions and 134 deletions

View file

@ -5,7 +5,7 @@
#
# Bill Kendrick <bill@newbreedsoftware.com>
# Default distribution version last modified:
# May 30, 2004
# October 24, 2004
# The variables described below are initially commented out.
@ -39,11 +39,15 @@
# windowed=yes
### Larger, 800x600 mode (EXPERIMENTAL), or smaller 640x480 mode?
### -------------------------------------------------------------
### Window size / screen resolution. (640x480 is the default.)
### -----------------------------------------------------------
#
# 800x600=yes
# 640x480=yes
# windowsize=1600x1200
# windowsize=1400x1050
# windowsize=1280x1024
# windowsize=1024x768
# windowsize=800x600
# windowsize=640x480
### Disable sound effects?