Skip to content

Instantly share code, notes, and snippets.

@greenhost87
Last active January 21, 2023 06:43
Show Gist options
  • Save greenhost87/952036c91a05795b2ec10e506b72acb6 to your computer and use it in GitHub Desktop.
Save greenhost87/952036c91a05795b2ec10e506b72acb6 to your computer and use it in GitHub Desktop.

How to install Heroes 3 Launcher by daemon_n on MacOS (OSX) with WineSkin

  1. Inslall homebrew (if not installed)
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  1. Install WineSkin
brew install --no-quarantine gcenx/wine/unofficial-wineskin
  1. Download latest launcher exe, or look at discord or look at forum
  2. Run WineSkin
  3. Create new virtual machine
  4. select Heroes 3 Launcher.exe as executable and run virtual machine
  5. process lancher installation
  6. Open wineskin properties, and run regedit
  7. Add information to windows register
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Heroes 3 Launcher
InstallPath "path"
version "1.02"
  1. run launcher
  2. Install ERA
  3. Change WineSkin executable to h3era hd.exe
  4. Run and have fun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment