Update getting started

This commit is contained in:
smallmodel 2024-08-24 12:01:37 +02:00
parent 1c8b4a1922
commit 3b94904ea8
No known key found for this signature in database
GPG key ID: A96F163ED4891440

View file

@ -2,13 +2,15 @@
## Game selection
**Medal of Honor: Allied Assault** is the default game, but expansions are also supported.
**Medal of Honor: Allied Assault Spearhead** and **Medal of Honor: Allied Assault Breakthrough** are supported in OpenMoHAA using the `com_target_game` variable. To play an expansion, append the following command-line arguments to the executable:
- `+set com_target_game 1` for Spearhead (mohaas/mohta)
- `+set com_target_game 2` for Breakthrough (mohaab/mohtt)
- `+set com_target_game 1` for Spearhead (mohaas/mohta, mainta)
- `+set com_target_game 2` for Breakthrough (mohaab/mohtt, maintt)
On Windows, you can create a shortcut to OpenMoHAA with these command-line arguments.
The default value of `com_target_game` is 0 for the base game (main).
The default value of `com_target_game` is 0 for the base game (mohaa, main).
With `com_target_game`, OpenMoHAA will support the network protocol accordingly.