Installer caesar-iii-cddvd

game:
  arch: win32
  exe: prefix/drive_c/SIERRA/Caesar3/c3.exe
  prefix: $GAMEDIR/prefix
installer:
- task:
    app: win98
    arch: win32
    description: Setting Windows Version to 98
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    arch: win32
    description: Creating Wine Prefix
    name: create_prefix
    prefix: $GAMEDIR/prefix
- insert-disc:
    requires: autoRun.exe
- task:
    executable: $DISC/autoRun.exe
    name: wineexec
    prefix: $GAMEDIR/prefix
- task:
    app: win98
    arch: win32
    description: Setting Windows Version to 98
    name: winetricks
    prefix: $GAMEDIR/prefix
description: null
game_slug: caesar-iii
gogslug: caesar_3
humblestoreid: ''
installer_slug: caesar-iii-cddvd
name: Caesar III
notes: ''
runner: wine
script:
  game:
    arch: win32
    exe: prefix/drive_c/SIERRA/Caesar3/c3.exe
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      app: win98
      arch: win32
      description: Setting Windows Version to 98
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      arch: win32
      description: Creating Wine Prefix
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - insert-disc:
      requires: autoRun.exe
  - task:
      executable: $DISC/autoRun.exe
      name: wineexec
      prefix: $GAMEDIR/prefix
  - task:
      app: win98
      arch: win32
      description: Setting Windows Version to 98
      name: winetricks
      prefix: $GAMEDIR/prefix
slug: caesar-iii-cddvd
steamid: 517790
version: CD/DVD
year: 1998
{
  "game_slug": "caesar-iii",
  "version": "CD/DVD",
  "description": null,
  "notes": "",
  "name": "Caesar III",
  "year": 1998,
  "steamid": 517790,
  "gogslug": "caesar_3",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "caesar-iii-cddvd",
  "installer_slug": "caesar-iii-cddvd",
  "script": {
    "game": {
      "arch": "win32",
      "prefix": "$GAMEDIR/prefix",
      "exe": "prefix/drive_c/SIERRA/Caesar3/c3.exe"
    },
    "installer": [
      {
        "task": {
          "app": "win98",
          "arch": "win32",
          "description": "Setting Windows Version to 98",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine Prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "insert-disc": {
          "requires": "autoRun.exe"
        }
      },
      {
        "task": {
          "executable": "$DISC/autoRun.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "win98",
          "arch": "win32",
          "description": "Setting Windows Version to 98",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ]
  }
}
Back to game