Installer moto-racer-gog-directplay

files:
- gogsetup: N/A:Please select the GOG installer
game:
  exe: drive_c/GOG Games/Moto Racer/MotoRacer.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /SUPPRESSMSGBOXES /SILENT
    description: Installing...
    executable: gogsetup
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: directplay
    name: winetricks
    silent: true
wine:
  overrides:
    winmm: n,b
description: Play "Moto Racer 1" provided by GOG on Linux!
game_slug: moto-racer
gogslug: the_moto_racer_collection
humblestoreid: ''
installer_slug: moto-racer-gog-directplay
name: Moto Racer
notes: "- Multiplayer functional on LAN with Directplay TCP/IP. During my tests only\
  \ MR1 CD install with 3.22 patch can be host. GOG version can only join\r\n- This\
  \ game does not support very well \"Alt+Tab\". Workaround: use Gamescope\r\n- x360\
  \ gamepad natively supported"
runner: wine
script:
  files:
  - gogsetup: N/A:Please select the GOG installer
  game:
    exe: drive_c/GOG Games/Moto Racer/MotoRacer.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /SUPPRESSMSGBOXES /SILENT
      description: Installing...
      executable: gogsetup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: directplay
      name: winetricks
      silent: true
  wine:
    overrides:
      winmm: n,b
slug: moto-racer-gog-directplay
steamid: null
version: GOG + Directplay
year: 1997
{
  "game_slug": "moto-racer",
  "version": "GOG + Directplay",
  "description": "Play \"Moto Racer 1\" provided by GOG on Linux!",
  "notes": "- Multiplayer functional on LAN with Directplay TCP/IP. During my tests only MR1 CD install with 3.22 patch can be host. GOG version can only join\r\n- This game does not support very well \"Alt+Tab\". Workaround: use Gamescope\r\n- x360 gamepad natively supported",
  "name": "Moto Racer",
  "year": 1997,
  "steamid": null,
  "gogslug": "the_moto_racer_collection",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "moto-racer-gog-directplay",
  "installer_slug": "moto-racer-gog-directplay",
  "script": {
    "files": [
      {
        "gogsetup": "N/A:Please select the GOG installer"
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/Moto Racer/MotoRacer.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SUPPRESSMSGBOXES /SILENT",
          "description": "Installing...",
          "executable": "gogsetup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "directplay",
          "name": "winetricks",
          "silent": true
        }
      }
    ],
    "wine": {
      "overrides": {
        "winmm": "n,b"
      }
    }
  }
}
Back to game