Difference between revisions of "Resolution"

From TTWiki
Jump to navigationJump to search
m (3 revisions)
(Reformat and update)
 
Line 1: Line 1:
 
'''''Allow changing the resolution TTD runs in'''''
 
 
=Resolution=
 
 
 
Allow changing the resolution TTD runs in (Windows version only)
 
Allow changing the resolution TTD runs in (Windows version only)
   
 
'''2.0.1 alpha 41 or later'''
 
'''2.0.1 alpha 41 or later'''
   
-=Switch=-
+
==Switch==
   
 
Configuration file: resolutionwidth <num>, resolutionheight <num>
 
Configuration file: resolutionwidth <num>, resolutionheight <num>
Line 14: Line 9:
 
Command line: none
 
Command line: none
   
-=Description=-
+
==Description==
   
This switch sets the resolution of TTD's window, or the fullscreen mode it runs in. In fullscreen TTD must be able to find the corresponding DirectX mode for this to work. This switch is incompatible with screen setting 5 ("clean update system") from TTD's setup program and will revert to setting 4 in that case.
+
This switch sets the resolution of TTD's window, or the fullscreen mode it runs in. In fullscreen TTD must be able to find the corresponding DirectX mode for this to work. This switch is incompatible with screen setting 5 ("clean update system") from TTD's setup program and will revert to setting 4 in that case.
   
 
For most graphics cards, the horizontal resolution must be a multiple of 4 or 32 or the display will be distorted.
 
For most graphics cards, the horizontal resolution must be a multiple of 4 or 32 or the display will be distorted.
   
<span style='color:#FF0000'>Note: TTDPatch without Versionsinformation will fail if the resolution is set to 640x480 !</span>
+
<span style='color:red'>Note: TTDPatch compiled without version information will fail if the resolution is set to 640x480!</span>
   
 
This feature was contributed by Oskar Eisemuth.
 
This feature was contributed by Oskar Eisemuth.

Latest revision as of 14:37, 13 June 2011

Allow changing the resolution TTD runs in (Windows version only)

2.0.1 alpha 41 or later

Switch

Configuration file: resolutionwidth <num>, resolutionheight <num>

Command line: none

Description

This switch sets the resolution of TTD's window, or the fullscreen mode it runs in. In fullscreen TTD must be able to find the corresponding DirectX mode for this to work. This switch is incompatible with screen setting 5 ("clean update system") from TTD's setup program and will revert to setting 4 in that case.

For most graphics cards, the horizontal resolution must be a multiple of 4 or 32 or the display will be distorted.

Note: TTDPatch compiled without version information will fail if the resolution is set to 640x480!

This feature was contributed by Oskar Eisemuth.