files:
- setup:
filename: legacy-games-launcher-setup-1.10.0-x64-full.exe
url: https://cdn.legacygames.com/LegacyGamesLauncher/legacy-games-launcher-setup-1.10.0-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-1100
name: Legacy Games
notes: "Make sure to uncheck Launch Legacy Games Launcher after the installation finishes.\
\ \r\nCurrent status: Launcher is able to launch and users are able to log in, but\
\ downloading games do not work. Direct links to each game installer can be found\
\ in the logs, though."
runner: wine
script:
files:
- setup:
filename: legacy-games-launcher-setup-1.10.0-x64-full.exe
url: https://cdn.legacygames.com/LegacyGamesLauncher/legacy-games-launcher-setup-1.10.0-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-1100
steamid: null
version: 1.10.0
year: 1998
{
"game_slug": "legacy-games",
"version": "1.10.0",
"description": "Installs the legacy games launcher",
"notes": "Make sure to uncheck Launch Legacy Games Launcher after the installation finishes. \r\nCurrent status: Launcher is able to launch and users are able to log in, but downloading games do not work. Direct links to each game installer can be found in the logs, though.",
"name": "Legacy Games",
"year": 1998,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "legacy-games-1100",
"installer_slug": "legacy-games-1100",
"script": {
"files": [
{
"setup": {
"filename": "legacy-games-launcher-setup-1.10.0-x64-full.exe",
"url": "https://cdn.legacygames.com/LegacyGamesLauncher/legacy-games-launcher-setup-1.10.0-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\""
}
}
}