Installer homeworld-2-retail-cd

game:
  args: -noS3TC -ssnologo -nomovies
  exe: drive_c/Program Files/Sierra/Homeworld2/Bin/Release/Homeworld2.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: HW2_Setup.exe
- task:
    executable: $DISC/HW2_Setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: homeworld-2
gogslug: ''
humblestoreid: ''
installer_slug: homeworld-2-retail-cd
name: Homeworld 2
notes: "Online play is not functional.\r\n\r\nAs per the official WineHQ notes, https://appdb.winehq.org/objectManager.php?sClass=version&iId=3803#knownbugs,\
  \ a no-cd patch is required.\r\n\r\nInstaller mentions DX 9.0b is not installed\
  \ and runs the DirectX installer which announces a newer version is installed and\
  \ quits."
runner: wine
script:
  game:
    args: -noS3TC -ssnologo -nomovies
    exe: drive_c/Program Files/Sierra/Homeworld2/Bin/Release/Homeworld2.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: HW2_Setup.exe
  - task:
      executable: $DISC/HW2_Setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: homeworld-2-retail-cd
steamid: null
version: Retail CD
year: 2003
{
  "game_slug": "homeworld-2",
  "version": "Retail CD",
  "description": "",
  "notes": "Online play is not functional.\r\n\r\nAs per the official WineHQ notes, https://appdb.winehq.org/objectManager.php?sClass=version&iId=3803#knownbugs, a no-cd patch is required.\r\n\r\nInstaller mentions DX 9.0b is not installed and runs the DirectX installer which announces a newer version is installed and quits.",
  "name": "Homeworld 2",
  "year": 2003,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "homeworld-2-retail-cd",
  "installer_slug": "homeworld-2-retail-cd",
  "script": {
    "game": {
      "args": "-noS3TC -ssnologo -nomovies",
      "exe": "drive_c/Program Files/Sierra/Homeworld2/Bin/Release/Homeworld2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "HW2_Setup.exe"
        }
      },
      {
        "task": {
          "executable": "$DISC/HW2_Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game