Installer startopia-cddvd

game:
  arch: win32
  exe: prefix/drive_c/Program Files/Eidos Interactive/Mucky Foot/Startopia/Startopia.exe
  prefix: $GAMEDIR/prefix
installer:
- task:
    app: winxp
    arch: win32
    description: Setting Windows Version to XP
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    arch: win32
    description: Creating Wine Prefix
    name: create_prefix
    prefix: $GAMEDIR/prefix
- insert-disc:
    requires: autoRun.exe
- task:
    executable: $DISC/autoRun.exe
    name: wineexec
    prefix: $GAMEDIR/prefix
- task:
    app: winxp
    arch: win32
    description: Setting Windows Version to XP
    name: winetricks
    prefix: $GAMEDIR/prefix
description: null
game_slug: startopia
gogslug: startopia
humblestoreid: ''
installer_slug: startopia-cddvd
name: Startopia
notes: "ATTENTION : \r\nDo not forget to find and install the patch 1.01b to prevent\
  \ the crash at launching (CWB/CFB failed : https://steamcommunity.com/app/243040/discussions/0/1840188800807145832/\
  \ )"
runner: wine
script:
  game:
    arch: win32
    exe: prefix/drive_c/Program Files/Eidos Interactive/Mucky Foot/Startopia/Startopia.exe
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      app: winxp
      arch: win32
      description: Setting Windows Version to XP
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      arch: win32
      description: Creating Wine Prefix
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - insert-disc:
      requires: autoRun.exe
  - task:
      executable: $DISC/autoRun.exe
      name: wineexec
      prefix: $GAMEDIR/prefix
  - task:
      app: winxp
      arch: win32
      description: Setting Windows Version to XP
      name: winetricks
      prefix: $GAMEDIR/prefix
slug: startopia-cddvd
steamid: 243040
version: CD/DVD
year: 2001
{
  "game_slug": "startopia",
  "version": "CD/DVD",
  "description": null,
  "notes": "ATTENTION : \r\nDo not forget to find and install the patch 1.01b to prevent the crash at launching (CWB/CFB failed : https://steamcommunity.com/app/243040/discussions/0/1840188800807145832/ )",
  "name": "Startopia",
  "year": 2001,
  "steamid": 243040,
  "gogslug": "startopia",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "startopia-cddvd",
  "installer_slug": "startopia-cddvd",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "prefix/drive_c/Program Files/Eidos Interactive/Mucky Foot/Startopia/Startopia.exe",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "app": "winxp",
          "arch": "win32",
          "description": "Setting Windows Version to XP",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine Prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "insert-disc": {
          "requires": "autoRun.exe"
        }
      },
      {
        "task": {
          "executable": "$DISC/autoRun.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "winxp",
          "arch": "win32",
          "description": "Setting Windows Version to XP",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ]
  }
}
Back to game