files:
- installer:
filename: LoadingBay_MarvelRivals_setup.exe
url: https://a50.gdl.easebar.com/7332989292165206016/LoadingBay_MarvelRivals_setup.exe
game:
arch: win64
exe: $GAMEDIR/prefix/drive_c/Program Files/LoadingBay/LoadingBayLauncher.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/prefix/drive_c/Program Files/LoadingBay
install_complete_text: Installation complete! Ensure you have an active internet connection
to log in to the Netease launcher and play Marvel Rivals.
installer:
- task:
arch: win64
description: Creating 64-bit Wine prefix
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: dxvk vkd3d
description: Installing dxvk and vkd3d for graphics support
name: winetricks
prefix: $GAMEDIR/prefix
silent: true
- task:
description: Launching Netease installer. Click 'Install' in the launcher to proceed
with the installation. If an error occurs, check the Lutris log and note any
Wine error messages.
executable: installer
name: wineexec
system:
env:
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
__GL_THREADED_OPTIMIZATIONS: 1
mesa_glthread: true
wine:
Desktop: false
dxvk: true
vkd3d: true
description: ''
game_slug: marvel-rivals
gogslug: ''
humblestoreid: ''
installer_slug: marvel-rivals-loading-bay-launcher
name: Marvel Rivals
notes: 'Requires an active internet connection for the Loading Bay launcher to log
in and launch the game. Ensure dxvk, and vkd3d are installed via winetricks for
proper font rendering and DirectX support (these are included in script).
Tested with Season 2.5 (Hellfire Gala)
Tested with the proton-cachyos Wine version; compatibility with other Wine versions
is not verified.'
runner: wine
script:
files:
- installer:
filename: LoadingBay_MarvelRivals_setup.exe
url: https://a50.gdl.easebar.com/7332989292165206016/LoadingBay_MarvelRivals_setup.exe
game:
arch: win64
exe: $GAMEDIR/prefix/drive_c/Program Files/LoadingBay/LoadingBayLauncher.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/prefix/drive_c/Program Files/LoadingBay
install_complete_text: Installation complete! Ensure you have an active internet
connection to log in to the Netease launcher and play Marvel Rivals.
installer:
- task:
arch: win64
description: Creating 64-bit Wine prefix
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: dxvk vkd3d
description: Installing dxvk and vkd3d for graphics support
name: winetricks
prefix: $GAMEDIR/prefix
silent: true
- task:
description: Launching Netease installer. Click 'Install' in the launcher to
proceed with the installation. If an error occurs, check the Lutris log and
note any Wine error messages.
executable: installer
name: wineexec
system:
env:
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
__GL_THREADED_OPTIMIZATIONS: 1
mesa_glthread: true
wine:
Desktop: false
dxvk: true
vkd3d: true
slug: marvel-rivals-loading-bay-launcher
steamid: 2767030
version: Loading Bay launcher
year: 2024
{
"game_slug": "marvel-rivals",
"version": "Loading Bay launcher",
"description": "",
"notes": "Requires an active internet connection for the Loading Bay launcher to log in and launch the game. Ensure dxvk, and vkd3d are installed via winetricks for proper font rendering and DirectX support (these are included in script).\n\nTested with Season 2.5 (Hellfire Gala)\nTested with the proton-cachyos Wine version; compatibility with other Wine versions is not verified.",
"name": "Marvel Rivals",
"year": 2024,
"steamid": 2767030,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "marvel-rivals-loading-bay-launcher",
"installer_slug": "marvel-rivals-loading-bay-launcher",
"script": {
"files": [
{
"installer": {
"filename": "LoadingBay_MarvelRivals_setup.exe",
"url": "https://a50.gdl.easebar.com/7332989292165206016/LoadingBay_MarvelRivals_setup.exe"
}
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/prefix/drive_c/Program Files/LoadingBay/LoadingBayLauncher.exe",
"prefix": "$GAMEDIR/prefix",
"working_dir": "$GAMEDIR/prefix/drive_c/Program Files/LoadingBay"
},
"install_complete_text": "Installation complete! Ensure you have an active internet connection to log in to the Netease launcher and play Marvel Rivals.",
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating 64-bit Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "dxvk vkd3d",
"description": "Installing dxvk and vkd3d for graphics support",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix",
"silent": true
}
},
{
"task": {
"description": "Launching Netease installer. Click 'Install' in the launcher to proceed with the installation. If an error occurs, check the Lutris log and note any Wine error messages.",
"executable": "installer",
"name": "wineexec"
}
}
],
"system": {
"env": {
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR",
"__GL_THREADED_OPTIMIZATIONS": 1,
"mesa_glthread": true
}
},
"wine": {
"Desktop": false,
"dxvk": true,
"vkd3d": true
}
}
}