custom-name: LOOM - GOG - ScummVM
files:
- multi5: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Loom/loom_multi_5.tar.xz
- inno: http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz
- gamesetup: N/A:Please select the Windows setup exe file downloaded from your GOG
account.
game:
game_id: loom
path: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: inno
- execute:
args: -d "$GAMEDIR" "$gamesetup"
file: $CACHE/innoextract
- execute:
command: cd $GAMEDIR; rm -f -r app commonappdata _other __redist scummvm __support
goggame-1425293328.* tmp;
- extract:
dst: $CACHE
format: txz
src: multi5
- input_menu:
description: 'Please choose your preferred game''s language for subtitles and
menus:'
id: LANG
options:
- EN: English
- FR: French
- IT: Italian
- SP: Spanish
- GE: German
preselect: EN
- merge:
dst: $GAMEDIR/
src: $CACHE/$INPUT_LANG/
scummvm:
aspect: true
fullscreen: true
description: '"LOOM"'
game_slug: loom
gogslug: loom
humblestoreid: ''
installer_slug: loom-gog-multi5
name: Loom
notes: "- Multilanguage: you could choose your preferred subtitles/menus language\
\ during install between english, french, italian spanish and german.\r\nCredits:\
\ \r\n(FR) https://www.planete-aventure.net/forums/viewtopic.php?f=50&t=6551\r\n\
(IT) http://www.oldgamesitalia.net/traduzioni/loom-vga-256-colori\r\n(ES) http://academia.clandlan.net/index.php?page=academia%2Fsearch&search=LOOM\r\
\n(DE) https://www.la-patches.de/gog_patches.php"
runner: scummvm
script:
custom-name: LOOM - GOG - ScummVM
files:
- multi5: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Loom/loom_multi_5.tar.xz
- inno: http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz
- gamesetup: N/A:Please select the Windows setup exe file downloaded from your GOG
account.
game:
game_id: loom
path: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: inno
- execute:
args: -d "$GAMEDIR" "$gamesetup"
file: $CACHE/innoextract
- execute:
command: cd $GAMEDIR; rm -f -r app commonappdata _other __redist scummvm __support
goggame-1425293328.* tmp;
- extract:
dst: $CACHE
format: txz
src: multi5
- input_menu:
description: 'Please choose your preferred game''s language for subtitles and
menus:'
id: LANG
options:
- EN: English
- FR: French
- IT: Italian
- SP: Spanish
- GE: German
preselect: EN
- merge:
dst: $GAMEDIR/
src: $CACHE/$INPUT_LANG/
scummvm:
aspect: true
fullscreen: true
slug: loom-gog-multi5
steamid: 32340
version: GOG + Multi5
year: 1990
{
"game_slug": "loom",
"version": "GOG + Multi5",
"description": "\"LOOM\"",
"notes": "- Multilanguage: you could choose your preferred subtitles/menus language during install between english, french, italian spanish and german.\r\nCredits: \r\n(FR) https://www.planete-aventure.net/forums/viewtopic.php?f=50&t=6551\r\n(IT) http://www.oldgamesitalia.net/traduzioni/loom-vga-256-colori\r\n(ES) http://academia.clandlan.net/index.php?page=academia%2Fsearch&search=LOOM\r\n(DE) https://www.la-patches.de/gog_patches.php",
"name": "Loom",
"year": 1990,
"steamid": 32340,
"gogslug": "loom",
"humblestoreid": "",
"runner": "scummvm",
"slug": "loom-gog-multi5",
"installer_slug": "loom-gog-multi5",
"script": {
"custom-name": "LOOM - GOG - ScummVM",
"files": [
{
"multi5": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Loom/loom_multi_5.tar.xz"
},
{
"inno": "http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
},
{
"gamesetup": "N/A:Please select the Windows setup exe file downloaded from your GOG account."
}
],
"game": {
"game_id": "loom",
"path": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "inno"
}
},
{
"execute": {
"args": "-d \"$GAMEDIR\" \"$gamesetup\"",
"file": "$CACHE/innoextract"
}
},
{
"execute": {
"command": "cd $GAMEDIR; rm -f -r app commonappdata _other __redist scummvm __support goggame-1425293328.* tmp;"
}
},
{
"extract": {
"dst": "$CACHE",
"format": "txz",
"src": "multi5"
}
},
{
"input_menu": {
"description": "Please choose your preferred game's language for subtitles and menus:",
"id": "LANG",
"options": [
{
"EN": "English"
},
{
"FR": "French"
},
{
"IT": "Italian"
},
{
"SP": "Spanish"
},
{
"GE": "German"
}
],
"preselect": "EN"
}
},
{
"merge": {
"dst": "$GAMEDIR/",
"src": "$CACHE/$INPUT_LANG/"
}
}
],
"scummvm": {
"aspect": true,
"fullscreen": true
}
}
}