this post was submitted on 17 Jul 2023
11 points (100.0% liked)

Linux Gaming

14272 readers
58 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS
 

I heard a rumor that some open source World of Warcraft is about to launch and rather sooner than later. If the rumor is true, what is the project name and is it available for Linux?

I've never played the game but I would give it a try if it is released for Linux.

top 7 comments
sorted by: hot top controversial new old
[–] [email protected] 14 points 11 months ago (1 children)

I find this unlikely, especially without a source. That said, vanilla wow is already very playable on Linux using private servers.

[–] [email protected] 2 points 11 months ago (1 children)

Thanks a lot! Would you provide me some guide or explain me how I could start my journey with WoW?

[–] andybug 6 points 11 months ago

I've played WoW classic on Linux without any real issues. The easiest way imo is through Lutris.

  1. Install Lutris (should be in most distro repos)
  2. Add game, choose battle.net
  3. Let it install, launch, and login to battle.net
  4. Install WoW classic from inside battle.net

Be sure to note where Lutris is installing your games (it's configurable), so that if you decide to use add-ons you'll know where to put them. I used WowUp, specifically the CurseForge version to manage my add-ons.

WoW itself runs pretty much flawlessly. I may have made some VK3D tweaks, but I'm not home and can't check my notes. Let me know if you run in to any problems.

[–] ulu_mulu 11 points 11 months ago* (last edited 11 months ago) (2 children)

Opensource yes, original impossible.

WoW server emulators have been in development for over a decade, they're public projects on GitHub and released under opensource licenses, all private servers use those emulators, none of them has original code, it's never been stolen.

You can compile them for Linux (as well as Windows), how well they work depends on the version, up to WoTLK they're fine, from Cata on they're quite bad.

You will need the original clients that are Windows only but they work flawlessly with WINE.

Most popular projects:

[–] [email protected] 2 points 11 months ago (1 children)

Thanks a lot! Let's see if I manage to launch this lol

[–] ulu_mulu 3 points 11 months ago

If you never played WoW before, I suggest you play the official one before dabbling with emulators/private servers, it's a much better experience if you know nothing about the game.

WoW client is not native on Linux but it runs flawlessly regardless, always have, it's also very easy to install with Lutris: https://lutris.net/games/world-of-warcraft/, use the battle.net script and follow instructions to install dependencies first.

[–] [email protected] 1 points 11 months ago

Thanks a lot! Let's see if I manage to launch this lol