Installer trackmania-nations-eswc-download

files:
- gameinstaller: http://download.nvidia.com/downloads_emea/Trackmania_Nations/TmNationsESWC_Setup.exe
- patch1: https://archive.org/download/tm-nations-eswc-setup_full/tmnationseswc_175_to_179_setup.exe
- patch2: https://archive.org/download/tm-nations-eswc-setup_full/tmnationseswc_179_to_180_setup.exe
- drmfix: https://archive.org/download/tm-nations-eswc-setup_full/StarforceRemoval.zip
- bonuscampaign: https://archive.org/download/tm-nations-eswc-setup_full/ProAndBonusCampaigns.zip
- configpreset: https://archive.org/download/tm-nations-eswc-setup_full/Default.SystemConfig.Gbx
game:
  exe: $GAMEDIR/drive_c/Program Files (x86)/TrackMania Nations ESWC/TmNationsESWC.exe
  launch_configs:
  - exe: $GAMEDIR/drive_c/Program Files (x86)/TrackMania Nations ESWC/TmNationsESWCLauncher.exe
    name: Launcher (Settings)
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Installing Base Game. Do not change directory or start game after
      setup!
    executable: gameinstaller
    name: wineexec
- task:
    description: Installing Patch 1.79. Do not start game after setup!
    executable: patch1
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Installing Patch 1.80. Do not start game after setup!
    executable: patch2
    name: wineexec
- execute:
    command: cd "$GAMEDIR/drive_c/Program Files (x86)"; chmod -R +w "TrackMania Nations
      ESWC";
- extract:
    dst: $GAMEDIR/drive_c/Program Files (x86)/TrackMania Nations ESWC
    file: drmfix
- extract:
    dst: $GAMEDIR/drive_c/Program Files (x86)/TrackMania Nations ESWC/GameData
    file: bonuscampaign
- copy:
    dst: $GAMEDIR/drive_c/Program Files (x86)/TrackMania Nations ESWC
    src: configpreset
description: Simple Installer
game_slug: trackmania-nations-eswc
gogslug: ''
humblestoreid: ''
installer_slug: trackmania-nations-eswc-download
name: TrackMania Nations ESWC
notes: "- Automated downloads of all necessary files\r\n- Everything fully functional!"
runner: wine
script:
  files:
  - gameinstaller: http://download.nvidia.com/downloads_emea/Trackmania_Nations/TmNationsESWC_Setup.exe
  - patch1: https://archive.org/download/tm-nations-eswc-setup_full/tmnationseswc_175_to_179_setup.exe
  - patch2: https://archive.org/download/tm-nations-eswc-setup_full/tmnationseswc_179_to_180_setup.exe
  - drmfix: https://archive.org/download/tm-nations-eswc-setup_full/StarforceRemoval.zip
  - bonuscampaign: https://archive.org/download/tm-nations-eswc-setup_full/ProAndBonusCampaigns.zip
  - configpreset: https://archive.org/download/tm-nations-eswc-setup_full/Default.SystemConfig.Gbx
  game:
    exe: $GAMEDIR/drive_c/Program Files (x86)/TrackMania Nations ESWC/TmNationsESWC.exe
    launch_configs:
    - exe: $GAMEDIR/drive_c/Program Files (x86)/TrackMania Nations ESWC/TmNationsESWCLauncher.exe
      name: Launcher (Settings)
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Installing Base Game. Do not change directory or start game after
        setup!
      executable: gameinstaller
      name: wineexec
  - task:
      description: Installing Patch 1.79. Do not start game after setup!
      executable: patch1
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Installing Patch 1.80. Do not start game after setup!
      executable: patch2
      name: wineexec
  - execute:
      command: cd "$GAMEDIR/drive_c/Program Files (x86)"; chmod -R +w "TrackMania
        Nations ESWC";
  - extract:
      dst: $GAMEDIR/drive_c/Program Files (x86)/TrackMania Nations ESWC
      file: drmfix
  - extract:
      dst: $GAMEDIR/drive_c/Program Files (x86)/TrackMania Nations ESWC/GameData
      file: bonuscampaign
  - copy:
      dst: $GAMEDIR/drive_c/Program Files (x86)/TrackMania Nations ESWC
      src: configpreset
slug: trackmania-nations-eswc-download
steamid: null
version: Download
year: 2006
{
  "game_slug": "trackmania-nations-eswc",
  "version": "Download",
  "description": "Simple Installer",
  "notes": "- Automated downloads of all necessary files\r\n- Everything fully functional!",
  "name": "TrackMania Nations ESWC",
  "year": 2006,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "trackmania-nations-eswc-download",
  "installer_slug": "trackmania-nations-eswc-download",
  "script": {
    "files": [
      {
        "gameinstaller": "http://download.nvidia.com/downloads_emea/Trackmania_Nations/TmNationsESWC_Setup.exe"
      },
      {
        "patch1": "https://archive.org/download/tm-nations-eswc-setup_full/tmnationseswc_175_to_179_setup.exe"
      },
      {
        "patch2": "https://archive.org/download/tm-nations-eswc-setup_full/tmnationseswc_179_to_180_setup.exe"
      },
      {
        "drmfix": "https://archive.org/download/tm-nations-eswc-setup_full/StarforceRemoval.zip"
      },
      {
        "bonuscampaign": "https://archive.org/download/tm-nations-eswc-setup_full/ProAndBonusCampaigns.zip"
      },
      {
        "configpreset": "https://archive.org/download/tm-nations-eswc-setup_full/Default.SystemConfig.Gbx"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files (x86)/TrackMania Nations ESWC/TmNationsESWC.exe",
      "launch_configs": [
        {
          "exe": "$GAMEDIR/drive_c/Program Files (x86)/TrackMania Nations ESWC/TmNationsESWCLauncher.exe",
          "name": "Launcher (Settings)"
        }
      ],
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing Base Game. Do not change directory or start game after setup!",
          "executable": "gameinstaller",
          "name": "wineexec"
        }
      },
      {
        "task": {
          "description": "Installing Patch 1.79. Do not start game after setup!",
          "executable": "patch1",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing Patch 1.80. Do not start game after setup!",
          "executable": "patch2",
          "name": "wineexec"
        }
      },
      {
        "execute": {
          "command": "cd \"$GAMEDIR/drive_c/Program Files (x86)\"; chmod -R +w \"TrackMania Nations ESWC\";"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/TrackMania Nations ESWC",
          "file": "drmfix"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/TrackMania Nations ESWC/GameData",
          "file": "bonuscampaign"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/TrackMania Nations ESWC",
          "src": "configpreset"
        }
      }
    ]
  }
}
Back to game