files:
- multi5: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Indiana%20Jones%20and%20the%20Fate%20of%20Atlantis/indi4_multi5.zip
- setupfile: N/A:Please select the game Windows setup exe file downloaded from GOG
game:
args: --subtitles
game_id: atlantis-fr
path: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: setupfile
format: gog
- extract:
dst: $GAMEDIR/lang
src: multi5
- input_menu:
description: 'Please choose your preferred subtitles language:'
id: LANG
options:
- keep: English
- fr: French
- sp: Spanish
- ge: German
- it: Italian
preselect: keep
- execute:
command: cd "$GAMEDIR"; cp __support/app/atlantis.ini . ; if [ "$INPUT_LANG" ==
"keep" ]; then exit ; fi ; echo "lang = $INPUT_LANG"; LD_LIBRARY_PATH=. patch
< lang/$INPUT_LANG/ATLANTIS.000.patch ATLANTIS.000; LD_LIBRARY_PATH=. patch
< lang/$INPUT_LANG/ATLANTIS.001.patch ATLANTIS.001; rm -f -r app commonappdata
lang __redist scummvm __support tmp goggame-1207666293*
require-binaries: patch
scummvm:
aspect: true
fullscreen: true
description: Play "Indiana Jones and the Fate of Atlantis" provided by GOG on Linux!
game_slug: indiana-jones-and-the-fate-of-atlantis
gogslug: indiana_jones_and_the_fate_of_atlantis
humblestoreid: ''
installer_slug: indiana-jones-and-the-fate-of-g-o-g-talkie-multi5
name: Indiana Jones and the Fate of Atlantis
notes: "- This script installer is ONLY compatible with game setup file for Windows,\
\ provided by GOG, in English language. If you use others files, you will not obtain\
\ a \"Talkie\" version or the game will just not launch\r\n- Multilingual: you could\
\ choose your preferred subtitles language during install between English, French,\
\ Italian, Spanish and German. The voices will still stay in English"
runner: scummvm
script:
files:
- multi5: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Indiana%20Jones%20and%20the%20Fate%20of%20Atlantis/indi4_multi5.zip
- setupfile: N/A:Please select the game Windows setup exe file downloaded from GOG
game:
args: --subtitles
game_id: atlantis-fr
path: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: setupfile
format: gog
- extract:
dst: $GAMEDIR/lang
src: multi5
- input_menu:
description: 'Please choose your preferred subtitles language:'
id: LANG
options:
- keep: English
- fr: French
- sp: Spanish
- ge: German
- it: Italian
preselect: keep
- execute:
command: cd "$GAMEDIR"; cp __support/app/atlantis.ini . ; if [ "$INPUT_LANG"
== "keep" ]; then exit ; fi ; echo "lang = $INPUT_LANG"; LD_LIBRARY_PATH=.
patch < lang/$INPUT_LANG/ATLANTIS.000.patch ATLANTIS.000; LD_LIBRARY_PATH=.
patch < lang/$INPUT_LANG/ATLANTIS.001.patch ATLANTIS.001; rm -f -r app commonappdata
lang __redist scummvm __support tmp goggame-1207666293*
require-binaries: patch
scummvm:
aspect: true
fullscreen: true
slug: indiana-jones-and-the-fate-of-g-o-g-talkie-multi5
steamid: 6010
version: G O G Talkie MULTI5
year: 1992
{
"game_slug": "indiana-jones-and-the-fate-of-atlantis",
"version": "G O G Talkie MULTI5",
"description": "Play \"Indiana Jones and the Fate of Atlantis\" provided by GOG on Linux!",
"notes": "- This script installer is ONLY compatible with game setup file for Windows, provided by GOG, in English language. If you use others files, you will not obtain a \"Talkie\" version or the game will just not launch\r\n- Multilingual: you could choose your preferred subtitles language during install between English, French, Italian, Spanish and German. The voices will still stay in English",
"name": "Indiana Jones and the Fate of Atlantis",
"year": 1992,
"steamid": 6010,
"gogslug": "indiana_jones_and_the_fate_of_atlantis",
"humblestoreid": "",
"runner": "scummvm",
"slug": "indiana-jones-and-the-fate-of-g-o-g-talkie-multi5",
"installer_slug": "indiana-jones-and-the-fate-of-g-o-g-talkie-multi5",
"script": {
"files": [
{
"multi5": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Indiana%20Jones%20and%20the%20Fate%20of%20Atlantis/indi4_multi5.zip"
},
{
"setupfile": "N/A:Please select the game Windows setup exe file downloaded from GOG"
}
],
"game": {
"args": "--subtitles",
"game_id": "atlantis-fr",
"path": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "setupfile",
"format": "gog"
}
},
{
"extract": {
"dst": "$GAMEDIR/lang",
"src": "multi5"
}
},
{
"input_menu": {
"description": "Please choose your preferred subtitles language:",
"id": "LANG",
"options": [
{
"keep": "English"
},
{
"fr": "French"
},
{
"sp": "Spanish"
},
{
"ge": "German"
},
{
"it": "Italian"
}
],
"preselect": "keep"
}
},
{
"execute": {
"command": "cd \"$GAMEDIR\"; cp __support/app/atlantis.ini . ; if [ \"$INPUT_LANG\" == \"keep\" ]; then exit ; fi ; echo \"lang = $INPUT_LANG\"; LD_LIBRARY_PATH=. patch < lang/$INPUT_LANG/ATLANTIS.000.patch ATLANTIS.000; LD_LIBRARY_PATH=. patch < lang/$INPUT_LANG/ATLANTIS.001.patch ATLANTIS.001; rm -f -r app commonappdata lang __redist scummvm __support tmp goggame-1207666293*"
}
}
],
"require-binaries": "patch",
"scummvm": {
"aspect": true,
"fullscreen": true
}
}
}