1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109
|
# OpenMoHAA
[](https://github.com/openmoh/openmohaa/actions/workflows/branches-build.yml) [](https://github.com/openmoh/openmohaa/releases) [](https://github.com/openmoh/openmohaa/releases)
 


## What is OpenMoHAA?
OpenMoHAA is an open-source project aimed at preserving and enhancing **Medal of Honor: Allied Assault** (including Spearhead and Breakthrough expansions) by providing more features and bugfixes, across modern platforms and architectures.
Powered by [ioquake3](https://github.com/ioquake/ioq3) and the [F.A.K.K SDK](https://code.idtech.space/ritual/fakk2-sdk), OpenMoHAA provides:
- Full compatibility with the original game: assets, scripts and multiplayer
- Better support for modern systems
- Cross-platform support (Linux, Windows, macOS)
- Support for both single-player and multiplayer modes
- Includes all fixes from Spearhead 2.15 and Breakthrough 2.40b
- More fixes and features, such as bots and a ban system
*OpenMoHAA is an independent project and is not affiliated with or endorsed by Electronic Arts.*
## Getting started
- đĻ [Installing OpenMoHAA](docs/markdown/01-intro/01-installation.md)
- âļī¸ [How to play: Launching the game, expansions & file locations](docs/markdown/02-running/01-running.md)
- â [FAQ & Troubleshooting](docs/markdown/02-running/03-faq.md)
- đ [Setting up a game server](docs/markdown/02-running/02-running-server.md)
## Reporting Issues
> [!NOTE]
> OpenMoHAA hasn't hit version 1.0.0 yet. Think of it like a beta build from the golden age of LAN parties. Features are being added, bugs are getting squashed, and more things are being tweaked. Things might change, break, or get even better over time.
>
> If that sounds like your kind of mission, gear up, frag some bots, and help level up OpenMoHAA!
If you encounter a bug or a problem, you can do one of the following:
- Submit an [issue](https://github.com/openmoh/openmohaa/issues) on GitHub (use the template).
- Join the [OpenMoHAA Discord](https://discord.gg/NYtH58R) for a quick help.
## Additional documentation
- đ [Documentation](https://openmoh.github.io/openmohaa)
- âī¸ [Game settings & configuration](docs/markdown/03-configuration/01-configuration.md)
- đ [Code & Scripting reference](docs/markdown/04-coding/02-coding.md)
- đ [Contributing guidelines](docs/markdown/05-contributing/01-guidelines.md)
## Current state
- đ§° [Feature list](docs/markdown/01-intro/04-features.md)
### Single-player
The entire single-player campaign should work (Allied Assault, Spearhead and Breakthrough). If you encounter any bug, please create a new [GitHub issue](https://github.com/openmoh/openmohaa/issues) describing them.
### Multiplayer
- Almost fully stable
- All official game modes are supported, including those from Spearhead and Breakthrough:
- Free-For-All
- Team-Deathmatch
- Round-based match
- Objective match
- Tug-of-War (Spearhead)
- Liberation (Breakthrough)
- Popular mods like **Freeze-Tag** are supported
- Built-in bots for offline practice and for testing
- đ§ [Setting up bots](docs/markdown/02-running/01-running.md#Playing-with-bots)
You can host your own [OpenMoHAA server](docs/markdown/02-running/02-running-server.md#) or join others using OpenMoHAA.
## Screenshots
| | |
|-----------------------------------------------------------------------------------|----------------------------------------------------------------------------|
|  |  |
|  |  |
|  |  |
*More screenshots [here](docs/assets/images)*
## Development & Compiling
- đģ [Building from source](docs/markdown/04-coding/01-compiling.md)
## Third party librairies
The following third party tools and libraries are used by the project
- [Flex](https://github.com/westes/flex)
- [Bison](https://savannah.gnu.org/projects/bison/)
- [SDL](http://www.libsdl.org/)
- [OpenAL](https://www.openal.org/)
- [LibMAD](http://www.underbit.com/products/mad/)
- [cURL](https://curl.se/)
- [Libogg](https://github.com/gcp/libogg)
- [Libvorbis](https://xiph.org/vorbis/)
- [Libopus](https://opus-codec.org/)
## Resources
- đ [GitHub Repository](https://github.com/openmoh/openmohaa/)
- đ [MOHAAAA Amalgamated Allied Assault Alliance](https://mohaaaa.co.uk/AAAAMOHAA/index.php)
- đšī¸ [333networks](https://333networks.com/)
- đ [ModDB](https://www.moddb.com/games/medal-of-honor-allied-assault)
- đ [GameBanana](https://gamebanana.com/games/720)
- đŦ [Join us on Discord](https://discord.gg/NYtH58R)
|