files:
- patch: N/A:Select the patched gof_f.exe file
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Electronic Arts/Harry Potter und der Feuerkelch/gof_f.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: AutoRun.exe
- task:
arch: win32
description: Creating Wine prefix
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
description: Installing Harry Potter and the Goblet of Fire ...
executable: $DISC/AutoRun.exe
name: wineexec
working_dir: $DISC
- copy:
dst: $GAMEDIR/drive_c/Program Files/Electronic Arts/Harry Potter und der Feuerkelch/
src: patch
description: Retail Version (DVD) (German)
game_slug: harry-potter-and-the-goblet-of-fire
gogslug: ''
humblestoreid: ''
installer_slug: harry-potter-and-the-goblet-o-retail
name: Harry Potter and the Goblet of Fire
notes: ''
runner: wine
script:
files:
- patch: N/A:Select the patched gof_f.exe file
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Electronic Arts/Harry Potter und der Feuerkelch/gof_f.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: AutoRun.exe
- task:
arch: win32
description: Creating Wine prefix
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
description: Installing Harry Potter and the Goblet of Fire ...
executable: $DISC/AutoRun.exe
name: wineexec
working_dir: $DISC
- copy:
dst: $GAMEDIR/drive_c/Program Files/Electronic Arts/Harry Potter und der Feuerkelch/
src: patch
slug: harry-potter-and-the-goblet-o-retail
steamid: null
version: Retail
year: 2005
{
"game_slug": "harry-potter-and-the-goblet-of-fire",
"version": "Retail",
"description": "Retail Version (DVD) (German)",
"notes": "",
"name": "Harry Potter and the Goblet of Fire",
"year": 2005,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "harry-potter-and-the-goblet-o-retail",
"installer_slug": "harry-potter-and-the-goblet-o-retail",
"script": {
"files": [
{
"patch": "N/A:Select the patched gof_f.exe file"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files/Electronic Arts/Harry Potter und der Feuerkelch/gof_f.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"requires": "AutoRun.exe"
}
},
{
"task": {
"arch": "win32",
"description": "Creating Wine prefix",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"description": "Installing Harry Potter and the Goblet of Fire ...",
"executable": "$DISC/AutoRun.exe",
"name": "wineexec",
"working_dir": "$DISC"
}
},
{
"copy": {
"dst": "$GAMEDIR/drive_c/Program Files/Electronic Arts/Harry Potter und der Feuerkelch/",
"src": "patch"
}
}
]
}
}