files:
- launcher: https://cdn.xrmpe.online/release/xrMPE-Launcher-Installer.exe
- dotnet_x86: https://builds.dotnet.microsoft.com/dotnet/Sdk/6.0.428/dotnet-sdk-6.0.428-win-x86.exe
game:
exe: drive_c/X-Ray Multiplayer Extension/xrmpe-launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64-bit Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2022
description: Installing vcrun2022
name: winetricks
prefix: $GAMEDIR
- task:
app: dxvk
description: Installing DXVK
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
args: /quiet /norestart
description: Installing x86 .NET 6.0.36 runtime
executable: dotnet_x86
name: wineexec
prefix: $GAMEDIR
- task:
key: InstallLang
name: set_regedit
path: HKEY_CURRENT_USER\Software\X-Ray Multiplayer Extension
type: REG_SZ
value: eng
- task:
key: InstallSndLang
name: set_regedit
path: HKEY_CURRENT_USER\Software\X-Ray Multiplayer Extension
type: REG_SZ
value: eng
- task:
arch: win64
args: /S
description: Installing XRMPE Launcher
executable: launcher
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: xrmpe-x-ray-multiplayer-extension
gogslug: ''
humblestoreid: ''
installer_slug: xrmpe-x-ray-multiplayer-exten-09
name: xrMPE (X-Ray Multiplayer Extension)
notes: Unable to use steam networking. Normal multiplayer works fine.
runner: wine
script:
files:
- launcher: https://cdn.xrmpe.online/release/xrMPE-Launcher-Installer.exe
- dotnet_x86: https://builds.dotnet.microsoft.com/dotnet/Sdk/6.0.428/dotnet-sdk-6.0.428-win-x86.exe
game:
exe: drive_c/X-Ray Multiplayer Extension/xrmpe-launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64-bit Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2022
description: Installing vcrun2022
name: winetricks
prefix: $GAMEDIR
- task:
app: dxvk
description: Installing DXVK
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
args: /quiet /norestart
description: Installing x86 .NET 6.0.36 runtime
executable: dotnet_x86
name: wineexec
prefix: $GAMEDIR
- task:
key: InstallLang
name: set_regedit
path: HKEY_CURRENT_USER\Software\X-Ray Multiplayer Extension
type: REG_SZ
value: eng
- task:
key: InstallSndLang
name: set_regedit
path: HKEY_CURRENT_USER\Software\X-Ray Multiplayer Extension
type: REG_SZ
value: eng
- task:
arch: win64
args: /S
description: Installing XRMPE Launcher
executable: launcher
name: wineexec
prefix: $GAMEDIR
slug: xrmpe-x-ray-multiplayer-exten-09
steamid: null
version: '0.9'
year: 2020
{
"game_slug": "xrmpe-x-ray-multiplayer-extension",
"version": "0.9",
"description": "",
"notes": "Unable to use steam networking. Normal multiplayer works fine.",
"name": "xrMPE (X-Ray Multiplayer Extension)",
"year": 2020,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "xrmpe-x-ray-multiplayer-exten-09",
"installer_slug": "xrmpe-x-ray-multiplayer-exten-09",
"script": {
"files": [
{
"launcher": "https://cdn.xrmpe.online/release/xrMPE-Launcher-Installer.exe"
},
{
"dotnet_x86": "https://builds.dotnet.microsoft.com/dotnet/Sdk/6.0.428/dotnet-sdk-6.0.428-win-x86.exe"
}
],
"game": {
"exe": "drive_c/X-Ray Multiplayer Extension/xrmpe-launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating 64-bit Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2022",
"description": "Installing vcrun2022",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "dxvk",
"description": "Installing DXVK",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"args": "/quiet /norestart",
"description": "Installing x86 .NET 6.0.36 runtime",
"executable": "dotnet_x86",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"key": "InstallLang",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\X-Ray Multiplayer Extension",
"type": "REG_SZ",
"value": "eng"
}
},
{
"task": {
"key": "InstallSndLang",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\X-Ray Multiplayer Extension",
"type": "REG_SZ",
"value": "eng"
}
},
{
"task": {
"arch": "win64",
"args": "/S",
"description": "Installing XRMPE Launcher",
"executable": "launcher",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}