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
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Create wine prefix for Ascension
    install_mono: true
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: win10
    arch: win64
    description: Set Windows version
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: corefonts
    arch: win64
    description: Install core fonts
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: dotnet48
    arch: win64
    description: Install .NET Framework 4.8
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: vcrun2015
    arch: win64
    description: Install Visual C++ 2015 Runtime
    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
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Create wine prefix for Ascension
      install_mono: true
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: win10
      arch: win64
      description: Set Windows version
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: corefonts
      arch: win64
      description: Install core fonts
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: dotnet48
      arch: win64
      description: Install .NET Framework 4.8
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: vcrun2015
      arch: win64
      description: Install Visual C++ 2015 Runtime
      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",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Create wine prefix for Ascension",
          "install_mono": true,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win10",
          "arch": "win64",
          "description": "Set Windows version",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "arch": "win64",
          "description": "Install core fonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet48",
          "arch": "win64",
          "description": "Install .NET Framework 4.8",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2015",
          "arch": "win64",
          "description": "Install Visual C++ 2015 Runtime",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Install Ascension Launcher",
          "executable": "launcher",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game