Installer champions-online-free-for-all-retail

files:
- game: http://files.champions-online.com/launcher/Champions%20Online.exe
game:
  arch: win32
  exe: drive_c/Champions Online.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    key: winemenubuilder.exe
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
    prefix: $GAMEDIR
    type: REG_SZ
    value: ''
- move:
    dst: $GAMEDIR/drive_c/Champions Online.exe
    src: $game
- task:
    app: sandbox
    description: Disabling unused WINE features
    name: winetricks
    prefix: $GAMEDIR
    silent: true
description: Stand-alone version, does not require Arc or Steam.
game_slug: champions-online-free-for-all
gogslug: ''
humblestoreid: ''
installer_slug: champions-online-free-for-all-retail
name: Champions Online
notes: ''
runner: wine
script:
  files:
  - game: http://files.champions-online.com/launcher/Champions%20Online.exe
  game:
    arch: win32
    exe: drive_c/Champions Online.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      key: winemenubuilder.exe
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
      prefix: $GAMEDIR
      type: REG_SZ
      value: ''
  - move:
      dst: $GAMEDIR/drive_c/Champions Online.exe
      src: $game
  - task:
      app: sandbox
      description: Disabling unused WINE features
      name: winetricks
      prefix: $GAMEDIR
      silent: true
slug: champions-online-free-for-all-retail
steamid: 9880
version: Retail
year: 2009
{
  "game_slug": "champions-online-free-for-all",
  "version": "Retail",
  "description": "Stand-alone version, does not require Arc or Steam.",
  "notes": "",
  "name": "Champions Online",
  "year": 2009,
  "steamid": 9880,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "champions-online-free-for-all-retail",
  "installer_slug": "champions-online-free-for-all-retail",
  "script": {
    "files": [
      {
        "game": "http://files.champions-online.com/launcher/Champions%20Online.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Champions Online.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "key": "winemenubuilder.exe",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\DllOverrides",
          "prefix": "$GAMEDIR",
          "type": "REG_SZ",
          "value": ""
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/Champions Online.exe",
          "src": "$game"
        }
      },
      {
        "task": {
          "app": "sandbox",
          "description": "Disabling unused WINE features",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      }
    ]
  }
}
Back to game