mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 21:57:57 +03:00
Update getting started
This commit is contained in:
parent
1c8b4a1922
commit
3b94904ea8
1 changed files with 5 additions and 3 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue