files:
- setup:
filename: legacy-games-launcher-setup-1.16.7-x64-full.exe
url: https://cdn.legacygames.com/LegacyGamesLauncher/legacy-games-launcher-setup-1.16.7-x64-full.exe
game:
arch: win64
exe: drive_c/Program Files/Legacy Games/Legacy Games Launcher/Legacy Games Launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
app: arial
arch: win64
description: Installing Arial font...
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
name: winekill
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
- task:
arch: win64
description: 'Installing Legacy Games Launcher. An installer will open.
------------------------------
To progress, manually continue installation in that window.'
executable: setup
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
system:
env:
DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
DXVK_STATE_CACHE_PATH: $GAMEDIR
STAGING_SHARED_MEMORY: 1
__GL_DXVK_OPTIMIZATIONS: 1
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
exclude_processes: Agent.exe "Battle.net Helper.exe"
description: Installs the legacy games launcher
game_slug: legacy-games
gogslug: ''
humblestoreid: ''
installer_slug: legacy-games-1167
name: Legacy Games
notes: "Make sure to uncheck Launch Legacy Games Launcher after the installation finishes.\
\ \r\n\r\nCurrent status: Launcher works, and can update itself, as well as download\
\ games. \r\n\r\nAdd Games to Lutris: After a game is downloaded, right-click the\
\ launcher in Lutris, click Duplicate, change the name to match the game you downloaded.\
\ After game appears in Lutris, right-click and Configure it. Go to Game Options\
\ tab and click the three-dots next to Executable, then navigate to the folder above\
\ the Launcher's folder, open the game folder, and then select the game's EXE file.\
\ Press OK and then Save. Now your game can be launched from Lutris."
runner: wine
script:
files:
- setup:
filename: legacy-games-launcher-setup-1.16.7-x64-full.exe
url: https://cdn.legacygames.com/LegacyGamesLauncher/legacy-games-launcher-setup-1.16.7-x64-full.exe
game:
arch: win64
exe: drive_c/Program Files/Legacy Games/Legacy Games Launcher/Legacy Games Launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
app: arial
arch: win64
description: Installing Arial font...
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
name: winekill
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
- task:
arch: win64
description: 'Installing Legacy Games Launcher. An installer will open.
------------------------------
To progress, manually continue installation in that window.'
executable: setup
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
system:
env:
DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
DXVK_STATE_CACHE_PATH: $GAMEDIR
STAGING_SHARED_MEMORY: 1
__GL_DXVK_OPTIMIZATIONS: 1
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
exclude_processes: Agent.exe "Battle.net Helper.exe"
slug: legacy-games-1167
steamid: null
version: 1.16.7
year: 1998
{
"game_slug": "legacy-games",
"version": "1.16.7",
"description": "Installs the legacy games launcher",
"notes": "Make sure to uncheck Launch Legacy Games Launcher after the installation finishes. \r\n\r\nCurrent status: Launcher works, and can update itself, as well as download games. \r\n\r\nAdd Games to Lutris: After a game is downloaded, right-click the launcher in Lutris, click Duplicate, change the name to match the game you downloaded. After game appears in Lutris, right-click and Configure it. Go to Game Options tab and click the three-dots next to Executable, then navigate to the folder above the Launcher's folder, open the game folder, and then select the game's EXE file. Press OK and then Save. Now your game can be launched from Lutris.",
"name": "Legacy Games",
"year": 1998,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "legacy-games-1167",
"installer_slug": "legacy-games-1167",
"script": {
"files": [
{
"setup": {
"filename": "legacy-games-launcher-setup-1.16.7-x64-full.exe",
"url": "https://cdn.legacygames.com/LegacyGamesLauncher/legacy-games-launcher-setup-1.16.7-x64-full.exe"
}
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files/Legacy Games/Legacy Games Launcher/Legacy Games Launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating 64bit Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "arial",
"arch": "win64",
"description": "Installing Arial font...",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": "Installing Legacy Games Launcher. An installer will open.\n------------------------------\nTo progress, manually continue installation in that window.",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_CONFIG_FILE": "$GAMEDIR/dxvk.conf",
"DXVK_STATE_CACHE_PATH": "$GAMEDIR",
"STAGING_SHARED_MEMORY": 1,
"__GL_DXVK_OPTIMIZATIONS": 1,
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
},
"exclude_processes": "Agent.exe \"Battle.net Helper.exe\""
}
}
}