Installer trackmania-united-forever-retail-without-cd

files:
- installer: N/A:Select the game's setup file
game:
  arch: win32
  exe: drive_c/Program Files/TmUnitedForever/TmForeverLauncher.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine prefix
    install_mono: false
    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: ''
- task:
    args: /silent
    description: Installing...
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: sandbox
    description: Disabling unused WINE features
    name: winetricks
    prefix: $GAMEDIR
    silent: true
description: Requires a valid serial number and the installer downloaded from player.trackmania.com.
game_slug: trackmania-united-forever
gogslug: ''
humblestoreid: ''
installer_slug: trackmania-united-forever-retail-without-cd
name: TrackMania United Forever
notes: ''
runner: wine
script:
  files:
  - installer: N/A:Select the game's setup file
  game:
    arch: win32
    exe: drive_c/Program Files/TmUnitedForever/TmForeverLauncher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine prefix
      install_mono: false
      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: ''
  - task:
      args: /silent
      description: Installing...
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: sandbox
      description: Disabling unused WINE features
      name: winetricks
      prefix: $GAMEDIR
      silent: true
slug: trackmania-united-forever-retail-without-cd
steamid: null
version: Retail (without CD)
year: 2006
{
  "game_slug": "trackmania-united-forever",
  "version": "Retail (without CD)",
  "description": "Requires a valid serial number and the installer downloaded from player.trackmania.com.",
  "notes": "",
  "name": "TrackMania United Forever",
  "year": 2006,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "trackmania-united-forever-retail-without-cd",
  "installer_slug": "trackmania-united-forever-retail-without-cd",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/TmUnitedForever/TmForeverLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "install_mono": false,
          "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": ""
        }
      },
      {
        "task": {
          "args": "/silent",
          "description": "Installing...",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "sandbox",
          "description": "Disabling unused WINE features",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      }
    ]
  }
}
Back to game