mirror of
https://github.com/vcmi/vcmi.git
synced 2025-04-11 11:31:52 +02:00
- Markdown will now be validated as part of Github CI - Applied auto-fix to most common issues (mostly whitespace related) - Fixed manually some of more complex cases Some valid markdownlint rules are currently disabled, to avoid failing CI, can be enabled in future
26 lines
1.6 KiB
Markdown
26 lines
1.6 KiB
Markdown
# Installation macOS
|
|
|
|
## Step 1: Download and install VCMI
|
|
|
|
- The latest release (recommended):
|
|
- manually: <https://github.com/vcmi/vcmi/releases/latest>
|
|
- via Homebrew: `brew install --cask --no-quarantine vcmi/vcmi/vcmi`
|
|
- Daily builds (might be unstable)
|
|
- Intel (x86_64) builds: <https://builds.vcmi.download/branch/develop/macOS/intel>
|
|
- Apple Silicon (arm64) builds: <https://builds.vcmi.download/branch/develop/macOS/arm>
|
|
|
|
If the app doesn't open, right-click the app bundle - select *Open* menu item - press *Open* button. You may also need to allow running it in System Settings - Privacy & Security.
|
|
|
|
Please report about gameplay problem on forums: [Help & Bugs](https://forum.vcmi.eu/c/international-board/help-bugs) Make sure to specify what hardware and macOS version you use.
|
|
|
|
## Step 2: Installing Heroes III data files
|
|
|
|
### Step 2.a: Installing data files with GOG offline installer
|
|
|
|
If you bought HoMM3 on [GOG](https://www.gog.com/de/game/heroes_of_might_and_magic_3_complete_edition), you can download the files directly from the browser and install them in the launcher. Select the .bin file first, then the .exe file. This may take a few seconds. Please be patient.
|
|
|
|
### Step 2.b: Installing by the classic way
|
|
|
|
1. Find a way to unpack Windows Heroes III or GOG installer. For example, use `vcmibuilder` script inside app bundle or install the game with [CrossOver](https://www.codeweavers.com/crossover) or [Kegworks](https://github.com/Kegworks-App/Kegworks).
|
|
2. Place or symlink **Data**, **Maps** and **Mp3** directories from Heroes III to:`~/Library/Application\ Support/vcmi/`
|