files:
- lol_installer: https://lol.secure.dyn.riotcdn.net/channels/public/x/installer/current/live.kr.exe
game:
args: --launch-product=league_of_legends --launch-patchline=live
exe: $GAMEDIR/drive_c/Riot Games/Riot Client/RiotClientServices.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: $lol_installer
description: Do not log in during installation, just close the installation client
once it finishes downloading.
executable: $GAMEDIR/drive_c/windows/explorer.exe
include_processes: explorer.exe
name: wineexec
- task:
name: winekill
prefix: $GAMEDIR
- task:
key: GrabFullScreen
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
prefix: $GAMEDIR
value: Y
- task:
key: background
name: set_regedit
path: HKEY_CURRENT_USER\Control Panel\Colors\
prefix: $GAMEDIR
type: REG_SZ
value: 40 40 40
system:
disable_compositor: true
env:
DXVK_LOG_LEVEL: none
DXVK_STATE_CACHE_PATH: $GAMEDIR
STAGING_SHARED_MEMORY: 1
WINE_LARGE_ADDRESS_AWARE: 1
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
wine:
MouseWarpOverride: enable
description: null
game_slug: league-of-legends
gogslug: ''
humblestoreid: ''
installer_slug: league-of-legends-standard-kr-region
name: League of Legends
notes: ''
runner: wine
script:
files:
- lol_installer: https://lol.secure.dyn.riotcdn.net/channels/public/x/installer/current/live.kr.exe
game:
args: --launch-product=league_of_legends --launch-patchline=live
exe: $GAMEDIR/drive_c/Riot Games/Riot Client/RiotClientServices.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: $lol_installer
description: Do not log in during installation, just close the installation
client once it finishes downloading.
executable: $GAMEDIR/drive_c/windows/explorer.exe
include_processes: explorer.exe
name: wineexec
- task:
name: winekill
prefix: $GAMEDIR
- task:
key: GrabFullScreen
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
prefix: $GAMEDIR
value: Y
- task:
key: background
name: set_regedit
path: HKEY_CURRENT_USER\Control Panel\Colors\
prefix: $GAMEDIR
type: REG_SZ
value: 40 40 40
system:
disable_compositor: true
env:
DXVK_LOG_LEVEL: none
DXVK_STATE_CACHE_PATH: $GAMEDIR
STAGING_SHARED_MEMORY: 1
WINE_LARGE_ADDRESS_AWARE: 1
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
wine:
MouseWarpOverride: enable
slug: league-of-legends-standard-kr-region
steamid: 20590
version: Standard (KR Region)
year: 2009
{
"game_slug": "league-of-legends",
"version": "Standard (KR Region)",
"description": null,
"notes": "",
"name": "League of Legends",
"year": 2009,
"steamid": 20590,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "league-of-legends-standard-kr-region",
"installer_slug": "league-of-legends-standard-kr-region",
"script": {
"files": [
{
"lol_installer": "https://lol.secure.dyn.riotcdn.net/channels/public/x/installer/current/live.kr.exe"
}
],
"game": {
"args": "--launch-product=league_of_legends --launch-patchline=live",
"exe": "$GAMEDIR/drive_c/Riot Games/Riot Client/RiotClientServices.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "$lol_installer",
"description": "Do not log in during installation, just close the installation client once it finishes downloading.",
"executable": "$GAMEDIR/drive_c/windows/explorer.exe",
"include_processes": "explorer.exe",
"name": "wineexec"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"key": "GrabFullScreen",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\X11 Driver",
"prefix": "$GAMEDIR",
"value": "Y"
}
},
{
"task": {
"key": "background",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Control Panel\\Colors\\",
"prefix": "$GAMEDIR",
"type": "REG_SZ",
"value": "40 40 40"
}
}
],
"system": {
"disable_compositor": true,
"env": {
"DXVK_LOG_LEVEL": "none",
"DXVK_STATE_CACHE_PATH": "$GAMEDIR",
"STAGING_SHARED_MEMORY": 1,
"WINE_LARGE_ADDRESS_AWARE": 1,
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
}
},
"wine": {
"MouseWarpOverride": "enable"
}
}
}