diff --git a/src/SUMMARY.md b/src/SUMMARY.md index df0df27..0955c0a 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -5,6 +5,7 @@ - [What's Where?](./paths.md) - [WhiskyCmd](./whiskycmd.md) - [Whisky vs. CrossOver](./cx.md) +- [Whisky x Heroic](./whisky-x-heroic.md) - [Debugging](./debugging.md) - [Game Support](./game-support/README.md) - [Among Us](./game-support/among-us.md) diff --git a/src/whisky-x-heroic.md b/src/whisky-x-heroic.md new file mode 100644 index 0000000..eb9ff31 --- /dev/null +++ b/src/whisky-x-heroic.md @@ -0,0 +1,14 @@ +# Using Heroic with Whisky + +Heroic Games Launcher allows you to install and run games from stores such as Epic Games, GOG, and Amazon Prime Games. With Whisky, it really becomes a powerful tool for running games on macOS. In this guide, we'll show you how to set up Heroic with Whisky. + +## Guide + +1. You'll need to install [Heroic](https://heroicgameslauncher.com/). +> [!IMPORTANT] +> The Windows version of Heroic will not work with Whisky. Make sure to download the Mac version. +1. After you finish installing Heroic, you'll need to configure settings within Heroic in order to use Whisky. + 1. In the sidebar, select `Settings`. + 2. Under the `Settings` tab in the sidebar, select `Game Defaults`. + 3. Under `Crossover/Wine Version` select `Whisky 2.3.x`. +2. You're all set! You can now install and run games using Heroic and Whisky. \ No newline at end of file