Installer trackmania-sunrise-extreme-cd

files:
- setup: N/A:Select the TrackMania Sunrise setup file
- extreme:
    filename: extreme.exe
    url: https://www.4players.de/4players.php/download_start/Downloads/Download/44877.html
- update:
    filename: update.exe
    url: https://www.4players.de/4players.php/download_start/Downloads/Download/46500.html
- patch: N/A:Download and attach the Windows 10 patch zip from https://bit.ly/3d2FZCt
game:
  arch: win32
  exe: drive_c/Program Files/TrackMania Sunrise/TmSunriseLauncher.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: TmSunriseSetup.exe
- task:
    arch: win32
    description: Creating Wine prefix
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Installing base game, don't launch game
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Installing eXtreme update, don't launch game
    executable: extreme
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Installing 1.5.1 update, dont't launch game
    executable: update
    name: wineexec
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/patch
    file: patch
- move:
    dst: $GAMEDIR/patch/TmSunrise.exe
    src: $GAMEDIR/patch/TMSUNRISE.EXE
- merge:
    dst: $GAMEDIR/drive_c/Program Files/TrackMania Sunrise/
    src: $GAMEDIR/patch/*
description: With Starforce removing patch
game_slug: trackmania-sunrise-extreme
gogslug: ''
humblestoreid: ''
installer_slug: trackmania-sunrise-extreme-cd
name: TrackMania Sunrise eXtreme
notes: ''
runner: wine
script:
  files:
  - setup: N/A:Select the TrackMania Sunrise setup file
  - extreme:
      filename: extreme.exe
      url: https://www.4players.de/4players.php/download_start/Downloads/Download/44877.html
  - update:
      filename: update.exe
      url: https://www.4players.de/4players.php/download_start/Downloads/Download/46500.html
  - patch: N/A:Download and attach the Windows 10 patch zip from https://bit.ly/3d2FZCt
  game:
    arch: win32
    exe: drive_c/Program Files/TrackMania Sunrise/TmSunriseLauncher.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: TmSunriseSetup.exe
  - task:
      arch: win32
      description: Creating Wine prefix
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Installing base game, don't launch game
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Installing eXtreme update, don't launch game
      executable: extreme
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Installing 1.5.1 update, dont't launch game
      executable: update
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/patch
      file: patch
  - move:
      dst: $GAMEDIR/patch/TmSunrise.exe
      src: $GAMEDIR/patch/TMSUNRISE.EXE
  - merge:
      dst: $GAMEDIR/drive_c/Program Files/TrackMania Sunrise/
      src: $GAMEDIR/patch/*
slug: trackmania-sunrise-extreme-cd
steamid: null
version: CD
year: 2005
{
  "game_slug": "trackmania-sunrise-extreme",
  "version": "CD",
  "description": "With Starforce removing patch",
  "notes": "",
  "name": "TrackMania Sunrise eXtreme",
  "year": 2005,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "trackmania-sunrise-extreme-cd",
  "installer_slug": "trackmania-sunrise-extreme-cd",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the TrackMania Sunrise setup file"
      },
      {
        "extreme": {
          "filename": "extreme.exe",
          "url": "https://www.4players.de/4players.php/download_start/Downloads/Download/44877.html"
        }
      },
      {
        "update": {
          "filename": "update.exe",
          "url": "https://www.4players.de/4players.php/download_start/Downloads/Download/46500.html"
        }
      },
      {
        "patch": "N/A:Download and attach the Windows 10 patch zip from https://bit.ly/3d2FZCt"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/TrackMania Sunrise/TmSunriseLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "TmSunriseSetup.exe"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix",
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing base game, don't launch game",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing eXtreme update, don't launch game",
          "executable": "extreme",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing 1.5.1 update, dont't launch game",
          "executable": "update",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/patch",
          "file": "patch"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/patch/TmSunrise.exe",
          "src": "$GAMEDIR/patch/TMSUNRISE.EXE"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/Program Files/TrackMania Sunrise/",
          "src": "$GAMEDIR/patch/*"
        }
      }
    ]
  }
}
Back to game