Installer supreme-snowboarding-limited-edition

files:
- game_limited_edition_zip:
    filename: SSB_FULL.ZIP
    url: https://www.supreme-snowboarding.eu/download/SSB_FULL.ZIP
- xinfe_park:
    filename: Xinfe_Park.zip
    url: https://supreme-snowboarding.eu/download/Xinfe_Park.zip
- special_tracks:
    filename: Special_Tracks.zip
    url: https://supreme-snowboarding.eu/download/Special_Tracks.zip
game:
  exe: $GAMEDIR/drive_c/Games/Supreme/Supreme_v1.035.exe
  launch_configs:
  - exe: $GAMEDIR/drive_c/Games/Supreme/Xinfe Park.exe
    name: Switch to default tracks
  - exe: $GAMEDIR/drive_c/Games/Supreme/Xinfe Park.exe
    name: Switch to "Xinfe Park" tracks
  - exe: $GAMEDIR/drive_c/Games/Supreme/Special_Tracks.exe
    name: Switch to "Special Tracks" tracks
install_complete_text: "Installation complete.\n\nYou can switch to \"Xinfe Park\"\
  \ or \"Special Tracks\" tracks using the Lutris launch configs. \nThose tracks replace\
  \ the original tracks of the game. You can switch back at any time.\n\nVisit https://supreme-snowboarding.eu/\
  \ and say thank you for the years of hard work and dedication to the community."
installer:
- extract:
    dst: $CACHE
    file: game_limited_edition_zip
- task:
    description: Install the game to C:\Games\Supreme by clicking on 'Install'
    executable: $CACHE/SSB_FULL.EXE
    name: wineexec
- extract:
    dst: $GAMEDIR/drive_c/Games/Supreme
    file: xinfe_park
- extract:
    dst: $GAMEDIR/drive_c/Games/Supreme
    file: special_tracks
- task:
    app: vcrun6sp6
    name: winetricks
- task:
    key: SUPREME_IDIR
    name: set_regedit
    path: HKEY_CURRENT_USER\Housemarque\Installer
    value: C:\\Games\\Supreme
- task:
    key: SUPREME_INSTALLED
    name: set_regedit
    path: HKEY_CURRENT_USER\Housemarque\Installer
    type: REG_DWORD
    value: 1
- task:
    key: SUPREME_VERSION
    name: set_regedit
    path: HKEY_CURRENT_USER\Housemarque\Installer
    type: REG_DWORD
    value: 10
description: '"limited edition" (improved, bug-fixed full version)'
game_slug: supreme-snowboarding
gogslug: ''
humblestoreid: ''
installer_slug: supreme-snowboarding-limited-edition
name: Supreme Snowboarding
notes: ''
runner: wine
script:
  files:
  - game_limited_edition_zip:
      filename: SSB_FULL.ZIP
      url: https://www.supreme-snowboarding.eu/download/SSB_FULL.ZIP
  - xinfe_park:
      filename: Xinfe_Park.zip
      url: https://supreme-snowboarding.eu/download/Xinfe_Park.zip
  - special_tracks:
      filename: Special_Tracks.zip
      url: https://supreme-snowboarding.eu/download/Special_Tracks.zip
  game:
    exe: $GAMEDIR/drive_c/Games/Supreme/Supreme_v1.035.exe
    launch_configs:
    - exe: $GAMEDIR/drive_c/Games/Supreme/Xinfe Park.exe
      name: Switch to default tracks
    - exe: $GAMEDIR/drive_c/Games/Supreme/Xinfe Park.exe
      name: Switch to "Xinfe Park" tracks
    - exe: $GAMEDIR/drive_c/Games/Supreme/Special_Tracks.exe
      name: Switch to "Special Tracks" tracks
  install_complete_text: "Installation complete.\n\nYou can switch to \"Xinfe Park\"\
    \ or \"Special Tracks\" tracks using the Lutris launch configs. \nThose tracks\
    \ replace the original tracks of the game. You can switch back at any time.\n\n\
    Visit https://supreme-snowboarding.eu/ and say thank you for the years of hard\
    \ work and dedication to the community."
  installer:
  - extract:
      dst: $CACHE
      file: game_limited_edition_zip
  - task:
      description: Install the game to C:\Games\Supreme by clicking on 'Install'
      executable: $CACHE/SSB_FULL.EXE
      name: wineexec
  - extract:
      dst: $GAMEDIR/drive_c/Games/Supreme
      file: xinfe_park
  - extract:
      dst: $GAMEDIR/drive_c/Games/Supreme
      file: special_tracks
  - task:
      app: vcrun6sp6
      name: winetricks
  - task:
      key: SUPREME_IDIR
      name: set_regedit
      path: HKEY_CURRENT_USER\Housemarque\Installer
      value: C:\\Games\\Supreme
  - task:
      key: SUPREME_INSTALLED
      name: set_regedit
      path: HKEY_CURRENT_USER\Housemarque\Installer
      type: REG_DWORD
      value: 1
  - task:
      key: SUPREME_VERSION
      name: set_regedit
      path: HKEY_CURRENT_USER\Housemarque\Installer
      type: REG_DWORD
      value: 10
