Jump to content

Battlefield 2 on Linux: Notes & Tips: Difference between revisions

m
Line 122: Line 122:
</pre>
</pre>


* `+fullscreen 1` — enables fullscreen mode.   
* <code>+fullscreen 1</code> — enables fullscreen mode.   
* `+szx 1024` — sets the screen width to 1024 pixels.   
* <code>+szx 1024</code> — sets the screen width to 1024 pixels.   
* `+szy 768` — sets the screen height to 768 pixels.   
* <code>+szy 768</code> — sets the screen height to 768 pixels.   
* `+menu 1` — starts the game with the menu enabled.   
* <code>+menu 1</code> — starts the game with the menu enabled.   
* `+modPath mods/AIX2` — specifies the mod to load. The value must match the exact folder name inside the `mods` directory. If omitted, the game launches in vanilla mode.
* <code>+modPath mods/AIX2</code> — specifies the mod to load. The value must match the exact folder name inside the `mods` directory. If omitted, the game launches in vanilla mode.


==Troubleshooting==
==Troubleshooting==