Installer populous-the-beginning-popmm

files:
- matchmaker:
    filename: popmm.exe
    referer: https://www.popre.net/downloads.php?f=0
    url: https://www.popre.net/files/popmm.exe
game:
  exe: drive_c/Program Files (x86)/Populous Reincarnated/MatchMaker/Matchmaker.exe
  prefix: $GAMEDIR
installer:
- task:
    args: /S /SILENT
    executable: matchmaker
    name: wineexec
    prefix: $GAMEDIR
    return_code: 50944
requires: populous-the-beginning-103
wine:
  overrides:
    d3d9: n,b
    ddraw: n,b
description: Multiplayer matchmaker for populous
game_slug: populous-the-beginning
gogslug: populous_the_beginning
humblestoreid: ''
installer_slug: populous-the-beginning-popmm
name: 'Populous: The Beginning'
notes: The matchmaker always hangs and can even crash on the first time you start
  after install. Wait a couple of minutes and try again.
runner: wine
script:
  files:
  - matchmaker:
      filename: popmm.exe
      referer: https://www.popre.net/downloads.php?f=0
      url: https://www.popre.net/files/popmm.exe
  game:
    exe: drive_c/Program Files (x86)/Populous Reincarnated/MatchMaker/Matchmaker.exe
    prefix: $GAMEDIR
  installer:
  - task:
      args: /S /SILENT
      executable: matchmaker
      name: wineexec
      prefix: $GAMEDIR
      return_code: 50944
  requires: populous-the-beginning-103
  wine:
    overrides:
      d3d9: n,b
      ddraw: n,b
slug: populous-the-beginning-popmm
steamid: null
version: PopMM
year: 1998
{
  "game_slug": "populous-the-beginning",
  "version": "PopMM",
  "description": "Multiplayer matchmaker for populous",
  "notes": "The matchmaker always hangs and can even crash on the first time you start after install. Wait a couple of minutes and try again.",
  "name": "Populous: The Beginning",
  "year": 1998,
  "steamid": null,
  "gogslug": "populous_the_beginning",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "populous-the-beginning-popmm",
  "installer_slug": "populous-the-beginning-popmm",
  "script": {
    "files": [
      {
        "matchmaker": {
          "filename": "popmm.exe",
          "referer": "https://www.popre.net/downloads.php?f=0",
          "url": "https://www.popre.net/files/popmm.exe"
        }
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/Populous Reincarnated/MatchMaker/Matchmaker.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "args": "/S /SILENT",
          "executable": "matchmaker",
          "name": "wineexec",
          "prefix": "$GAMEDIR",
          "return_code": 50944
        }
      }
    ],
    "requires": "populous-the-beginning-103",
    "wine": {
      "overrides": {
        "d3d9": "n,b",
        "ddraw": "n,b"
      }
    }
  }
}
Back to game