Installer master-x-master-mxm

files:
- setup:
    filename: MXMReborn-Setup.zip
    url: https://uploads.mxmreborn.com/MxMReborn-Setup.zip
game:
  arch: win32
  arguments: --no-sandbox --disable-gpu-sandbox
  exe: drive_c/Games/MxmReborn/launcher/launcher.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE
    file: setup
- task:
    arch: win32
    description: Creating 32bit Wine prefix.
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win32
    description: Setting Windows 10 mode for Wine.
    key: Version
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine
    prefix: $GAMEDIR
    value: win10
- task:
    arch: win64
    description: 'Wine Staging: Enabling DXVA2'
    key: backend
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\DXVA2
    prefix: $GAMEDIR
    value: va
- execute:
    command: WINEESYNC=1 WINEPREFIX="$GAMEDIR" "$WINEBIN" "$CACHE/MXMReborn-Setup.exe"
    description: 'Installing MxmReborn App

      ------------------------------

      Do not change install path!'
    return_code: 256
- task:
    name: winekill
    prefix: $GAMEDIR
description: ''
game_slug: master-x-master
gogslug: ''
humblestoreid: ''
installer_slug: master-x-master-mxm
name: Master X Master
notes: Please do not change default folder installation path.
runner: wine
script:
  files:
  - setup:
      filename: MXMReborn-Setup.zip
      url: https://uploads.mxmreborn.com/MxMReborn-Setup.zip
  game:
    arch: win32
    arguments: --no-sandbox --disable-gpu-sandbox
    exe: drive_c/Games/MxmReborn/launcher/launcher.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE
      file: setup
  - task:
      arch: win32
      description: Creating 32bit Wine prefix.
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win32
      description: Setting Windows 10 mode for Wine.
      key: Version
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine
      prefix: $GAMEDIR
      value: win10
  - task:
      arch: win64
      description: 'Wine Staging: Enabling DXVA2'
      key: backend
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\DXVA2
      prefix: $GAMEDIR
      value: va
  - execute:
      command: WINEESYNC=1 WINEPREFIX="$GAMEDIR" "$WINEBIN" "$CACHE/MXMReborn-Setup.exe"
      description: 'Installing MxmReborn App

        ------------------------------

        Do not change install path!'
      return_code: 256
  - task:
      name: winekill
      prefix: $GAMEDIR
slug: master-x-master-mxm
steamid: null
version: MxM
year: 1994
{
  "game_slug": "master-x-master",
  "version": "MxM",
  "description": "",
  "notes": "Please do not change default folder installation path.",
  "name": "Master X Master",
  "year": 1994,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "master-x-master-mxm",
  "installer_slug": "master-x-master-mxm",
  "script": {
    "files": [
      {
        "setup": {
          "filename": "MXMReborn-Setup.zip",
          "url": "https://uploads.mxmreborn.com/MxMReborn-Setup.zip"
        }
      }
    ],
    "game": {
      "arch": "win32",
      "arguments": "--no-sandbox --disable-gpu-sandbox",
      "exe": "drive_c/Games/MxmReborn/launcher/launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "setup"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Creating 32bit Wine prefix.",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Setting Windows 10 mode for Wine.",
          "key": "Version",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine",
          "prefix": "$GAMEDIR",
          "value": "win10"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Wine Staging: Enabling DXVA2",
          "key": "backend",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\DXVA2",
          "prefix": "$GAMEDIR",
          "value": "va"
        }
      },
      {
        "execute": {
          "command": "WINEESYNC=1 WINEPREFIX=\"$GAMEDIR\" \"$WINEBIN\" \"$CACHE/MXMReborn-Setup.exe\"",
          "description": "Installing MxmReborn App\n------------------------------\nDo not change install path!",
          "return_code": 256
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game