Installer asghan-the-dragon-slayer-cd

game:
  arch: win32
  exe: drive_c/Program Files/Red Orb/Prince of Persia 3D/PoP3D.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: _setup.exe
- task:
    app: dsound
    name: winetricks
    prefix: GAMEDIR
- task:
    description: Enable Windows 98 compatibility mode
    key: Version
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine
    prefix: GAMEDIR
    value: win98
- task:
    executable: $DISC/_setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: asghan-the-dragon-slayer
gogslug: ''
humblestoreid: ''
installer_slug: asghan-the-dragon-slayer-cd
name: 'Asghan: The Dragon Slayer'
notes: ''
runner: wine
script:
  game:
    arch: win32
    exe: drive_c/Program Files/Red Orb/Prince of Persia 3D/PoP3D.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: _setup.exe
  - task:
      app: dsound
      name: winetricks
      prefix: GAMEDIR
  - task:
      description: Enable Windows 98 compatibility mode
      key: Version
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine
      prefix: GAMEDIR
      value: win98
  - task:
      executable: $DISC/_setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: asghan-the-dragon-slayer-cd
steamid: null
version: CD
year: 1998
{
  "game_slug": "asghan-the-dragon-slayer",
  "version": "CD",
  "description": "",
  "notes": "",
  "name": "Asghan: The Dragon Slayer",
  "year": 1998,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "asghan-the-dragon-slayer-cd",
  "installer_slug": "asghan-the-dragon-slayer-cd",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Red Orb/Prince of Persia 3D/PoP3D.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "_setup.exe"
        }
      },
      {
        "task": {
          "app": "dsound",
          "name": "winetricks",
          "prefix": "GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Enable Windows 98 compatibility mode",
          "key": "Version",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine",
          "prefix": "GAMEDIR",
          "value": "win98"
        }
      },
      {
        "task": {
          "executable": "$DISC/_setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game