Installer warhammer-online-return-of-re-launcher

files:
- rorlauncher: https://launcher.returnofreckoning.com/pts/RoRLauncher.exe
game:
  exe: drive_c/Return_of_Reckoning/RoRLauncher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- copy:
    dst: $GAMEDIR/drive_c/Return_of_Reckoning
    src: rorlauncher
- task:
    app: corefonts d3dx9_34
    name: winetricks
    prefix: $GAMEDIR
- write_config:
    file: $GAMEDIR/drive_c/Return_of_Reckoning/dxvk.conf
    key: d3d9.shaderModel
    section: RoRLauncher.exe
    value: 1
- task:
    arch: win64
    key: background
    name: set_regedit
    path: HKEY_CURRENT_USER\Control Panel\Colors\
    prefix: $GAMEDIR
    type: REG_SZ
    value: 0 0 0
description: This method can be slow, due to bandwidth limitations of the server.
  Consider using Installer version.
game_slug: warhammer-online-return-of-reckoning
gogslug: ''
humblestoreid: ''
installer_slug: warhammer-online-return-of-re-launcher
name: 'Warhammer Online: Return of Reckoning'
notes: "-- Before running this script installer, you have to:\r\n--Create an account\
  \ on https://www.returnofreckoning.com"
runner: wine
script:
  files:
  - rorlauncher: https://launcher.returnofreckoning.com/pts/RoRLauncher.exe
  game:
    exe: drive_c/Return_of_Reckoning/RoRLauncher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - copy:
      dst: $GAMEDIR/drive_c/Return_of_Reckoning
      src: rorlauncher
  - task:
      app: corefonts d3dx9_34
      name: winetricks
      prefix: $GAMEDIR
  - write_config:
      file: $GAMEDIR/drive_c/Return_of_Reckoning/dxvk.conf
      key: d3d9.shaderModel
      section: RoRLauncher.exe
      value: 1
  - task:
      arch: win64
      key: background
      name: set_regedit
      path: HKEY_CURRENT_USER\Control Panel\Colors\
      prefix: $GAMEDIR
      type: REG_SZ
      value: 0 0 0
slug: warhammer-online-return-of-re-launcher
steamid: null
version: Launcher
year: 2008
{
  "game_slug": "warhammer-online-return-of-reckoning",
  "version": "Launcher",
  "description": "This method can be slow, due to bandwidth limitations of the server. Consider using Installer version.",
  "notes": "-- Before running this script installer, you have to:\r\n--Create an account on https://www.returnofreckoning.com",
  "name": "Warhammer Online: Return of Reckoning",
  "year": 2008,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "warhammer-online-return-of-re-launcher",
  "installer_slug": "warhammer-online-return-of-re-launcher",
  "script": {
    "files": [
      {
        "rorlauncher": "https://launcher.returnofreckoning.com/pts/RoRLauncher.exe"
      }
    ],
    "game": {
      "exe": "drive_c/Return_of_Reckoning/RoRLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/drive_c/Return_of_Reckoning",
          "src": "rorlauncher"
        }
      },
      {
        "task": {
          "app": "corefonts d3dx9_34",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/drive_c/Return_of_Reckoning/dxvk.conf",
          "key": "d3d9.shaderModel",
          "section": "RoRLauncher.exe",
          "value": 1
        }
      },
      {
        "task": {
          "arch": "win64",
          "key": "background",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Control Panel\\Colors\\",
          "prefix": "$GAMEDIR",
          "type": "REG_SZ",
          "value": "0 0 0"
        }
      }
    ]
  }
}
Back to game