files:
- overlay_installer:
filename: blitz-installer.exe
url: https://blitz-stable.blitz.gg/Blitz%20Setup%201.7.1.exe
game:
arch: win32
exe: drive_c/users/$USER/Local Settings/Application Data/Programs/Blitz/Blitz.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- move:
dst: $GAMEDIR/drive_c/users/Public/Documents
src: overlay_installer
- task:
app: win7 dotnet452 vcrun2019
arch: win32
description: Installing Visual C++
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
args: /trustlevel:0x20000 "C:\users\Public\Documents\blitz-installer.exe"
description: Installing Blitz.gg Overlay
executable: $GAMEDIR/drive_c/windows/system32/runas.exe
name: wineexec
prefix: $GAMEDIR
- task:
arch: win32
name: winekill
prefix: $GAMEDIR
wine:
overrides:
libglesv2: disabled
mscoree: disabled
description: Install Blitz App for League of Legends.
game_slug: blitz-app-for-league-of-legends
gogslug: ''
humblestoreid: ''
installer_slug: blitz-app-for-league-of-legen-standalone
name: Blitz App for League of Legends
notes: "If wine-mono installer pop-ups, install it.\r\nAfter installation close Blitz.\
\ Notice that X button just minimalizes to tray.\r\nInstallation may hang, kill\
\ update.exe then.\r\nIn app settings, select League of Legends folder."
runner: wine
script:
files:
- overlay_installer:
filename: blitz-installer.exe
url: https://blitz-stable.blitz.gg/Blitz%20Setup%201.7.1.exe
game:
arch: win32
exe: drive_c/users/$USER/Local Settings/Application Data/Programs/Blitz/Blitz.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- move:
dst: $GAMEDIR/drive_c/users/Public/Documents
src: overlay_installer
- task:
app: win7 dotnet452 vcrun2019
arch: win32
description: Installing Visual C++
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
args: /trustlevel:0x20000 "C:\users\Public\Documents\blitz-installer.exe"
description: Installing Blitz.gg Overlay
executable: $GAMEDIR/drive_c/windows/system32/runas.exe
name: wineexec
prefix: $GAMEDIR
- task:
arch: win32
name: winekill
prefix: $GAMEDIR
wine:
overrides:
libglesv2: disabled
mscoree: disabled
slug: blitz-app-for-league-of-legen-standalone
steamid: null
version: Standalone
year: 2015
{
"game_slug": "blitz-app-for-league-of-legends",
"version": "Standalone",
"description": "Install Blitz App for League of Legends.",
"notes": "If wine-mono installer pop-ups, install it.\r\nAfter installation close Blitz. Notice that X button just minimalizes to tray.\r\nInstallation may hang, kill update.exe then.\r\nIn app settings, select League of Legends folder.",
"name": "Blitz App for League of Legends",
"year": 2015,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "blitz-app-for-league-of-legen-standalone",
"installer_slug": "blitz-app-for-league-of-legen-standalone",
"script": {
"files": [
{
"overlay_installer": {
"filename": "blitz-installer.exe",
"url": "https://blitz-stable.blitz.gg/Blitz%20Setup%201.7.1.exe"
}
}
],
"game": {
"arch": "win32",
"exe": "drive_c/users/$USER/Local Settings/Application Data/Programs/Blitz/Blitz.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"move": {
"dst": "$GAMEDIR/drive_c/users/Public/Documents",
"src": "overlay_installer"
}
},
{
"task": {
"app": "win7 dotnet452 vcrun2019",
"arch": "win32",
"description": "Installing Visual C++",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"args": "/trustlevel:0x20000 \"C:\\users\\Public\\Documents\\blitz-installer.exe\"",
"description": "Installing Blitz.gg Overlay",
"executable": "$GAMEDIR/drive_c/windows/system32/runas.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"overrides": {
"libglesv2": "disabled",
"mscoree": "disabled"
}
}
}
}