Installer aion-aion-eu

files:
- aion: https://gf1.geo.gfsrv.net/static/aion/client/20180104/20180103_AION_Setup.exe
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
game:
  args: /LauncherID:"GameForge" /CompanyID:"11" /GameID:"AION-LIVE" /LUpdateAddr:"update.aion.gfsrv.net"
  exe: $GAMEDIR/drive_c/Program Files (x86)/Gameforge/NCLauncher/NCLauncher.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE/dxsetup
    file: dx2010
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /silent
    executable: $CACHE/dxsetup/DXSETUP.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
- task:
    app: vcrun2008 vcrun2013 physx corefonts win7
    name: winetricks
    prefix: $GAMEDIR
- task:
    executable: aion
    name: wineexec
    prefix: $GAMEDIR
description: Aion EU with gameforge launcher.
game_slug: aion
gogslug: ''
humblestoreid: ''
installer_slug: aion-aion-eu
name: Aion
notes: ''
runner: wine
script:
  files:
  - aion: https://gf1.geo.gfsrv.net/static/aion/client/20180104/20180103_AION_Setup.exe
  - dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
  game:
    args: /LauncherID:"GameForge" /CompanyID:"11" /GameID:"AION-LIVE" /LUpdateAddr:"update.aion.gfsrv.net"
    exe: $GAMEDIR/drive_c/Program Files (x86)/Gameforge/NCLauncher/NCLauncher.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE/dxsetup
      file: dx2010
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /silent
      executable: $CACHE/dxsetup/DXSETUP.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
  - task:
      app: vcrun2008 vcrun2013 physx corefonts win7
      name: winetricks
      prefix: $GAMEDIR
  - task:
      executable: aion
      name: wineexec
      prefix: $GAMEDIR
slug: aion-aion-eu
steamid: 29640
version: Aion EU
year: 2009
{
  "game_slug": "aion",
  "version": "Aion EU",
  "description": "Aion EU with gameforge launcher.",
  "notes": "",
  "name": "Aion",
  "year": 2009,
  "steamid": 29640,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "aion-aion-eu",
  "installer_slug": "aion-aion-eu",
  "script": {
    "files": [
      {
        "aion": "https://gf1.geo.gfsrv.net/static/aion/client/20180104/20180103_AION_Setup.exe"
      },
      {
        "dx2010": "https://lutris.net/files/tools/directx-2010.tar.gz"
      }
    ],
    "game": {
      "args": "/LauncherID:\"GameForge\" /CompanyID:\"11\" /GameID:\"AION-LIVE\" /LUpdateAddr:\"update.aion.gfsrv.net\"",
      "exe": "$GAMEDIR/drive_c/Program Files (x86)/Gameforge/NCLauncher/NCLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/dxsetup",
          "file": "dx2010"
        }
      },
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/silent",
          "executable": "$CACHE/dxsetup/DXSETUP.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2008 vcrun2013 physx corefonts win7",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "aion",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game