| Can I make the game run windowed/fullscreen? |
|
| Written by Jonas | ||||||||||||||||||||||
| Thursday, 14 October 2004 | ||||||||||||||||||||||
|
Previous versions of Thunder&Lightning have come preconfigured to run in a window, while latter versions will run fullscreen by default. There might be good reasons to configure TnL to run either fullscreen or windowed. Here is how. Version 070526 and laterIn file share/tnl/scripts/config.io you will find the following line: // Whether or not the game should run fullscreen ("true") or windowed ("false")Change that to "true" and the game will run fullscreen in your desktop's default resolution. If you'd rather use a different resolution: Game_auto_resolution := "false" Versions 051215 up to 060203 In file share/landscape/scripts/config.io you will find the following line: Screen_mode := "0" Change that to one of the following values:
Older VersionsOpen the file config.io in share/landscape/scripts. You will find the following:
Change the first line into Game_windowed := "0". TnL will now run fullscreen at 1024x768. |
||||||||||||||||||||||
| Last Updated ( Wednesday, 22 August 2007 ) | ||||||||||||||||||||||