slug: supreme-snowboarding-limited-edition
steamid: null
version: limited-edition
year: 2000
{
  "game_slug": "supreme-snowboarding",
  "version": "limited-edition",
  "description": "\"limited edition\" (improved, bug-fixed full version)",
  "notes": "",
  "name": "Supreme Snowboarding",
  "year": 2000,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "supreme-snowboarding-limited-edition",
  "installer_slug": "supreme-snowboarding-limited-edition",
  "script": {
    "files": [
      {
        "game_limited_edition_zip": {
          "filename": "SSB_FULL.ZIP",
          "url": "https://www.supreme-snowboarding.eu/download/SSB_FULL.ZIP"
        }
      },
      {
        "xinfe_park": {
          "filename": "Xinfe_Park.zip",
          "url": "https://supreme-snowboarding.eu/download/Xinfe_Park.zip"
        }
      },
      {
        "special_tracks": {
          "filename": "Special_Tracks.zip",
          "url": "https://supreme-snowboarding.eu/download/Special_Tracks.zip"
        }
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Games/Supreme/Supreme_v1.035.exe",
      "launch_configs": [
        {
          "exe": "$GAMEDIR/drive_c/Games/Supreme/Xinfe Park.exe",
          "name": "Switch to default tracks"
        },
        {
          "exe": "$GAMEDIR/drive_c/Games/Supreme/Xinfe Park.exe",
          "name": "Switch to \"Xinfe Park\" tracks"
        },
        {
          "exe": "$GAMEDIR/drive_c/Games/Supreme/Special_Tracks.exe",
          "name": "Switch to \"Special Tracks\" tracks"
        }
      ]
    },
    "install_complete_text": "Installation complete.\n\nYou can switch to \"Xinfe Park\" or \"Special Tracks\" tracks using the Lutris launch configs. \nThose tracks replace the original tracks of the game. You can switch back at any time.\n\nVisit https://supreme-snowboarding.eu/ and say thank you for the years of hard work and dedication to the community.",
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "game_limited_edition_zip"
        }
      },
      {
        "task": {
          "description": "Install the game to C:\\Games\\Supreme by clicking on 'Install'",
          "executable": "$CACHE/SSB_FULL.EXE",
          "name": "wineexec"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Games/Supreme",
          "file": "xinfe_park"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Games/Supreme",
          "file": "special_tracks"
        }
      },
      {
        "task": {
          "app": "vcrun6sp6",
          "name": "winetricks"
        }
      },
      {
        "task": {
          "key": "SUPREME_IDIR",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Housemarque\\Installer",
          "value": "C:\\\\Games\\\\Supreme"
        }
      },
      {
        "task": {
          "key": "SUPREME_INSTALLED",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Housemarque\\Installer",
          "type": "REG_DWORD",
          "value": 1
        }
      },
      {
        "task": {
          "key": "SUPREME_VERSION",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Housemarque\\Installer",
          "type": "REG_DWORD",
          "value": 10
        }
      }
    ]
  }
}
Back to game