game:
arch: win32
exe: drive_c/Program Files/Fritz und Fertig/Folge 2/Fritz und Fertig 2.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: Setup/FritzundFertig2Setup.exe
- task:
args: /S
executable: FritzundFertig2Setup.exe
name: wineexec
overrides:
winemenubuilder.exe: disabled
working_dir: $DISC/Setup
description: ''
game_slug: fritz-fertig-folge-2-schach-im-schwarzen-schloss
gogslug: ''
humblestoreid: ''
installer_slug: fritz-fertig-folge-2-schach-i-cd
name: Fritz & Fertig Folge 2 Schach im Schwarzen Schloss
notes: Game only runs with a resolution of 800x600 and adds black borders around.
If you don't want these borders, you need to reduce your screen resolution.
runner: wine
script:
game:
arch: win32
exe: drive_c/Program Files/Fritz und Fertig/Folge 2/Fritz und Fertig 2.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: Setup/FritzundFertig2Setup.exe
- task:
args: /S
executable: FritzundFertig2Setup.exe
name: wineexec
overrides:
winemenubuilder.exe: disabled
working_dir: $DISC/Setup
slug: fritz-fertig-folge-2-schach-i-cd
steamid: null
version: CD
year: null
{
"game_slug": "fritz-fertig-folge-2-schach-im-schwarzen-schloss",
"version": "CD",
"description": "",
"notes": "Game only runs with a resolution of 800x600 and adds black borders around. If you don't want these borders, you need to reduce your screen resolution.",
"name": "Fritz & Fertig Folge 2 Schach im Schwarzen Schloss",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "fritz-fertig-folge-2-schach-i-cd",
"installer_slug": "fritz-fertig-folge-2-schach-i-cd",
"script": {
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Fritz und Fertig/Folge 2/Fritz und Fertig 2.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"requires": "Setup/FritzundFertig2Setup.exe"
}
},
{
"task": {
"args": "/S",
"executable": "FritzundFertig2Setup.exe",
"name": "wineexec",
"overrides": {
"winemenubuilder.exe": "disabled"
},
"working_dir": "$DISC/Setup"
}
}
]
}
}