files:
- gogsetup: N/A:Select the installer from GOG
- mod: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Rayman%203%20HD/BetterRayman3.zip
game:
exe: $GAMEDIR/drive_c/GOG Games/Rayman 3/Rayman3.exe
launch_configs:
- exe: $GAMEDIR/drive_c/GOG Games/Rayman 3/BR3_Config.exe
name: BetterRayman3 configuration
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- input_menu:
description: 'Choose the game''s language:'
id: LANG
options:
- English: English
- French: "Fran\xE7ais"
- German: Deutsch
- Italian: Italiano
- Spanish: "Espa\xF1ol"
preselect: English
- task:
description: Installing...
executable: gogsetup
name: wineexec
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/GOG Games/Rayman 3
file: mod
- write_config:
data:
BetterRayman3:
OuterDeadZone: 20
Rayman3:
Adapter: 0
Camera_HorizontalAxis: 2
Camera_VerticalAxis: 5
Gli_Mode: 1 - $RESOLUTION x 32
Identifier: 00000000-0001-0000-0000-000000000000
Language: $INPUT_LANG
TexturesCompressed: 0
TexturesQuality: 32
TnL: 1
TriLinear: 1
VignettesFile: Vignette.cnt
file: $GAMEDIR/drive_c/windows/Ubisoft/ubi.ini
system:
env:
DXVK_HUD: null
wine:
overrides:
dinput8: n,b
winmm: n,b
description: 'Play "Rayman 3: Hoodlum Havoc" provided by GOG on Linux!'
game_slug: rayman-3-hoodlum-havoc
gogslug: rayman_3_hoodlum_havoc
humblestoreid: ''
installer_slug: rayman-3-hoodlum-havoc-gog-betterrayman3-xi
name: 'Rayman 3: Hoodlum Havoc'
notes: "- Using BetterRayman3 mod: bigger resolution, widescreen, ability to skip\
\ cutscenes, missing textures fix etc...\r\n- Using Xivid for better gamepad compatibility\
\ and complete features"
runner: wine
script:
files:
- gogsetup: N/A:Select the installer from GOG
- mod: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Rayman%203%20HD/BetterRayman3.zip
game:
exe: $GAMEDIR/drive_c/GOG Games/Rayman 3/Rayman3.exe
launch_configs:
- exe: $GAMEDIR/drive_c/GOG Games/Rayman 3/BR3_Config.exe
name: BetterRayman3 configuration
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- input_menu:
description: 'Choose the game''s language:'
id: LANG
options:
- English: English
- French: "Fran\xE7ais"
- German: Deutsch
- Italian: Italiano
- Spanish: "Espa\xF1ol"
preselect: English
- task:
description: Installing...
executable: gogsetup
name: wineexec
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/GOG Games/Rayman 3
file: mod
- write_config:
data:
BetterRayman3:
OuterDeadZone: 20
Rayman3:
Adapter: 0
Camera_HorizontalAxis: 2
Camera_VerticalAxis: 5
Gli_Mode: 1 - $RESOLUTION x 32
Identifier: 00000000-0001-0000-0000-000000000000
Language: $INPUT_LANG
TexturesCompressed: 0
TexturesQuality: 32
TnL: 1
TriLinear: 1
VignettesFile: Vignette.cnt
file: $GAMEDIR/drive_c/windows/Ubisoft/ubi.ini
system:
env:
DXVK_HUD: null
wine:
overrides:
dinput8: n,b
winmm: n,b
slug: rayman-3-hoodlum-havoc-gog-betterrayman3-xi
steamid: null
version: GOG + BetterRayman3 + Xivid
year: 2003
{
"game_slug": "rayman-3-hoodlum-havoc",
"version": "GOG + BetterRayman3 + Xivid",
"description": "Play \"Rayman 3: Hoodlum Havoc\" provided by GOG on Linux!",
"notes": "- Using BetterRayman3 mod: bigger resolution, widescreen, ability to skip cutscenes, missing textures fix etc...\r\n- Using Xivid for better gamepad compatibility and complete features",
"name": "Rayman 3: Hoodlum Havoc",
"year": 2003,
"steamid": null,
"gogslug": "rayman_3_hoodlum_havoc",
"humblestoreid": "",
"runner": "wine",
"slug": "rayman-3-hoodlum-havoc-gog-betterrayman3-xi",
"installer_slug": "rayman-3-hoodlum-havoc-gog-betterrayman3-xi",
"script": {
"files": [
{
"gogsetup": "N/A:Select the installer from GOG"
},
{
"mod": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Rayman%203%20HD/BetterRayman3.zip"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/GOG Games/Rayman 3/Rayman3.exe",
"launch_configs": [
{
"exe": "$GAMEDIR/drive_c/GOG Games/Rayman 3/BR3_Config.exe",
"name": "BetterRayman3 configuration"
}
],
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"input_menu": {
"description": "Choose the game's language:",
"id": "LANG",
"options": [
{
"English": "English"
},
{
"French": "Fran\u00e7ais"
},
{
"German": "Deutsch"
},
{
"Italian": "Italiano"
},
{
"Spanish": "Espa\u00f1ol"
}
],
"preselect": "English"
}
},
{
"task": {
"description": "Installing...",
"executable": "gogsetup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/GOG Games/Rayman 3",
"file": "mod"
}
},
{
"write_config": {
"data": {
"BetterRayman3": {
"OuterDeadZone": 20
},
"Rayman3": {
"Adapter": 0,
"Camera_HorizontalAxis": 2,
"Camera_VerticalAxis": 5,
"Gli_Mode": "1 - $RESOLUTION x 32",
"Identifier": "00000000-0001-0000-0000-000000000000",
"Language": "$INPUT_LANG",
"TexturesCompressed": 0,
"TexturesQuality": 32,
"TnL": 1,
"TriLinear": 1,
"VignettesFile": "Vignette.cnt"
}
},
"file": "$GAMEDIR/drive_c/windows/Ubisoft/ubi.ini"
}
}
],
"system": {
"env": {
"DXVK_HUD": null
}
},
"wine": {
"overrides": {
"dinput8": "n,b",
"winmm": "n,b"
}
}
}
}