Installer sim-theme-park-theme-park-wor-cdiso

files:
- nocd: N/A:Please select a No-CD executable
game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/Bullfrog/Theme Park World/tp.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: Setup.exe
- task:
    description: Creating Wine prefix...
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: --windowed
    executable: $DISC/Setup.exe
    name: wineexec
    prefix: $GAMEDIR
- move:
    dst: $GAMEDIR/drive_c/Program Files/Bullfrog/Theme Park World/tp_old.exe
    src: $GAMEDIR/drive_c/Program Files/Bullfrog/Theme Park World/tp.exe
- move:
    dst: $GAMEDIR/drive_c/Program Files/Bullfrog/Theme Park World/tp.exe
    src: nocd
description: null
game_slug: sim-theme-park-theme-park-world
gogslug: ''
humblestoreid: ''
installer_slug: sim-theme-park-theme-park-wor-cdiso
name: Sim Theme Park / Theme Park World
notes: ''
runner: wine
script:
  files:
  - nocd: N/A:Please select a No-CD executable
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/Bullfrog/Theme Park World/tp.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: Setup.exe
  - task:
      description: Creating Wine prefix...
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: --windowed
      executable: $DISC/Setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - move:
      dst: $GAMEDIR/drive_c/Program Files/Bullfrog/Theme Park World/tp_old.exe
      src: $GAMEDIR/drive_c/Program Files/Bullfrog/Theme Park World/tp.exe
  - move:
      dst: $GAMEDIR/drive_c/Program Files/Bullfrog/Theme Park World/tp.exe
      src: nocd
slug: sim-theme-park-theme-park-wor-cdiso
steamid: null
version: CD/ISO
year: 1999
{
  "game_slug": "sim-theme-park-theme-park-world",
  "version": "CD/ISO",
  "description": null,
  "notes": "",
  "name": "Sim Theme Park / Theme Park World",
  "year": 1999,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "sim-theme-park-theme-park-wor-cdiso",
  "installer_slug": "sim-theme-park-theme-park-wor-cdiso",
  "script": {
    "files": [
      {
        "nocd": "N/A:Please select a No-CD executable"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/Bullfrog/Theme Park World/tp.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "Setup.exe"
        }
      },
      {
        "task": {
          "description": "Creating Wine prefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "--windowed",
          "executable": "$DISC/Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/Program Files/Bullfrog/Theme Park World/tp_old.exe",
          "src": "$GAMEDIR/drive_c/Program Files/Bullfrog/Theme Park World/tp.exe"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/Program Files/Bullfrog/Theme Park World/tp.exe",
          "src": "nocd"
        }
      }
    ]
  }
}
Back to game