files:
- nocd: https://github.com/keenanweaver/lutris-files/raw/godfather/godfather.exe
- widescreen: https://github.com/ThirteenAG/WidescreenFixesPack/releases/download/thegodfather/TheGodfather.WidescreenFix.zip
- silentpatch: https://github.com/CookiePLMonster/SilentPatchGF/releases/latest/download/SilentPatchGF.zip
game:
arch: win32
exe: "drive_c/Program Files/Electronic Arts/Der Pate\xAE Das Spiel/godfather.exe"
prefix: $GAMEDIR
installer:
- insert-disc:
description: Please mount your 'The Godfather The Game' disc and browse to the
directory
requires: godfather.exe
- task:
arch: win32
description: Creating Wine prefix ...
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
description: Enter your CD-key when prompted and choose default options, do NOT
launch the game when the installer is finished.
executable: $DISC/AutoRun.exe
name: wineexec
prefix: $GAMEDIR
- merge:
dst: "$GAMEDIR/drive_c/Program Files/Electronic Arts/Der Pate\xAE Das Spiel"
src: nocd
- extract:
dst: "$GAMEDIR/drive_c/Program Files/Electronic Arts/Der Pate\xAE Das Spiel"
src: widescreen
- extract:
dst: "$GAMEDIR/drive_c/Program Files/Electronic Arts/Der Pate\xAE Das Spiel"
src: silentpatch
- rename:
dst: "$GAMEDIR/drive_c/Program Files/Electronic Arts/Der Pate\xAE Das Spiel/d3d9.dll"
src: "$GAMEDIR/drive_c/Program Files/Electronic Arts/Der Pate\xAE Das Spiel/dinput8.dll"
- write_config:
data:
SilentPatch:
FPSLimit: 60
file: "$GAMEDIR/drive_c/Program Files/Electronic Arts/Der Pate\xAE Das Spiel/scripts/SilentPatchGF.ini"
wine:
overrides:
d3d9: n,b
description: German version only. Incl. Widescreen Fix, Silent Patch and NoCD Fix
game_slug: the-godfather
gogslug: ''
humblestoreid: ''
installer_slug: the-godfather-dvd-rom-german
name: The Godfather
notes: "Only works for the German version of the game because the directory names\
\ are different in the English version.\r\nNo extra steps needed."
runner: wine
script:
files:
- nocd: https://github.com/keenanweaver/lutris-files/raw/godfather/godfather.exe
- widescreen: https://github.com/ThirteenAG/WidescreenFixesPack/releases/download/thegodfather/TheGodfather.WidescreenFix.zip
- silentpatch: https://github.com/CookiePLMonster/SilentPatchGF/releases/latest/download/SilentPatchGF.zip
game:
arch: win32
exe: "drive_c/Program Files/Electronic Arts/Der Pate\xAE Das Spiel/godfather.exe"
prefix: $GAMEDIR
installer:
- insert-disc:
description: Please mount your 'The Godfather The Game' disc and browse to the
directory
requires: godfather.exe
- task:
arch: win32
description: Creating Wine prefix ...
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
description: Enter your CD-key when prompted and choose default options, do
NOT launch the game when the installer is finished.
executable: $DISC/AutoRun.exe
name: wineexec
prefix: $GAMEDIR
- merge:
dst: "$GAMEDIR/drive_c/Program Files/Electronic Arts/Der Pate\xAE Das Spiel"
src: nocd
- extract:
dst: "$GAMEDIR/drive_c/Program Files/Electronic Arts/Der Pate\xAE Das Spiel"
src: widescreen
- extract:
dst: "$GAMEDIR/drive_c/Program Files/Electronic Arts/Der Pate\xAE Das Spiel"
src: silentpatch
- rename:
dst: "$GAMEDIR/drive_c/Program Files/Electronic Arts/Der Pate\xAE Das Spiel/d3d9.dll"
src: "$GAMEDIR/drive_c/Program Files/Electronic Arts/Der Pate\xAE Das Spiel/dinput8.dll"
- write_config:
data:
SilentPatch:
FPSLimit: 60
file: "$GAMEDIR/drive_c/Program Files/Electronic Arts/Der Pate\xAE Das Spiel/scripts/SilentPatchGF.ini"
wine:
overrides:
d3d9: n,b
slug: the-godfather-dvd-rom-german
steamid: 24820
version: DVD-ROM, German
year: 2006
{
"game_slug": "the-godfather",
"version": "DVD-ROM, German",
"description": "German version only. Incl. Widescreen Fix, Silent Patch and NoCD Fix",
"notes": "Only works for the German version of the game because the directory names are different in the English version.\r\nNo extra steps needed.",
"name": "The Godfather",
"year": 2006,
"steamid": 24820,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "the-godfather-dvd-rom-german",
"installer_slug": "the-godfather-dvd-rom-german",
"script": {
"files": [
{
"nocd": "https://github.com/keenanweaver/lutris-files/raw/godfather/godfather.exe"
},
{
"widescreen": "https://github.com/ThirteenAG/WidescreenFixesPack/releases/download/thegodfather/TheGodfather.WidescreenFix.zip"
},
{
"silentpatch": "https://github.com/CookiePLMonster/SilentPatchGF/releases/latest/download/SilentPatchGF.zip"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Electronic Arts/Der Pate\u00ae Das Spiel/godfather.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"description": "Please mount your 'The Godfather The Game' disc and browse to the directory",
"requires": "godfather.exe"
}
},
{
"task": {
"arch": "win32",
"description": "Creating Wine prefix ...",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"description": "Enter your CD-key when prompted and choose default options, do NOT launch the game when the installer is finished.",
"executable": "$DISC/AutoRun.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/Program Files/Electronic Arts/Der Pate\u00ae Das Spiel",
"src": "nocd"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files/Electronic Arts/Der Pate\u00ae Das Spiel",
"src": "widescreen"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files/Electronic Arts/Der Pate\u00ae Das Spiel",
"src": "silentpatch"
}
},
{
"rename": {
"dst": "$GAMEDIR/drive_c/Program Files/Electronic Arts/Der Pate\u00ae Das Spiel/d3d9.dll",
"src": "$GAMEDIR/drive_c/Program Files/Electronic Arts/Der Pate\u00ae Das Spiel/dinput8.dll"
}
},
{
"write_config": {
"data": {
"SilentPatch": {
"FPSLimit": 60
}
},
"file": "$GAMEDIR/drive_c/Program Files/Electronic Arts/Der Pate\u00ae Das Spiel/scripts/SilentPatchGF.ini"
}
}
],
"wine": {
"overrides": {
"d3d9": "n,b"
}
}
}
}