files:
- patch: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/X-Men%20Origins%20-%20Wolverine/wolv.zip
game:
exe: drive_c/Program Files (x86)/Activision/X-Men Origins - Wolverine(TM)/Binaries/Wolverine.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
requires: Setup/Data/Binaries/Wolverine.exe
- task:
executable: $DISC/setup.exe
name: wineexec
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Activision/X-Men Origins - Wolverine(TM)/Binaries/
src: patch
- task:
app: xact
name: winetricks
prefix: $GAMEDIR
description: 'Play "X-Men Origins: Wolverine" DVD edition on Linux!'
game_slug: x-men-origins-wolverine
gogslug: ''
humblestoreid: ''
installer_slug: x-men-origins-wolverine-dvd
name: 'X-Men Origins: Wolverine'
notes: "- Setup program is a little unstable, there will be no picture during install\
\ and it will finally crash. Happily, the game will be fully installed before the\
\ crash. (cf. Wine bug https://bugs.winehq.org/show_bug.cgi?id=35319)\r\n- You will\
\ need the DVD only one time during install\r\n- This game supports natively x360\
\ controller"
runner: wine
script:
files:
- patch: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/X-Men%20Origins%20-%20Wolverine/wolv.zip
game:
exe: drive_c/Program Files (x86)/Activision/X-Men Origins - Wolverine(TM)/Binaries/Wolverine.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
requires: Setup/Data/Binaries/Wolverine.exe
- task:
executable: $DISC/setup.exe
name: wineexec
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Activision/X-Men Origins - Wolverine(TM)/Binaries/
src: patch
- task:
app: xact
name: winetricks
prefix: $GAMEDIR
slug: x-men-origins-wolverine-dvd
steamid: null
version: DVD
year: 2009
{
"game_slug": "x-men-origins-wolverine",
"version": "DVD",
"description": "Play \"X-Men Origins: Wolverine\" DVD edition on Linux!",
"notes": "- Setup program is a little unstable, there will be no picture during install and it will finally crash. Happily, the game will be fully installed before the crash. (cf. Wine bug https://bugs.winehq.org/show_bug.cgi?id=35319)\r\n- You will need the DVD only one time during install\r\n- This game supports natively x360 controller",
"name": "X-Men Origins: Wolverine",
"year": 2009,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "x-men-origins-wolverine-dvd",
"installer_slug": "x-men-origins-wolverine-dvd",
"script": {
"files": [
{
"patch": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/X-Men%20Origins%20-%20Wolverine/wolv.zip"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/Activision/X-Men Origins - Wolverine(TM)/Binaries/Wolverine.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"insert-disc": {
"requires": "Setup/Data/Binaries/Wolverine.exe"
}
},
{
"task": {
"executable": "$DISC/setup.exe",
"name": "wineexec"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Activision/X-Men Origins - Wolverine(TM)/Binaries/",
"src": "patch"
}
},
{
"task": {
"app": "xact",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
]
}
}