Installer opgg-league-of-legends-overla-overlay

files:
- overlay_installer: https://desktop-patch.op.gg/OP.GG+Setup+1.0.27.exe
- netfw5: https://download.visualstudio.microsoft.com/download/pr/cc9263cb-9764-4d34-a792-054bebe3abed/08c84422ab3dfdbf53f8cc03f84e06be/dotnet-sdk-5.0.407-win-x64.exe
- netfw6: https://download.visualstudio.microsoft.com/download/pr/e4f4bbac-5660-45a9-8316-0ffc10765179/8ade57de09ce7f12d6411ed664f74eca/dotnet-sdk-6.0.202-win-x64.exe
- vcrun2022: https://aka.ms/vs/17/release/vc_redist.x64.exe
game:
  arch: win64
  exe: drive_c/users/$USER/Local Settings/Application Data/Programs/OP.GG/OP.GG+.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: win10 arial
    arch: win64
    description: Installing Arial font
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /passive
    description: Installing Visual Basic Runtime 2022
    executable: vcrun2022
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /passive
    description: Installing .NET Framework 5
    executable: netfw5
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /passive
    description: Installing .NET Framework 6
    executable: netfw6
    name: wineexec
    prefix: $GAMEDIR
- task:
    key: GrabFullScreen
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
    prefix: $GAMEDIR
    value: Y
- task:
    key: UseXVidMode
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
    prefix: $GAMEDIR
    value: N
- task:
    key: background
    name: set_regedit
    path: HKEY_CURRENT_USER\Control Panel\Colors\
    prefix: $GAMEDIR
    type: REG_SZ
    value: 40 40 40
- task:
    arch: win64
    description: 'Wine Staging: Enabling DXVA2'
    key: backend
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\DXVA2
    prefix: $GAMEDIR
    value: va
- task:
    arch: win64
    name: winekill
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Installing OP.gg Overlay
    exclude_process: OP.GG+.exe
    executable: overlay_installer
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win64
    name: winekill
    prefix: $GAMEDIR
description: First tech preview installer
game_slug: opgg-league-of-legends-overlay
gogslug: ''
humblestoreid: ''
installer_slug: opgg-league-of-legends-overla-overlay
name: OP.gg - League of Legends Overlay
notes: trying to get it work
runner: wine
script:
  files:
  - overlay_installer: https://desktop-patch.op.gg/OP.GG+Setup+1.0.27.exe
  - netfw5: https://download.visualstudio.microsoft.com/download/pr/cc9263cb-9764-4d34-a792-054bebe3abed/08c84422ab3dfdbf53f8cc03f84e06be/dotnet-sdk-5.0.407-win-x64.exe
  - netfw6: https://download.visualstudio.microsoft.com/download/pr/e4f4bbac-5660-45a9-8316-0ffc10765179/8ade57de09ce7f12d6411ed664f74eca/dotnet-sdk-6.0.202-win-x64.exe
  - vcrun2022: https://aka.ms/vs/17/release/vc_redist.x64.exe
  game:
    arch: win64
    exe: drive_c/users/$USER/Local Settings/Application Data/Programs/OP.GG/OP.GG+.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: win10 arial
      arch: win64
      description: Installing Arial font
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /passive
      description: Installing Visual Basic Runtime 2022
      executable: vcrun2022
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /passive
      description: Installing .NET Framework 5
      executable: netfw5
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /passive
      description: Installing .NET Framework 6
      executable: netfw6
      name: wineexec
      prefix: $GAMEDIR
  - task:
      key: GrabFullScreen
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
      prefix: $GAMEDIR
      value: Y
  - task:
      key: UseXVidMode
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
      prefix: $GAMEDIR
      value: N
  - task:
      key: background
      name: set_regedit
      path: HKEY_CURRENT_USER\Control Panel\Colors\
      prefix: $GAMEDIR
      type: REG_SZ
      value: 40 40 40
  - task:
      arch: win64
      description: 'Wine Staging: Enabling DXVA2'
      key: backend
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\DXVA2
      prefix: $GAMEDIR
      value: va
  - task:
      arch: win64
      name: winekill
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Installing OP.gg Overlay
      exclude_process: OP.GG+.exe
      executable: overlay_installer
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win64
      name: winekill
      prefix: $GAMEDIR
slug: opgg-league-of-legends-overla-overlay
steamid: null
version: Overlay
year: 2022
{
  "game_slug": "opgg-league-of-legends-overlay",
  "version": "Overlay",
  "description": "First tech preview installer",
  "notes": "trying to get it work",
  "name": "OP.gg - League of Legends Overlay",
  "year": 2022,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "opgg-league-of-legends-overla-overlay",
  "installer_slug": "opgg-league-of-legends-overla-overlay",
  "script": {
    "files": [
      {
        "overlay_installer": "https://desktop-patch.op.gg/OP.GG+Setup+1.0.27.exe"
      },
      {
        "netfw5": "https://download.visualstudio.microsoft.com/download/pr/cc9263cb-9764-4d34-a792-054bebe3abed/08c84422ab3dfdbf53f8cc03f84e06be/dotnet-sdk-5.0.407-win-x64.exe"
      },
      {
        "netfw6": "https://download.visualstudio.microsoft.com/download/pr/e4f4bbac-5660-45a9-8316-0ffc10765179/8ade57de09ce7f12d6411ed664f74eca/dotnet-sdk-6.0.202-win-x64.exe"
      },
      {
        "vcrun2022": "https://aka.ms/vs/17/release/vc_redist.x64.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/users/$USER/Local Settings/Application Data/Programs/OP.GG/OP.GG+.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win10 arial",
          "arch": "win64",
          "description": "Installing Arial font",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/passive",
          "description": "Installing Visual Basic Runtime 2022",
          "executable": "vcrun2022",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/passive",
          "description": "Installing .NET Framework 5",
          "executable": "netfw5",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/passive",
          "description": "Installing .NET Framework 6",
          "executable": "netfw6",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "key": "GrabFullScreen",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\X11 Driver",
          "prefix": "$GAMEDIR",
          "value": "Y"
        }
      },
      {
        "task": {
          "key": "UseXVidMode",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\X11 Driver",
          "prefix": "$GAMEDIR",
          "value": "N"
        }
      },
      {
        "task": {
          "key": "background",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Control Panel\\Colors\\",
          "prefix": "$GAMEDIR",
          "type": "REG_SZ",
          "value": "40 40 40"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Wine Staging: Enabling DXVA2",
          "key": "backend",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\DXVA2",
          "prefix": "$GAMEDIR",
          "value": "va"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Installing OP.gg Overlay",
          "exclude_process": "OP.GG+.exe",
          "executable": "overlay_installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game