Installer star-trek-deep-space-nine-dom-cdrom

game:
  arch: win32
  exe: drive_c/Program Files/Dominion Wars/ds9dw.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: winxp
    name: winetricks
    silent: true
- insert-disc:
    requires: Setup.exe
- task:
    description: Installing Dominion Wars
    executable: $DISC/Setup.exe
    name: wineexec
    prefix: $GAMEDIR
wine:
  Desktop: true
  WineDesktop: 800x600
description: ''
game_slug: star-trek-deep-space-nine-dominion-wars
gogslug: ''
humblestoreid: ''
installer_slug: star-trek-deep-space-nine-dom-cdrom
name: 'Star Trek: Deep Space Nine - Dominion Wars'
notes: "The game can be found at this location. As can the patches:\r\nhttps://www.myabandonware.com/game/star-trek-deep-space-nine-dominion-wars-ck2"
runner: wine
script:
  game:
    arch: win32
    exe: drive_c/Program Files/Dominion Wars/ds9dw.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: winxp
      name: winetricks
      silent: true
  - insert-disc:
      requires: Setup.exe
  - task:
      description: Installing Dominion Wars
      executable: $DISC/Setup.exe
      name: wineexec
      prefix: $GAMEDIR
  wine:
    Desktop: true
    WineDesktop: 800x600
slug: star-trek-deep-space-nine-dom-cdrom
steamid: null
version: CDROM
year: 2001
{
  "game_slug": "star-trek-deep-space-nine-dominion-wars",
  "version": "CDROM",
  "description": "",
  "notes": "The game can be found at this location. As can the patches:\r\nhttps://www.myabandonware.com/game/star-trek-deep-space-nine-dominion-wars-ck2",
  "name": "Star Trek: Deep Space Nine - Dominion Wars",
  "year": 2001,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "star-trek-deep-space-nine-dom-cdrom",
  "installer_slug": "star-trek-deep-space-nine-dom-cdrom",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Dominion Wars/ds9dw.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "winxp",
          "name": "winetricks",
          "silent": true
        }
      },
      {
        "insert-disc": {
          "requires": "Setup.exe"
        }
      },
      {
        "task": {
          "description": "Installing Dominion Wars",
          "executable": "$DISC/Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "Desktop": true,
      "WineDesktop": "800x600"
    }
  }
}
Back to game