Back to download options

Sylvania Launcher - Linux Version

This version brings native Sylvania Launcher support to Linux systems. It directly integrates Wine-GE in a fully transparent way to launch World of Warcraft 3.3.5 without configuration!

📥 Installation and Launch

The launcher is provided as an AppImage, which means there is nothing to install on your system!

  1. Download the SylvaniaLauncher-v2.8-x86_64.AppImage file below.
  2. Make the file executable:
    • In GUI: Right click on the file -> Properties -> Permissions -> Check "Allow executing file as program".
    • In terminal: chmod +x SylvaniaLauncher-v2.8-x86_64.AppImage
      chmod +x SylvaniaLauncher-v2.8-x86_64.AppImage
  3. Double-click the file to launch the Sylvania Launcher!

(On the very first launch, the launcher will automatically and silently download the optimized Wine-GE engine, please wait a few seconds).

🗑️ Uninstallation

Since it's an AppImage, to uninstall the launcher, just delete the .AppImage file.

To remove all of the launcher's data, delete the following folder (visible by showing hidden folders with Ctrl+H):

  • ~/.local/share/Sylvania/Sylvania Launcher/ (it contains the preferences, the data, the Wine engine and the Wine prefix)

To remove it from the command line:

rm -rf ~/.local/share/Sylvania/Sylvania\ Launcher/
Tip

The launcher uses built-in Wine-GE to launch the game transparently, you don't need to configure anything.

Important

Make sure your game folder has write permissions so the launcher can apply patches and updates.