Installer world-of-warcraft-firestorm-work-correctly

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: 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 .
game_slug: world-of-warcraft-firestorm
gogslug: ''
humblestoreid: ''
installer_slug: world-of-warcraft-firestorm-work-correctly
name: 'world of warcraft : firestorm'
notes: ''
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-work-correctly
steamid: null
version: work correctly
year: 2004
{
  "game_slug": "world-of-warcraft-firestorm",
  "version": "work correctly",
  "description": "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 .",
  "notes": "",
  "name": "world of warcraft : firestorm",
  "year": 2004,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "world-of-warcraft-firestorm-work-correctly",
  "installer_slug": "world-of-warcraft-firestorm-work-correctly",
  "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