files:
- gogsetup: N/A:Please select installer exe from GOG
game:
arch: win64
exe: drive_c/GOG Games/Fallout 3/FalloutLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64-bit Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
executable: gogsetup
name: wineexec
system:
env:
DXVK_FRAME_RATE: 60
DXVK_HUD: null
description: 'Play "Fallout 3: GOTY" provided by GOG on Linux!'
game_slug: fallout-3-game-of-the-year-edition
gogslug: fallout_3_game_of_the_year_edition
humblestoreid: fallout-3-game-of-the-year-edition
installer_slug: fallout-3-game-of-the-year-ed-gog
name: 'Fallout 3: Game of the Year Edition'
notes: ''
runner: wine
script:
files:
- gogsetup: N/A:Please select installer exe from GOG
game:
arch: win64
exe: drive_c/GOG Games/Fallout 3/FalloutLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64-bit Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
executable: gogsetup
name: wineexec
system:
env:
DXVK_FRAME_RATE: 60
DXVK_HUD: null
slug: fallout-3-game-of-the-year-ed-gog
steamid: 22370
version: GOG
year: 2009
{
"game_slug": "fallout-3-game-of-the-year-edition",
"version": "GOG",
"description": "Play \"Fallout 3: GOTY\" provided by GOG on Linux!",
"notes": "",
"name": "Fallout 3: Game of the Year Edition",
"year": 2009,
"steamid": 22370,
"gogslug": "fallout_3_game_of_the_year_edition",
"humblestoreid": "fallout-3-game-of-the-year-edition",
"runner": "wine",
"slug": "fallout-3-game-of-the-year-ed-gog",
"installer_slug": "fallout-3-game-of-the-year-ed-gog",
"script": {
"files": [
{
"gogsetup": "N/A:Please select installer exe from GOG"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/GOG Games/Fallout 3/FalloutLauncher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating 64-bit Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "gogsetup",
"name": "wineexec"
}
}
],
"system": {
"env": {
"DXVK_FRAME_RATE": 60,
"DXVK_HUD": null
}
}
}
}