files:
- controller_cfg: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/LEGO%20-%20Indiana%20Jones%202%20-%20The%20Adventure%20Continues/lij2tac_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 Adventure Continues/LEGOIndy2.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 Adventure Continues
file: gogsetup
format: gog
- extract:
dst: "$GAMEDIR/$GAMEDIR/drive_c/users/$USER/AppData/Roaming/LucasArts/LEGO\xAE\
\ Indiana Jones\u2122 2"
file: controller_cfg
- write_file:
content: 'ScreenWidth $RESOLUTION_WIDTH
ScreenHeight $RESOLUTION_HEIGHT
AspectRatio 3
ScreenRefreshRate 60
VerticalSync 1
Vibration 1 '
file: "$GAMEDIR/drive_c/users/$USER/AppData/Roaming/LucasArts/LEGO\xAE Indiana\
\ Jones\u2122 2/pcconfig.txt"
- task:
app: xact
name: winetricks
system:
env:
DXVK_FRAME_RATE: '60'
DXVK_HUD: null
description: Play "LEGO - Indiana Jones 2 - The Adventure Continues" provided by
GOG on Linux!
game_slug: lego-indiana-jones-2-the-adventure-continues
gogslug: lego_indiana_jones_2_the_adventure_continues
humblestoreid: ''
installer_slug: lego-indiana-jones-2-the-adve-gog
name: 'LEGO Indiana Jones 2: The Adventure Continues'
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%202%20-%20The%20Adventure%20Continues/lij2tac_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 Adventure Continues/LEGOIndy2.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 Adventure Continues
file: gogsetup
format: gog
- extract:
dst: "$GAMEDIR/$GAMEDIR/drive_c/users/$USER/AppData/Roaming/LucasArts/LEGO\xAE\
\ Indiana Jones\u2122 2"
file: controller_cfg
- write_file:
content: 'ScreenWidth $RESOLUTION_WIDTH
ScreenHeight $RESOLUTION_HEIGHT
AspectRatio 3
ScreenRefreshRate 60
VerticalSync 1
Vibration 1 '
file: "$GAMEDIR/drive_c/users/$USER/AppData/Roaming/LucasArts/LEGO\xAE Indiana\
\ Jones\u2122 2/pcconfig.txt"
- task:
app: xact
name: winetricks
system:
env:
DXVK_FRAME_RATE: '60'
DXVK_HUD: null
slug: lego-indiana-jones-2-the-adve-gog
steamid: 32450
version: GOG
year: 2010
{
"game_slug": "lego-indiana-jones-2-the-adventure-continues",
"version": "GOG",
"description": "Play \"LEGO - Indiana Jones 2 - The Adventure Continues\" 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 2: The Adventure Continues",
"year": 2010,
"steamid": 32450,
"gogslug": "lego_indiana_jones_2_the_adventure_continues",
"humblestoreid": "",
"runner": "wine",
"slug": "lego-indiana-jones-2-the-adve-gog",
"installer_slug": "lego-indiana-jones-2-the-adve-gog",
"script": {
"files": [
{
"controller_cfg": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/LEGO%20-%20Indiana%20Jones%202%20-%20The%20Adventure%20Continues/lij2tac_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 Adventure Continues/LEGOIndy2.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 Adventure Continues",
"file": "gogsetup",
"format": "gog"
}
},
{
"extract": {
"dst": "$GAMEDIR/$GAMEDIR/drive_c/users/$USER/AppData/Roaming/LucasArts/LEGO\u00ae Indiana Jones\u2122 2",
"file": "controller_cfg"
}
},
{
"write_file": {
"content": "ScreenWidth $RESOLUTION_WIDTH\nScreenHeight $RESOLUTION_HEIGHT\nAspectRatio 3\n\n\nScreenRefreshRate 60\nVerticalSync 1\nVibration 1 ",
"file": "$GAMEDIR/drive_c/users/$USER/AppData/Roaming/LucasArts/LEGO\u00ae Indiana Jones\u2122 2/pcconfig.txt"
}
},
{
"task": {
"app": "xact",
"name": "winetricks"
}
}
],
"system": {
"env": {
"DXVK_FRAME_RATE": "60",
"DXVK_HUD": null
}
}
}
}