Linux Setup Guide

Prerequisites

  • Download the AzuriteWoW launcher from our downloads page
  • Download and install the game client using the launcher
  • Make note of your installation directory

Note: We can only provide official support for running the game through Steam. While Lutris is a viable alternative, there are too many variables to provide consistent support.

Option 1: Setup with Steam (Recommended)

Steam provides excellent compatibility for running Windows games on Linux through Proton.

1. Install Steam

Install the Steam client using your distribution's package manager:

  • Ubuntu/Debian: sudo apt install steam
  • Fedora: sudo dnf install steam

2. Add AzuriteWoW to Steam

  • Launch Steam
  • Click on "Games" in the top menu
  • Select "Add a Non-Steam Game to My Library..."
  • Click "Browse" and navigate to your AzuriteWoW installation directory
  • Select "wow.exe" as the executable and click "Add Selected Programs"

3. Configure Proton

  • Right-click on AzuriteWoW in your Steam library
  • Select "Properties"
  • In the "Compatibility" tab, check "Force the use of a specific Steam Play compatibility tool"
  • Select the latest stable Proton version from the dropdown menu
  • Keep all other settings at their defaults

4. Launch the Game

  • AzuriteWoW should now appear in your Steam library
  • Click "Play" to launch the game

Option 2: Setup with Lutris

Lutris is an alternative game manager for Linux that also provides compatibility layers.

1. Install Lutris

Install Lutris using your distribution's package manager:

  • Ubuntu/Debian: sudo apt install lutris
  • Fedora: sudo dnf install lutris

2. Add AzuriteWoW to Lutris

  • Launch Lutris
  • Click the "+" button in the top-left corner
  • Select "Add game"
  • Fill in the following details:
    • Name: AzuriteWoW
    • Runner: Wine (select from dropdown)
    • Working directory: Your AzuriteWoW installation directory
    • Executable: Browse to and select "wow.exe" in your installation directory

3. Configure Wine/Proton

  • In the Game Configuration window, go to the "Runner options" tab
  • Select the latest stable Wine/Proton version
  • Lutris may prompt you to install additional components - follow these prompts as they appear

4. Launch the Game

  • Click "Save" to add the game to your Lutris library
  • Select AzuriteWoW from your library and click "Play"

Troubleshooting

  • Performance Issues: Try enabling DXVK/VKD3D in your runner settings for better graphics performance
  • Missing Dependencies: If prompted for missing libraries, install them using your distribution's package manager
  • Audio Problems: Try changing the audio driver in Wine configuration
  • Game Crashes: Check the terminal output for error messages that may help identify the issue

Different Linux distributions and hardware configurations may require specific adjustments. If you encounter any issues, please join our Discord for community support.

Remember: Our support can only assist with Steam-based installations. Lutris users may need to seek help from the Lutris community for issues specific to that platform.