files:
- controller_cfg: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/LEGO%20-%20Star%20%20Wars%20-%20The%20Complete%20Saga/lswtcs_controller_cfg.tar.xz
- gogsetup: N/A:Please select the Windows setup exe file downloaded from your GOG
account.
game:
exe: drive_c/GOG Games/Lego - Star Wars - The Complete Saga/LEGOStarWarsSaga.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 - Star Wars - The Complete Saga
file: gogsetup
format: gog
- extract:
dst: $GAMEDIR/drive_c/users/$USER/AppData/Local/LucasArts/LEGO Star Wars - The
Complete Saga
file: controller_cfg
- write_file:
content: 'ScreenWidth $RESOLUTION_WIDTH
ScreenHeight $RESOLUTION_HEIGHT
ScreenRefreshRate 60
Widescreen 3
VerticalSync 1
Vibration 1 '
file: $GAMEDIR/drive_c/users/$USER/AppData/Local/LucasArts/LEGO Star Wars - The
Complete Saga/pcconfig.txt
system:
env:
DXVK_FRAME_RATE: '60'
DXVK_HUD: null
description: Play "LEGO - Star Wars - The Complete Saga" provided by GOG on Linux!
game_slug: lego-star-wars-the-complete-saga
gogslug: lego_star_wars_the_complete_saga
humblestoreid: ''
installer_slug: lego-star-wars-the-complete-s-gog
name: Lego Star Wars The Complete Saga
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-%20Star%20%20Wars%20-%20The%20Complete%20Saga/lswtcs_controller_cfg.tar.xz
- gogsetup: N/A:Please select the Windows setup exe file downloaded from your GOG
account.
game:
exe: drive_c/GOG Games/Lego - Star Wars - The Complete Saga/LEGOStarWarsSaga.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 - Star Wars - The Complete Saga
file: gogsetup
format: gog
- extract:
dst: $GAMEDIR/drive_c/users/$USER/AppData/Local/LucasArts/LEGO Star Wars - The
Complete Saga
file: controller_cfg
- write_file:
content: 'ScreenWidth $RESOLUTION_WIDTH
ScreenHeight $RESOLUTION_HEIGHT
ScreenRefreshRate 60
Widescreen 3
VerticalSync 1
Vibration 1 '
file: $GAMEDIR/drive_c/users/$USER/AppData/Local/LucasArts/LEGO Star Wars -
The Complete Saga/pcconfig.txt
system:
env:
DXVK_FRAME_RATE: '60'
DXVK_HUD: null
slug: lego-star-wars-the-complete-s-gog
steamid: 32440
version: GOG
year: 2009
{
"game_slug": "lego-star-wars-the-complete-saga",
"version": "GOG",
"description": "Play \"LEGO - Star Wars - The Complete Saga\" 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 Star Wars The Complete Saga",
"year": 2009,
"steamid": 32440,
"gogslug": "lego_star_wars_the_complete_saga",
"humblestoreid": "",
"runner": "wine",
"slug": "lego-star-wars-the-complete-s-gog",
"installer_slug": "lego-star-wars-the-complete-s-gog",
"script": {
"files": [
{
"controller_cfg": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/LEGO%20-%20Star%20%20Wars%20-%20The%20Complete%20Saga/lswtcs_controller_cfg.tar.xz"
},
{
"gogsetup": "N/A:Please select the Windows setup exe file downloaded from your GOG account."
}
],
"game": {
"exe": "drive_c/GOG Games/Lego - Star Wars - The Complete Saga/LEGOStarWarsSaga.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 - Star Wars - The Complete Saga",
"file": "gogsetup",
"format": "gog"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/users/$USER/AppData/Local/LucasArts/LEGO Star Wars - The Complete Saga",
"file": "controller_cfg"
}
},
{
"write_file": {
"content": "ScreenWidth $RESOLUTION_WIDTH\nScreenHeight $RESOLUTION_HEIGHT\nScreenRefreshRate 60\nWidescreen 3\nVerticalSync 1\nVibration 1 ",
"file": "$GAMEDIR/drive_c/users/$USER/AppData/Local/LucasArts/LEGO Star Wars - The Complete Saga/pcconfig.txt"
}
}
],
"system": {
"env": {
"DXVK_FRAME_RATE": "60",
"DXVK_HUD": null
}
}
}
}