Installer world-of-warcraft-firestorm-servers

files:
- installer: https://firestorm-servers.com/assets/other/FirestormLauncherSetup.exe
game:
  arch: win64
  exe: $GAMEDIR/drive_c/Program Files (x86)/Firestorm Launcher/FirestormLauncher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating 64bit Wine prefix.
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: arial d3dx9 d3dcompiler_47 dxvk vcrun2013 vcrun2019
    arch: win64
    description: Installing Arial font
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    description: 'Wine Staging: Enabling DXVA2'
    key: backend
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\DXVA2
    prefix: $GAMEDIR
    value: va
- task:
    arch: win64
    description: Install the game but don't launch only close after the game install.
    executable: installer
    name: wineexec
description: "\u201CWorld of Warcraft private servers with all expansions: from WotLK\
  \ to Dragonflight.\u201D"
game_slug: world-of-warcraft
gogslug: ''
humblestoreid: ''
installer_slug: world-of-warcraft-firestorm-servers
name: World of Warcraft
notes: It works correctly, but at the moment after selecting a folder where the game
  will be and downloading it, they must look for the WOW.exe with the option of run
  exe inside wine prefix, after executing it they must wait approximately 10 minutes
  for the bar to appear downloading the game, and let it download, then enter the
  game configuration in lutris and change the path of the executable, where is the
  Wow to run it directly always .
runner: wine
script:
  files:
  - installer: https://firestorm-servers.com/assets/other/FirestormLauncherSetup.exe
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/Program Files (x86)/Firestorm Launcher/FirestormLauncher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating 64bit Wine prefix.
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: arial d3dx9 d3dcompiler_47 dxvk vcrun2013 vcrun2019
      arch: win64
      description: Installing Arial font
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: 'Wine Staging: Enabling DXVA2'
      key: backend
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\DXVA2
      prefix: $GAMEDIR
      value: va
  - task:
      arch: win64
      description: Install the game but don't launch only close after the game install.
      executable: installer
      name: wineexec
slug: world-of-warcraft-firestorm-servers
steamid: null
version: Firestorm servers
year: 2004
{
  "game_slug": "world-of-warcraft",
  "version": "Firestorm servers",
  "description": "\u201cWorld of Warcraft private servers with all expansions: from WotLK to Dragonflight.\u201d",
  "notes": "It works correctly, but at the moment after selecting a folder where the game will be and downloading it, they must look for the WOW.exe with the option of run exe inside wine prefix, after executing it they must wait approximately 10 minutes for the bar to appear downloading the game, and let it download, then enter the game configuration in lutris and change the path of the executable, where is the Wow to run it directly always .",
  "name": "World of Warcraft",
  "year": 2004,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "world-of-warcraft-firestorm-servers",
  "installer_slug": "world-of-warcraft-firestorm-servers",
  "script": {
    "files": [
      {
        "installer": "https://firestorm-servers.com/assets/other/FirestormLauncherSetup.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/Program Files (x86)/Firestorm Launcher/FirestormLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating 64bit Wine prefix.",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "arial d3dx9 d3dcompiler_47 dxvk vcrun2013 vcrun2019",
          "arch": "win64",
          "description": "Installing Arial font",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Wine Staging: Enabling DXVA2",
          "key": "backend",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\DXVA2",
          "prefix": "$GAMEDIR",
          "value": "va"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Install the game but don't launch only close after the game install.",
          "executable": "installer",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game