Installer populous-the-beginning-popmm

custom-name: 'Populous: Matchmaker'
files:
- matchmaker:
    filename: popmm.exe
    referer: https://www.popre.net/downloads.php?f=0
    url: https://www.popre.net/files/popmm.exe
game:
  arch: win32
  exe: drive_c/Program Files/Populous Reincarnated/MatchMaker/Matchmaker.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Adding wine config registry keys for beta
    key: ddraw
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\AppDefaults\pop3b.exe\DllOverrides
    value: native
- task:
    description: Adding wine config registry keys for beta
    key: d3d9
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\AppDefaults\pop3b.exe\DllOverrides
    value: native
- task:
    args: /S /SILENT
    executable: matchmaker
    name: wineexec
    prefix: $GAMEDIR
requires: populous-the-beginning-103
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.\r\nOn your fist run, turn\
  \ off DxWnd in the Settings (gear) -> Populous -> Graphics"
runner: wine
script:
  custom-name: 'Populous: Matchmaker'
  files:
  - matchmaker:
      filename: popmm.exe
      referer: https://www.popre.net/downloads.php?f=0
      url: https://www.popre.net/files/popmm.exe
  game:
    arch: win32
    exe: drive_c/Program Files/Populous Reincarnated/MatchMaker/Matchmaker.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Adding wine config registry keys for beta
      key: ddraw
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\AppDefaults\pop3b.exe\DllOverrides
      value: native
  - task:
      description: Adding wine config registry keys for beta
      key: d3d9
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\AppDefaults\pop3b.exe\DllOverrides
      value: native
  - task:
      args: /S /SILENT
      executable: matchmaker
      name: wineexec
      prefix: $GAMEDIR
  requires: populous-the-beginning-103
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.\r\nOn your fist run, turn off DxWnd in the Settings (gear) -> Populous -> Graphics",
  "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": {
    "custom-name": "Populous: Matchmaker",
    "files": [
      {
        "matchmaker": {
          "filename": "popmm.exe",
          "referer": "https://www.popre.net/downloads.php?f=0",
          "url": "https://www.popre.net/files/popmm.exe"
        }
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Populous Reincarnated/MatchMaker/Matchmaker.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Adding wine config registry keys for beta",
          "key": "ddraw",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\AppDefaults\\pop3b.exe\\DllOverrides",
          "value": "native"
        }
      },
      {
        "task": {
          "description": "Adding wine config registry keys for beta",
          "key": "d3d9",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\AppDefaults\\pop3b.exe\\DllOverrides",
          "value": "native"
        }
      },
      {
        "task": {
          "args": "/S /SILENT",
          "executable": "matchmaker",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "requires": "populous-the-beginning-103"
  }
}
Back to game