Installer ascension-wow-ascension-wow

files:
- launcher:
    filename: ascension-setup.exe
    url: https://api.ascension.gg/api/bootstrap/launcher/latest
game:
  arch: win64
  exe: $GAMEDIR/drive_c/Program Files/Ascension Launcher/Ascension Launcher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Create wine prefix
    install_mono: true
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: win10
    arch: win64
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: vcrun2015
    arch: win64
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Disabling DivxTac.dll (Automated winecfg)
    key: divxtac
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
    prefix: $GAMEDIR
    type: REG_SZ
    value: ''
- move:
    description: Move installer to game directory
    dst: $GAMEDIR/ascension-setup.exe
    src: launcher
- execute:
    command: 'WINEPREFIX="$GAMEDIR" WINEDEBUG=fixme-all PROTON_DISABLE_XALIA=1 wine
      "$GAMEDIR/ascension-setup.exe"

      sleep 90

      wait

      '
    description: Please Install Ascension Launcher to "C:\Program Files\Ascension
      Launcher" !!
system:
  env:
    PROTON_DISABLE_XALIA: '1'
wine:
  overrides:
    divxtac: disabled
description: Ascension WoW installer
game_slug: ascension-wow
gogslug: ''
humblestoreid: ''
installer_slug: ascension-wow-ascension-wow
name: Ascension WoW
notes: "THIS IS THE OFFICIAL INSTALLER THAT CAN ALSO BE FOUND ON OUR WEBSITE\r\n----\r\
  \n1. If you experience issues such as game crashing on launch, you may need to install\
  \ DXVK module. To do that, you can go to our Launcher, click on Addons and then\
  \ Modules, from there you will see DXVK as the very first selection. Install it\
  \ and you should be able to play.\r\n2. If during installation it somehow fails\
  \ with 256 error code, you may need to remove ~/.wine directory and restart your\
  \ Lutris.\r\n3. The installer will now automatically disable the \"DivxTac.dll\"\
  \ as this will cause the game to crash on linux!\r\n4. Installer has been tested\
  \ on Ubuntu 24.04, but there is no reason why other distributions may not work.\r\
  \n5. The installer was also tested on Nobara (Fedora based) and is working as of\
  \ 15th of April 2026. -- Sexxybatman"
runner: wine
script:
  files:
  - launcher:
      filename: ascension-setup.exe
      url: https://api.ascension.gg/api/bootstrap/launcher/latest
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/Program Files/Ascension Launcher/Ascension Launcher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Create wine prefix
      install_mono: true
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: win10
      arch: win64
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: vcrun2015
      arch: win64
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Disabling DivxTac.dll (Automated winecfg)
      key: divxtac
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
      prefix: $GAMEDIR
      type: REG_SZ
      value: ''
  - move:
      description: Move installer to game directory
      dst: $GAMEDIR/ascension-setup.exe
      src: launcher
  - execute:
      command: 'WINEPREFIX="$GAMEDIR" WINEDEBUG=fixme-all PROTON_DISABLE_XALIA=1 wine
        "$GAMEDIR/ascension-setup.exe"

        sleep 90

        wait

        '
      description: Please Install Ascension Launcher to "C:\Program Files\Ascension
        Launcher" !!
  system:
    env:
      PROTON_DISABLE_XALIA: '1'
  wine:
    overrides:
      divxtac: disabled
slug: ascension-wow-ascension-wow
steamid: null
version: ascension-wow
year: 2004
{
  "game_slug": "ascension-wow",
  "version": "ascension-wow",
  "description": "Ascension WoW installer",
  "notes": "THIS IS THE OFFICIAL INSTALLER THAT CAN ALSO BE FOUND ON OUR WEBSITE\r\n----\r\n1. If you experience issues such as game crashing on launch, you may need to install DXVK module. To do that, you can go to our Launcher, click on Addons and then Modules, from there you will see DXVK as the very first selection. Install it and you should be able to play.\r\n2. If during installation it somehow fails with 256 error code, you may need to remove ~/.wine directory and restart your Lutris.\r\n3. The installer will now automatically disable the \"DivxTac.dll\" as this will cause the game to crash on linux!\r\n4. Installer has been tested on Ubuntu 24.04, but there is no reason why other distributions may not work.\r\n5. The installer was also tested on Nobara (Fedora based) and is working as of 15th of April 2026. -- Sexxybatman",
  "name": "Ascension WoW",
  "year": 2004,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "ascension-wow-ascension-wow",
  "installer_slug": "ascension-wow-ascension-wow",
  "script": {
    "files": [
      {
        "launcher": {
          "filename": "ascension-setup.exe",
          "url": "https://api.ascension.gg/api/bootstrap/launcher/latest"
        }
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/Program Files/Ascension Launcher/Ascension Launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Create wine prefix",
          "install_mono": true,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win10",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2015",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Disabling DivxTac.dll (Automated winecfg)",
          "key": "divxtac",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\DllOverrides",
          "prefix": "$GAMEDIR",
          "type": "REG_SZ",
          "value": ""
        }
      },
      {
        "move": {
          "description": "Move installer to game directory",
          "dst": "$GAMEDIR/ascension-setup.exe",
          "src": "launcher"
        }
      },
      {
        "execute": {
          "command": "WINEPREFIX=\"$GAMEDIR\" WINEDEBUG=fixme-all PROTON_DISABLE_XALIA=1 wine \"$GAMEDIR/ascension-setup.exe\"\nsleep 90\nwait\n",
          "description": "Please Install Ascension Launcher to \"C:\\Program Files\\Ascension Launcher\" !!"
        }
      }
    ],
    "system": {
      "env": {
        "PROTON_DISABLE_XALIA": "1"
      }
    },
    "wine": {
      "overrides": {
        "divxtac": "disabled"
      }
    }
  }
}
Back to game