Installer seven-kingdoms-ii-the-fryhtan-cd

game:
  arch: win32
  exe: drive_c/Seven Kingdoms II/7k2.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- insert-disc:
    description: Insert disc
    requires: 7k2.exe
- task:
    executable: $DISC/Setup.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: cnc_ddraw
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
description: Cool Games CD edition
game_slug: seven-kingdoms-ii-the-fryhtan-wars
gogslug: ''
humblestoreid: ''
installer_slug: seven-kingdoms-ii-the-fryhtan-cd
name: 'Seven Kingdoms II: The Fryhtan Wars'
notes: Do not install DX. Do not change installation path (when windows installer
  launch). WineTricks cnc_ddraw will be performed to allow screen updates.
runner: wine
script:
  game:
    arch: win32
    exe: drive_c/Seven Kingdoms II/7k2.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - insert-disc:
      description: Insert disc
      requires: 7k2.exe
  - task:
      executable: $DISC/Setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: cnc_ddraw
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
slug: seven-kingdoms-ii-the-fryhtan-cd
steamid: null
version: CD
year: 1999
{
  "game_slug": "seven-kingdoms-ii-the-fryhtan-wars",
  "version": "CD",
  "description": "Cool Games CD edition",
  "notes": "Do not install DX. Do not change installation path (when windows installer launch). WineTricks cnc_ddraw will be performed to allow screen updates.",
  "name": "Seven Kingdoms II: The Fryhtan Wars",
  "year": 1999,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "seven-kingdoms-ii-the-fryhtan-cd",
  "installer_slug": "seven-kingdoms-ii-the-fryhtan-cd",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "drive_c/Seven Kingdoms II/7k2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "insert-disc": {
          "description": "Insert disc",
          "requires": "7k2.exe"
        }
      },
      {
        "task": {
          "executable": "$DISC/Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "cnc_ddraw",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game