Installer garou-mark-of-the-wolves-gog

files:
- installer: N/A:Select the game's setup file
game:
  arch: win32
  exe: drive_c/GOG Games/GAROU MARK OF THE WOLVES/GarouApp.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win32
    args: /SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI
    description: 'Installing Garou: Mark of the Wolves'
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: garou-mark-of-the-wolves
gogslug: garou_mark_of_the_wolves
humblestoreid: garou_markofthewolves
installer_slug: garou-mark-of-the-wolves-gog
name: 'Garou: Mark of the Wolves'
notes: "This game needs 32 bits sound libraries to make sound works. In some distros\
  \ they're already pre-installed. If sound doesn't work view game logs or install\
  \ a library like lib32-libpulse or lib32-pipewire.\r\n\r\nOnline multiplayer doesn't\
  \ work without GOG Galaxy."
runner: wine
script:
  files:
  - installer: N/A:Select the game's setup file
  game:
    arch: win32
    exe: drive_c/GOG Games/GAROU MARK OF THE WOLVES/GarouApp.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win32
      args: /SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI
      description: 'Installing Garou: Mark of the Wolves'
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
slug: garou-mark-of-the-wolves-gog
steamid: 366240
version: GOG
year: 2000
{
  "game_slug": "garou-mark-of-the-wolves",
  "version": "GOG",
  "description": "",
  "notes": "This game needs 32 bits sound libraries to make sound works. In some distros they're already pre-installed. If sound doesn't work view game logs or install a library like lib32-libpulse or lib32-pipewire.\r\n\r\nOnline multiplayer doesn't work without GOG Galaxy.",
  "name": "Garou: Mark of the Wolves",
  "year": 2000,
  "steamid": 366240,
  "gogslug": "garou_mark_of_the_wolves",
  "humblestoreid": "garou_markofthewolves",
  "runner": "wine",
  "slug": "garou-mark-of-the-wolves-gog",
  "installer_slug": "garou-mark-of-the-wolves-gog",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/GOG Games/GAROU MARK OF THE WOLVES/GarouApp.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "args": "/SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI",
          "description": "Installing Garou: Mark of the Wolves",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game