Next: , Previous: Path options, Up: Reference


4.5 Graphics options

4.5.1 display-fps

— Command-line option: --display-fps=<value>
— Environment variable: LW6_DISPLAY_FPS
— XML key: display-fps

Set this to 'true' to display the number of frames per second. When this gets too low... play a smaller map, buy a new computer or contribute and hack Liquid War 6 so that it runs faster!

4.5.2 fullscreen

— Command-line option: --fullscreen=<value>
— Environment variable: LW6_FULLSCREEN
— XML key: fullscreen

Force the game to fun fullscreen. Note that the graphics backend might ignore this hint.

4.5.3 height

— Command-line option: --height=<value>
— Environment variable: LW6_HEIGHT
— XML key: height

Run the game with the given screen height.Note that the graphics backend might ignore this hint.Use with its companion option 'width'.

4.5.4 width

— Command-line option: --width=<value>
— Environment variable: LW6_WIDTH
— XML key: width

Run the game with the given screen width. Note that the graphics backend might ignore this hint.Use with its companion option 'height'.