Installer homeworld-emergence-retail-cd

game:
  arch: win32
  args: /disableAVI
  exe: drive_c/Sierra/Cataclysm/cataclysm.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: HWCSetup.EXE
- task:
    executable: $DISC/HWCSetup.EXE
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win32
    key: screenDepth
    name: set_regedit
    path: HKEY_LOCAL_MACHINE\Software\Sierra On-Line\Cataclysm
    prefix: $GAMEDIR
    type: REG_DWORD
    value: '00000020'
- task:
    arch: win32
    key: screenWidth
    name: set_regedit
    path: HKEY_LOCAL_MACHINE\Software\Sierra On-Line\Cataclysm
    prefix: $GAMEDIR
    type: REG_DWORD
    value: '00000500'
- task:
    arch: win32
    key: screenHeight
    name: set_regedit
    path: HKEY_LOCAL_MACHINE\Software\Sierra On-Line\Cataclysm
    prefix: $GAMEDIR
    type: REG_DWORD
    value: '00000400'
- task:
    arch: win32
    key: deviceToSelect
    name: set_regedit
    path: HKEY_LOCAL_MACHINE\Software\Sierra On-Line\Cataclysm
    prefix: $GAMEDIR
    type: REG_SZ
    value: d3d
- task:
    arch: win32
    key: glToSelect
    name: set_regedit
    path: HKEY_LOCAL_MACHINE\Software\Sierra On-Line\Cataclysm
    prefix: $GAMEDIR
    type: REG_SZ
    value: rgl.dll
- task:
    arch: win32
    description: The game has been set to its highest supported resolution, 1280x1024.
      To use an unsupported resolution, please navigate to HKEY_LOCAL_MACHINE\Software\Sierra
      On-Line\Cataclysm and set screenHeight and screenWidth to height and width of
      the desired resolution (switch from hexadecimal to decimal before entering the
      values). Exit regedit afterwards.
    executable: regedit
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: homeworld-emergence
gogslug: homeworld_emergence
humblestoreid: ''
installer_slug: homeworld-emergence-retail-cd
name: 'Homeworld: Emergence'
notes: "The game has been set to its highest supported resolution, 1280x1024.\r\n\
  To use an unsupported resolution, please navigate to HKEY_LOCAL_MACHINE\\Software\\\
  Sierra On-Line\\Cataclysm and set screenHeight and screenWidth to height and width\
  \ of the desired resolution (switch from hexadecimal to decimal before entering\
  \ the values).\r\nExit regedit afterwards."
runner: wine
script:
  game:
    arch: win32
    args: /disableAVI
    exe: drive_c/Sierra/Cataclysm/cataclysm.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: HWCSetup.EXE
  - task:
      executable: $DISC/HWCSetup.EXE
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win32
      key: screenDepth
      name: set_regedit
      path: HKEY_LOCAL_MACHINE\Software\Sierra On-Line\Cataclysm
      prefix: $GAMEDIR
      type: REG_DWORD
      value: '00000020'
  - task:
      arch: win32
      key: screenWidth
      name: set_regedit
      path: HKEY_LOCAL_MACHINE\Software\Sierra On-Line\Cataclysm
      prefix: $GAMEDIR
      type: REG_DWORD
      value: '00000500'
  - task:
      arch: win32
      key: screenHeight
      name: set_regedit
      path: HKEY_LOCAL_MACHINE\Software\Sierra On-Line\Cataclysm
      prefix: $GAMEDIR
      type: REG_DWORD
      value: '00000400'
  - task:
      arch: win32
      key: deviceToSelect
      name: set_regedit
      path: HKEY_LOCAL_MACHINE\Software\Sierra On-Line\Cataclysm
      prefix: $GAMEDIR
      type: REG_SZ
      value: d3d
  - task:
      arch: win32
      key: glToSelect
      name: set_regedit
      path: HKEY_LOCAL_MACHINE\Software\Sierra On-Line\Cataclysm
      prefix: $GAMEDIR
      type: REG_SZ
      value: rgl.dll
  - task:
      arch: win32
      description: The game has been set to its highest supported resolution, 1280x1024.
        To use an unsupported resolution, please navigate to HKEY_LOCAL_MACHINE\Software\Sierra
        On-Line\Cataclysm and set screenHeight and screenWidth to height and width
        of the desired resolution (switch from hexadecimal to decimal before entering
        the values). Exit regedit afterwards.
      executable: regedit
      name: wineexec
      prefix: $GAMEDIR
slug: homeworld-emergence-retail-cd
steamid: null
version: Retail CD
year: 2000
{
  "game_slug": "homeworld-emergence",
  "version": "Retail CD",
  "description": null,
  "notes": "The game has been set to its highest supported resolution, 1280x1024.\r\nTo use an unsupported resolution, please navigate to HKEY_LOCAL_MACHINE\\Software\\Sierra On-Line\\Cataclysm and set screenHeight and screenWidth to height and width of the desired resolution (switch from hexadecimal to decimal before entering the values).\r\nExit regedit afterwards.",
  "name": "Homeworld: Emergence",
  "year": 2000,
  "steamid": null,
  "gogslug": "homeworld_emergence",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "homeworld-emergence-retail-cd",
  "installer_slug": "homeworld-emergence-retail-cd",
  "script": {
    "game": {
      "arch": "win32",
      "args": "/disableAVI",
      "exe": "drive_c/Sierra/Cataclysm/cataclysm.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "HWCSetup.EXE"
        }
      },
      {
        "task": {
          "executable": "$DISC/HWCSetup.EXE",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "key": "screenDepth",
          "name": "set_regedit",
          "path": "HKEY_LOCAL_MACHINE\\Software\\Sierra On-Line\\Cataclysm",
          "prefix": "$GAMEDIR",
          "type": "REG_DWORD",
          "value": "00000020"
        }
      },
      {
        "task": {
          "arch": "win32",
          "key": "screenWidth",
          "name": "set_regedit",
          "path": "HKEY_LOCAL_MACHINE\\Software\\Sierra On-Line\\Cataclysm",
          "prefix": "$GAMEDIR",
          "type": "REG_DWORD",
          "value": "00000500"
        }
      },
      {
        "task": {
          "arch": "win32",
          "key": "screenHeight",
          "name": "set_regedit",
          "path": "HKEY_LOCAL_MACHINE\\Software\\Sierra On-Line\\Cataclysm",
          "prefix": "$GAMEDIR",
          "type": "REG_DWORD",
          "value": "00000400"
        }
      },
      {
        "task": {
          "arch": "win32",
          "key": "deviceToSelect",
          "name": "set_regedit",
          "path": "HKEY_LOCAL_MACHINE\\Software\\Sierra On-Line\\Cataclysm",
          "prefix": "$GAMEDIR",
          "type": "REG_SZ",
          "value": "d3d"
        }
      },
      {
        "task": {
          "arch": "win32",
          "key": "glToSelect",
          "name": "set_regedit",
          "path": "HKEY_LOCAL_MACHINE\\Software\\Sierra On-Line\\Cataclysm",
          "prefix": "$GAMEDIR",
          "type": "REG_SZ",
          "value": "rgl.dll"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "The game has been set to its highest supported resolution, 1280x1024. To use an unsupported resolution, please navigate to HKEY_LOCAL_MACHINE\\Software\\Sierra On-Line\\Cataclysm and set screenHeight and screenWidth to height and width of the desired resolution (switch from hexadecimal to decimal before entering the values). Exit regedit afterwards.",
          "executable": "regedit",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game