Installer test-drive-unlimited-2-cd

files:
- installer: N/A:Select the game's setup file
game:
  exe: drive_c/Program Files/Atari/TDU2/UpLauncher.exe
  prefix: $GAMEDIR/prefix
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR/prefix
- task:
    app: win10
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    args: /DIR="C:/Program Files/Atari/TDU2"
    description: Installing game
    executable: installer
    name: wineexec
    prefix: $GAMEDIR/prefix
- task:
    app: dinput8
    description: Installing dinput8
    name: winetricks
    prefix: $GAMEDIR/prefix
description: Controllers Working
game_slug: test-drive-unlimited-2
gogslug: ''
humblestoreid: ''
installer_slug: test-drive-unlimited-2-cd
name: Test Drive Unlimited 2
notes: Controllers Working
runner: wine
script:
  files:
  - installer: N/A:Select the game's setup file
  game:
    exe: drive_c/Program Files/Atari/TDU2/UpLauncher.exe
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - task:
      app: win10
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      args: /DIR="C:/Program Files/Atari/TDU2"
      description: Installing game
      executable: installer
      name: wineexec
      prefix: $GAMEDIR/prefix
  - task:
      app: dinput8
      description: Installing dinput8
      name: winetricks
      prefix: $GAMEDIR/prefix
slug: test-drive-unlimited-2-cd
steamid: 9930
version: CD
year: 2011
{
  "game_slug": "test-drive-unlimited-2",
  "version": "CD",
  "description": "Controllers Working",
  "notes": "Controllers Working",
  "name": "Test Drive Unlimited 2",
  "year": 2011,
  "steamid": 9930,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "test-drive-unlimited-2-cd",
  "installer_slug": "test-drive-unlimited-2-cd",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files/Atari/TDU2/UpLauncher.exe",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "win10",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "args": "/DIR=\"C:/Program Files/Atari/TDU2\"",
          "description": "Installing game",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "dinput8",
          "description": "Installing dinput8",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ]
  }
}
Back to game