Installer prince-of-persia-the-sands-of-cd

game:
  arch: win32
  exe: drive_c/Program Files/UBISOFT/Prince of Persia The Sands of Time/POP.EXE
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: data1.cab
- task:
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: prince-of-persia-the-sands-of-time
gogslug: prince_of_persia_the_sands_of_time
humblestoreid: ''
installer_slug: prince-of-persia-the-sands-of-cd
name: 'Prince of Persia: The Sands of Time'
notes: ''
runner: wine
script:
  game:
    arch: win32
    exe: drive_c/Program Files/UBISOFT/Prince of Persia The Sands of Time/POP.EXE
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: data1.cab
  - task:
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: prince-of-persia-the-sands-of-cd
steamid: 13600
version: CD
year: 2003
{
  "game_slug": "prince-of-persia-the-sands-of-time",
  "version": "CD",
  "description": "",
  "notes": "",
  "name": "Prince of Persia: The Sands of Time",
  "year": 2003,
  "steamid": 13600,
  "gogslug": "prince_of_persia_the_sands_of_time",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "prince-of-persia-the-sands-of-cd",
  "installer_slug": "prince-of-persia-the-sands-of-cd",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/UBISOFT/Prince of Persia The Sands of Time/POP.EXE",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "data1.cab"
        }
      },
      {
        "task": {
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game