Installer the-godfather-dvd-rom-english

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/The Godfather The Game/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/The Godfather The Game
    src: nocd
- extract:
    dst: $GAMEDIR/drive_c/Program Files/Electronic Arts/The Godfather The Game
    src: widescreen
- extract:
    dst: $GAMEDIR/drive_c/Program Files/Electronic Arts/The Godfather The Game
    src: silentpatch
- rename:
    dst: $GAMEDIR/drive_c/Program Files/Electronic Arts/The Godfather The Game/d3d9.dll
    src: $GAMEDIR/drive_c/Program Files/Electronic Arts/The Godfather The Game/dinput8.dll
- write_config:
    data:
      SilentPatch:
        FPSLimit: 60
    file: $GAMEDIR/drive_c/Program Files/Electronic Arts/The Godfather The Game/scripts/SilentPatchGF.ini
wine:
  overrides:
    d3d9: n,b
description: English version only. Incl. Widescreen Fix, Silent Patch and NoCD Fix
game_slug: the-godfather
gogslug: ''
humblestoreid: ''
installer_slug: the-godfather-dvd-rom-english
name: The Godfather
notes: "Only works for the English version of the game because the directory names\
  \ are different in the German 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/The Godfather The Game/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/The Godfather The Game
      src: nocd
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/Electronic Arts/The Godfather The Game
      src: widescreen
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/Electronic Arts/The Godfather The Game
      src: silentpatch
  - rename:
      dst: $GAMEDIR/drive_c/Program Files/Electronic Arts/The Godfather The Game/d3d9.dll
      src: $GAMEDIR/drive_c/Program Files/Electronic Arts/The Godfather The Game/dinput8.dll
  - write_config:
      data:
        SilentPatch:
          FPSLimit: 60
      file: $GAMEDIR/drive_c/Program Files/Electronic Arts/The Godfather The Game/scripts/SilentPatchGF.ini
  wine:
    overrides:
      d3d9: n,b
slug: the-godfather-dvd-rom-english
steamid: 24820
version: DVD-ROM, English
year: 2006
{
  "game_slug": "the-godfather",
  "version": "DVD-ROM, English",
  "description": "English version only. Incl. Widescreen Fix, Silent Patch and NoCD Fix",
  "notes": "Only works for the English version of the game because the directory names are different in the German version.\r\nNo extra steps needed.",
  "name": "The Godfather",
  "year": 2006,
  "steamid": 24820,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "the-godfather-dvd-rom-english",
  "installer_slug": "the-godfather-dvd-rom-english",
  "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/The Godfather The Game/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/The Godfather The Game",
          "src": "nocd"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/Electronic Arts/The Godfather The Game",
          "src": "widescreen"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/Electronic Arts/The Godfather The Game",
          "src": "silentpatch"
        }
      },
      {
        "rename": {
          "dst": "$GAMEDIR/drive_c/Program Files/Electronic Arts/The Godfather The Game/d3d9.dll",
          "src": "$GAMEDIR/drive_c/Program Files/Electronic Arts/The Godfather The Game/dinput8.dll"
        }
      },
      {
        "write_config": {
          "data": {
            "SilentPatch": {
              "FPSLimit": 60
            }
          },
          "file": "$GAMEDIR/drive_c/Program Files/Electronic Arts/The Godfather The Game/scripts/SilentPatchGF.ini"
        }
      }
    ],
    "wine": {
      "overrides": {
        "d3d9": "n,b"
      }
    }
  }
}
Back to game