455
edits
| Line 122: | Line 122: | ||
</pre> | </pre> | ||
* | * <code>+fullscreen 1</code> — enables fullscreen mode. | ||
* | * <code>+szx 1024</code> — sets the screen width to 1024 pixels. | ||
* | * <code>+szy 768</code> — sets the screen height to 768 pixels. | ||
* | * <code>+menu 1</code> — starts the game with the menu enabled. | ||
* | * <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== | ||