Installer ascension-wow-ascension-wow

files:
- launcher: https://api.ascension.gg/api/bootstrap/launcher/latest
game:
  arch: win64
  exe: $GAMEDIR/drive_c/Program Files/Ascension Launcher/Ascension Launcher.exe
  include_processes:
  - Ascension.exe
  - MMgr.exe
  - project-ascension-update.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Create wine prefix for Ascension
    install_mono: true
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: -f win10 ie8 corefonts dotnet48 vcrun2015
    arch: win64
    description: Install WINE dependencies
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Install Ascension Launcher
    executable: launcher
    name: wineexec
    prefix: $GAMEDIR
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. Installer has been tested on Ubuntu 24.04, but there is no reason\
  \ why other distributions may not work."
runner: wine
script:
  files:
  - launcher: https://api.ascension.gg/api/bootstrap/launcher/latest
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/Program Files/Ascension Launcher/Ascension Launcher.exe
    include_processes:
    - Ascension.exe
    - MMgr.exe
    - project-ascension-update.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Create wine prefix for Ascension
      install_mono: true
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: -f win10 ie8 corefonts dotnet48 vcrun2015
      arch: win64
      description: Install WINE dependencies
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Install Ascension Launcher
      executable: launcher
      name: wineexec
      prefix: $GAMEDIR
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. Installer has been tested on Ubuntu 24.04, but there is no reason why other distributions may not work.",
  "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": "https://api.ascension.gg/api/bootstrap/launcher/latest"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/Program Files/Ascension Launcher/Ascension Launcher.exe",
      "include_processes": [
        "Ascension.exe",
        "MMgr.exe",
        "project-ascension-update.exe"
      ],
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Create wine prefix for Ascension",
          "install_mono": true,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "-f win10 ie8 corefonts dotnet48 vcrun2015",
          "arch": "win64",
          "description": "Install WINE dependencies",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Install Ascension Launcher",
          "executable": "launcher",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game