Installer age-of-conan-unchained-wine-nodxvk

files:
- setup:
    filename: ageofconan-en.exe
    url: http://aoc-us-update.live.ageofconan.com/download/AoC/EU/ageofconan-en.exe
game:
  exe: $GAMEDIR/drive_c/Program Files/Funcom/Age of Conan/ConanPatcher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating 64bit Wine prefix.
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Setting Windows 10 mode for Wine
    key: Version
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine
    prefix: $GAMEDIR
    value: win10
- task:
    arch: win64
    description: Running Age of Conan Installer. Please do not run the game until
      this script finishes installing.
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
wine:
  dxvk: false
description: ''
game_slug: age-of-conan-unchained
gogslug: ''
humblestoreid: ''
installer_slug: age-of-conan-unchained-wine-nodxvk
name: 'Age of Conan: Unchained'
notes: "DirectX 10 dosn't work. \r\nGame runs nice for me at DirectX 9 with DXVK disabled\r\
  \nDo not install directX provided by Installer."
runner: wine
script:
  files:
  - setup:
      filename: ageofconan-en.exe
      url: http://aoc-us-update.live.ageofconan.com/download/AoC/EU/ageofconan-en.exe
  game:
    exe: $GAMEDIR/drive_c/Program Files/Funcom/Age of Conan/ConanPatcher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating 64bit Wine prefix.
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Setting Windows 10 mode for Wine
      key: Version
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine
      prefix: $GAMEDIR
      value: win10
  - task:
      arch: win64
      description: Running Age of Conan Installer. Please do not run the game until
        this script finishes installing.
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  wine:
    dxvk: false
slug: age-of-conan-unchained-wine-nodxvk
steamid: 217750
version: Wine - NoDXVK
year: 2013
{
  "game_slug": "age-of-conan-unchained",
  "version": "Wine - NoDXVK",
  "description": "",
  "notes": "DirectX 10 dosn't work. \r\nGame runs nice for me at DirectX 9 with DXVK disabled\r\nDo not install directX provided by Installer.",
  "name": "Age of Conan: Unchained",
  "year": 2013,
  "steamid": 217750,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "age-of-conan-unchained-wine-nodxvk",
  "installer_slug": "age-of-conan-unchained-wine-nodxvk",
  "script": {
    "files": [
      {
        "setup": {
          "filename": "ageofconan-en.exe",
          "url": "http://aoc-us-update.live.ageofconan.com/download/AoC/EU/ageofconan-en.exe"
        }
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files/Funcom/Age of Conan/ConanPatcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating 64bit Wine prefix.",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Setting Windows 10 mode for Wine",
          "key": "Version",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine",
          "prefix": "$GAMEDIR",
          "value": "win10"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Running Age of Conan Installer. Please do not run the game until this script finishes installing.",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "dxvk": false
    }
  }
}
Back to game