Forums

  1. General Information

    1. Announcements

      Our latest news and announcements regarding the server.

      2675
      posts
    2. Information

      Information about Firestorm Servers can be found here.

      15
      posts
    3. Rules & Policies

      Firestorm Servers rules and policies regarding all aspects of the server.

      4
      posts
    4. Recruitment

      Do you wish to be a part of the Firestorm Servers Staff? Find all information on available positions, and instructions here.

      6
      posts
    5. Events

      Tournaments and Events hosted on our International realms will be announced here.

      43
      posts
  2. Development

    1. Development News

      News of our current development progress.

      471
      posts
    2. 190
      posts
    3. 917
      posts
    4. Learning Section

      Guides tutorials, and questions regarding SQL/C++.

      65
      posts
    5. Submit a patch

      Submit a patch to assist our developers. To contribute to the project, click here.

      966
      posts
  3. Community

    1. Tutorials & Guides

      Help out other community members by creating a tutorial or guide.

      934
      posts
    2. Roleplay

      Share your roleplay experience with other members.

      312
      posts
    3. Resources

      Share your artwork or World of Warcraft Addons.

      1365
      posts
    4. Off Topic

      Talk about anything that’s not related to World of Warcraft.

      2350
      posts
    5. Class Forums

      Discuss anything regarding your class here.

      2198
      posts
    6. 1752
      posts
  4. Realms' Forum

    1. Dornogal

      Different sections of Dornogal can be found here.

      730
      posts
    2. Valdrakken

      Different sections of Valdrakken can be found here.

      771
      posts
    3. Oribos

      Different sections of Oribos can be found here.

      428
      posts
    4. Sethraliss

      Different sections of Sethraliss can be found here.

      615
      posts
    5. Sylvanas

      Different sections of the realm Sylvanas can be found here.

      1344
      posts
    6. Gul'dan

      Different sections of the realm Gul'dan can be found here.

      656
      posts
    7. Garrosh

      Different sections of the realm Garrosh can be found here.

      469
      posts
  5. Support

    1. Technical support   (17642 visits to this link)

       New !   In order to simplify support requests and serve you better, we use a ticket management system. 

       

    2. Suggestions   (13826 visits to this link)

       New! Do you have a suggestion or idea to improve Firestorm? Click here and create your own by choosing the "H" option in the drop menu.

    3. Forum's Archive

      Old threads that are no longer in use, or useless, can still be found here.

      8326
      posts
  • Who's Online   2 Members, 0 Anonymous, 94 Guests (See full list)

  • Member Statistics

    417811
    Total Members
    2200
    Most Online
    nick
    Newest Member
    nick
    Joined
  • Forum Statistics

    • Total Topics
      25856
    • Total Posts
      81226
  • Topics

  • Posts

    • I can relate to the curiosity and excitement of unlocking special rewards in games because exclusive items often represent progress and achievement. The request also highlights the importance of clear guidance and community support in gaming experiences. In some ways, it reminds me of Slope Rider, where I need to learn new mechanics and overcome challenges to unlock better experiences and improve my performance.
    • Stormforge MOp server was closed where played 5500 players you didnt do anything to gain more players To Garrosh realm MOP expansion better close server if you dont care for that expansion.
    • Can GM start helping players on MOP expansion for Legendary questline on some quest we need to enter Termple of Kotmogu and Silvershard Mines?Do we need to wait for months to finish just one quest.We report bug no one fix there.If you dont want to fix MOP realm close then why players to waste time on dead realm?If you have it GM for MOP expansion at all i see just onces GM on ES channel he know just to mute players if they talk english he dont help anything to players if they make ticket.I made ticket 10 days no one read it and i delete.
    • Thx for your work, though I won't use it. --- I hope it will help other Linux-Player ! --- The Reason is: I would do two clicks with a launcher. 1st click to start Game, a second click later for closing launcher. With my perferred Desktop-Starter I have nearly NO Windows-Stuff but the Game itself. All other things I need to do, I can handle on the Website with a browser.  As i said in another post two days ago, the Developer just should make a minimal WoW-Install for TWW and Pandaria - no idea if any other old Version will survive in the end. That's some files including the Freeshard-Wow-EXE and a config.wtf for Logon-Server-Connect. The Rest will be downloaded when playing the game. Though I won't benefit, much thx for your work to help the other Linux-Gamer.
    • Hey all 👋 A lot of Linux players can't run the official launcher and end up stuck on a Windows VM. I put together a small native Linux launcher that handles the whole thing, and wanted to share it for anyone in the same boat. What it does
      - Downloads, installs, updates, verifies and repairs the The War Within (11.2.5) client
      - Browse + install addons in one click
      - Live news, realm status and online players, right in the launcher
      - Launches the game through Proton/Wine and drops you at the normal WoW login screen — you sign in with your own account and password as usual How to get it
      1. Grab the latest .AppImage from the releases page:
        https://github.com/szentigrad3/firestorm-native-linux-launcher/releases
      2. Make it executable and run it:
         chmod +x firestorm-native-linux-launcher-*.AppImage
         ./firestorm-native-linux-launcher-*.AppImage
      3. Point it at an install folder (or let it download fresh), sign in, hit Play. You'll need
      - A Proton/Wine runner — umu-run (recommended) or wine
      - ~111 GB free disk for the client
      - Everything else is bundled (it carries its own WebKitGTK for the sign-in window) FAQ
      - Already have the game from a VM/other install? Point the launcher at your existing folder in Settings → Game settings and it'll verify/update in place instead of re-downloading.
      - Is my password safe? It never sees or stores it — sign-in is the real Firestorm web login, and the game login is the normal in-game screen. It only uses the public launcher API with your own account.
      - Will it get my account banned? It only does what the official launcher does — installs/updates the client and logs you in. It doesn't modify the game or automate anything. It's unofficial though, so use it at your own discretion. Please note: this is an unofficial, community-made tool — I'm just a player, it's not made by or affiliated with the Firestorm team, and it isn't officially supported. Ships no game files. Use at your own risk, and back up your stuff. Happy to help troubleshoot if anyone hits issues. Cheers!