HOWTO: Run the game in a custom fullscreen resolution Added on 26/10/2005 @ 01:34:48 Applies to FM 2005, FM 2006, FM 2007,
If you have a fairly high end monitor, chances are that your monitor supports a resolution higher than the 1024x768 that FM requires and uses in fullscreen. Unfortunately there is no way to change the resolution from an in-game option at the moment (it's something we're planning to add), but there is a way you can do this.
You'll need to read "HOWTO: Start the game with command line options", and then "FM2006 Command Line Options" for the gory details about the available command line options, including the two required to run the game in a custom fullscreen resolution: --fullscreen_width and --fullscreen_height.
If you have a monitor that supports 1280x1024 and want to run the game in fullscreen in this resolution combine these command line options to say: --fullscreen_width=1280 --fullscreen_height=1024
Back |