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
- dotnet_x64: https://builds.dotnet.microsoft.com/dotnet/Sdk/6.0.428/dotnet-sdk-6.0.428-win-x64.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:
arch: win64
args: /quiet /norestart
description: Installing x64 .NET 6.0.36 IF IT HANGS (5m) STOP AND START OVER
executable: dotnet_x64
name: wineexec
prefix: $GAMEDIR
- task:
app: vcrun2022
description: Installing vcrun
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, if no EXE, try another version of wine
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.\r\nTested with\
\ Wine 11.5 with NTSync on CachyOS, if missing exe try 'find / -name \"xrmpe-launcher.exe\"\
\ 2>/dev/null' to point to manually, if this fails change wine version, delete xrmpe\
\ and retry."
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
- dotnet_x64: https://builds.dotnet.microsoft.com/dotnet/Sdk/6.0.428/dotnet-sdk-6.0.428-win-x64.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:
arch: win64
args: /quiet /norestart
description: Installing x64 .NET 6.0.36 IF IT HANGS (5m) STOP AND START OVER
executable: dotnet_x64
name: wineexec
prefix: $GAMEDIR
- task:
app: vcrun2022
description: Installing vcrun
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, if no EXE, try another version of wine
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.\r\nTested with Wine 11.5 with NTSync on CachyOS, if missing exe try 'find / -name \"xrmpe-launcher.exe\" 2>/dev/null' to point to manually, if this fails change wine version, delete xrmpe and retry.",
"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"
},
{
"dotnet_x64": "https://builds.dotnet.microsoft.com/dotnet/Sdk/6.0.428/dotnet-sdk-6.0.428-win-x64.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": {
"arch": "win64",
"args": "/quiet /norestart",
"description": "Installing x64 .NET 6.0.36 IF IT HANGS (5m) STOP AND START OVER",
"executable": "dotnet_x64",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2022",
"description": "Installing vcrun",
"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, if no EXE, try another version of wine",
"executable": "launcher",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}