files:
- gogsetup: N/A:Select the EXE downloaded from GOG
- patch: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Atlantis_The_Lost_Tales/AtlantisExtendedCutUpdaterForGOG.exe
game:
exe: drive_c/GOG Games/Atlantis - The Lost Tales/AtlantisExtendedCutUpdaterForGOG.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Preparing wineprefix...
name: create_prefix
prefix: $GAMEDIR
- task:
description: Running Setup, please wait...
executable: gogsetup
name: wineexec
- copy:
dst: $GAMEDIR/drive_c/GOG Games/Atlantis - The Lost Tales
src: patch
wine:
overrides:
ddraw: n,b
description: Play "Atlantis - The Lost Tales" provided by GOG on Linux!
game_slug: atlantis-the-lost-tales
gogslug: atlantis_the_lost_tales
humblestoreid: ''
installer_slug: atlantis-the-lost-tales-gog-extended-cut-edi
name: 'Atlantis: The Lost Tales'
notes: '- Using "Extended Cut Edition" patch from TGames: fix every bugs you can encounter
on the GOG release but also add lot of new content on the game'
runner: wine
script:
files:
- gogsetup: N/A:Select the EXE downloaded from GOG
- patch: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Atlantis_The_Lost_Tales/AtlantisExtendedCutUpdaterForGOG.exe
game:
exe: drive_c/GOG Games/Atlantis - The Lost Tales/AtlantisExtendedCutUpdaterForGOG.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Preparing wineprefix...
name: create_prefix
prefix: $GAMEDIR
- task:
description: Running Setup, please wait...
executable: gogsetup
name: wineexec
- copy:
dst: $GAMEDIR/drive_c/GOG Games/Atlantis - The Lost Tales
src: patch
wine:
overrides:
ddraw: n,b
slug: atlantis-the-lost-tales-gog-extended-cut-edi
steamid: null
version: GOG + Extended Cut Edition patch
year: 1997
{
"game_slug": "atlantis-the-lost-tales",
"version": "GOG + Extended Cut Edition patch",
"description": "Play \"Atlantis - The Lost Tales\" provided by GOG on Linux!",
"notes": "- Using \"Extended Cut Edition\" patch from TGames: fix every bugs you can encounter on the GOG release but also add lot of new content on the game",
"name": "Atlantis: The Lost Tales",
"year": 1997,
"steamid": null,
"gogslug": "atlantis_the_lost_tales",
"humblestoreid": "",
"runner": "wine",
"slug": "atlantis-the-lost-tales-gog-extended-cut-edi",
"installer_slug": "atlantis-the-lost-tales-gog-extended-cut-edi",
"script": {
"files": [
{
"gogsetup": "N/A:Select the EXE downloaded from GOG"
},
{
"patch": "https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Atlantis_The_Lost_Tales/AtlantisExtendedCutUpdaterForGOG.exe"
}
],
"game": {
"exe": "drive_c/GOG Games/Atlantis - The Lost Tales/AtlantisExtendedCutUpdaterForGOG.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Preparing wineprefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Running Setup, please wait...",
"executable": "gogsetup",
"name": "wineexec"
}
},
{
"copy": {
"dst": "$GAMEDIR/drive_c/GOG Games/Atlantis - The Lost Tales",
"src": "patch"
}
}
],
"wine": {
"overrides": {
"ddraw": "n,b"
}
}
}
}