files:
- controller_cfg: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/LEGO%20-%20Indiana%20Jones%20-%20The%20Original%20Adventures/lijtoa_controller_cfg.tar.xz
- gogsetup: N/A:Select the Windows setup file downloaded from your GOG account page.
game:
exe: drive_c/GOG Games/LEGO Indiana Jones - The Original Adventures/LEGOIndy.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/GOG Games/LEGO Indiana Jones - The Original Adventures
file: gogsetup
format: gog
- extract:
dst: $GAMEDIR/drive_c/users/$USER/AppData/Local/LucasArts/LEGOIndianaJones
file: controller_cfg
- write_file:
content: 'ScreenWidth $RESOLUTION_WIDTH
ScreenHeight $RESOLUTION_HEIGHT
ScreenRefreshRate 60
VerticalSync 1
Widescreen 3
Vibration 1 '
file: $GAMEDIR/drive_c/users/$USER/AppData/Local/LucasArts/LEGOIndianaJones/pcconfig.txt
- task:
app: xact
name: winetricks
system:
env:
DXVK_FRAME_RATE: '60'
DXVK_HUD: null
description: Play "LEGO - Indiana Jones - The Original Adventures" provided by GOG
on Linux!
game_slug: lego-indiana-jones-the-original-adventures
gogslug: lego_indiana_jones_the_original_adventures
humblestoreid: ''
installer_slug: lego-indiana-jones-the-origin-gog
name: 'LEGO Indiana Jones: The Original Adventures'
notes: "- This script installer will set the game to use your desktop resolution\r\
\n- refresh rate set to 60 hz to avoid bugs\r\n- mapping provided for X360, PS3\
\ and PS4 controller"
runner: wine
script:
files:
- controller_cfg: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/LEGO%20-%20Indiana%20Jones%20-%20The%20Original%20Adventures/lijtoa_controller_cfg.tar.xz
- gogsetup: N/A:Select the Windows setup file downloaded from your GOG account page.
game:
exe: drive_c/GOG Games/LEGO Indiana Jones - The Original Adventures/LEGOIndy.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/GOG Games/LEGO Indiana Jones - The Original Adventures
file: gogsetup
format: gog
- extract:
dst: $GAMEDIR/drive_c/users/$USER/AppData/Local/LucasArts/LEGOIndianaJones
file: controller_cfg
- write_file:
content: 'ScreenWidth $RESOLUTION_WIDTH
ScreenHeight $RESOLUTION_HEIGHT
ScreenRefreshRate 60
VerticalSync 1
Widescreen 3
Vibration 1 '
file: $GAMEDIR/drive_c/users/$USER/AppData/Local/LucasArts/LEGOIndianaJones/pcconfig.txt
- task:
app: xact
name: winetricks
system:
env:
DXVK_FRAME_RATE: '60'
DXVK_HUD: null
slug: lego-indiana-jones-the-origin-gog
steamid: 32330
version: GOG
year: 2008
{
"game_slug": "lego-indiana-jones-the-original-adventures",
"version": "GOG",
"description": "Play \"LEGO - Indiana Jones - The Original Adventures\" provided by GOG on Linux!",
"notes": "- This script installer will set the game to use your desktop resolution\r\n- refresh rate set to 60 hz to avoid bugs\r\n- mapping provided for X360, PS3 and PS4 controller",
"name": "LEGO Indiana Jones: The Original Adventures",
"year": 2008,
"steamid": 32330,
"gogslug": "lego_indiana_jones_the_original_adventures",
"humblestoreid": "",
"runner": "wine",
"slug": "lego-indiana-jones-the-origin-gog",
"installer_slug": "lego-indiana-jones-the-origin-gog",
"script": {
"files": [
{
"controller_cfg": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/LEGO%20-%20Indiana%20Jones%20-%20The%20Original%20Adventures/lijtoa_controller_cfg.tar.xz"
},
{
"gogsetup": "N/A:Select the Windows setup file downloaded from your GOG account page."
}
],
"game": {
"exe": "drive_c/GOG Games/LEGO Indiana Jones - The Original Adventures/LEGOIndy.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/GOG Games/LEGO Indiana Jones - The Original Adventures",
"file": "gogsetup",
"format": "gog"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/users/$USER/AppData/Local/LucasArts/LEGOIndianaJones",
"file": "controller_cfg"
}
},
{
"write_file": {
"content": "ScreenWidth $RESOLUTION_WIDTH\nScreenHeight $RESOLUTION_HEIGHT\nScreenRefreshRate 60\nVerticalSync 1\nWidescreen 3\nVibration 1 ",
"file": "$GAMEDIR/drive_c/users/$USER/AppData/Local/LucasArts/LEGOIndianaJones/pcconfig.txt"
}
},
{
"task": {
"app": "xact",
"name": "winetricks"
}
}
],
"system": {
"env": {
"DXVK_FRAME_RATE": "60",
"DXVK_HUD": null
}
}
}
}