This is the readme file for version 1 of the LFS Custom Resolution Launcher application

Overview
At the time of writing LFS does not allow the user to specify command line options for resolution, refresh rate etc. This application allows the user to specify a desired resolution, refresh rate, colour depth and whether or not LFS should start in windowed or full screen mode.

Usage
Keep a backup copy of your cfg.txt file.
To use this application you must place the "LFSCustomResolutionLauncherV1.jar" file in the root folder of the LFS installation you wish to specify options for. The application can then either be run from the command prompt, by creating BAT files (a couple of examples of such BAT files are included in this archive) or by creating a shortcut to the JAR file. Whichever way you choose to run the application you MUST specify some arguments to the application. The required arguments are the horizontal resolution, the vertical resolution and the refresh rate (in that order). In addition you may also specify a colour depth (16 or 32 bit) and/or whether LFS should start in windowed mode. If you specify either of these additional parameters they must come AFTER the resolution and refresh rate. If you do not specify the additional parameters they will remain at whatever value they were at when LFS was last run.
Here are some examples of command line arguments and what the result will be:

Command 		: Result
1920 1200 60		: 1920x1200 @ 60Hz. Colour depth and windowed mode will be unchanged from the last time LFS was run.
1280 1024 75 true 32	: 1280x1024 @ 75Hz. Windowed mode. 32 bit colour.
1680 1050 60 false 32	: 1680x1050 @ 60Hz. Full screen mode. 32 bit colour.
640 480 75 16		: 640x480 @ 75Hz. 32 bit. Windowed mode unchanged from last time LFS was run.

Disclaimer
Run this application at your own risk. I accept no responsibility for damage to property or personal injury which comes as a result of running this application.

amp88 - www.darksideracing.net
