Installer steelseries-gg-latest

files:
- setup: https://steelseries.com/gg/downloads/gg/latest/windows
game:
  exe: $GAMEDIR/drive_c/Program Files/SteelSeries/GG/SteelSeries GG Launcher.lnk
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2019
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: win10
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: At the end of install, look at your taskbar, there is a steelseries
      gg applet, right click on it and quit to finish install.
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
description: ''
game_slug: steelseries-gg
gogslug: ''
humblestoreid: ''
installer_slug: steelseries-gg-latest
name: Steelseries GG
notes: "- Make sure you follow the instructions here first https://github.com/asheriif/steelseries-linux-lutris\r\
  \n- At the end of install, look at your taskbar, there is a steelseries gg applet,\
  \ right click on it and quit to finish install."
runner: wine
script:
  files:
  - setup: https://steelseries.com/gg/downloads/gg/latest/windows
  game:
    exe: $GAMEDIR/drive_c/Program Files/SteelSeries/GG/SteelSeries GG Launcher.lnk
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2019
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: win10
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: At the end of install, look at your taskbar, there is a steelseries
        gg applet, right click on it and quit to finish install.
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
slug: steelseries-gg-latest
steamid: null
version: Latest
year: 2025
{
  "game_slug": "steelseries-gg",
  "version": "Latest",
  "description": "",
  "notes": "- Make sure you follow the instructions here first https://github.com/asheriif/steelseries-linux-lutris\r\n- At the end of install, look at your taskbar, there is a steelseries gg applet, right click on it and quit to finish install.",
  "name": "Steelseries GG",
  "year": 2025,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "steelseries-gg-latest",
  "installer_slug": "steelseries-gg-latest",
  "script": {
    "files": [
      {
        "setup": "https://steelseries.com/gg/downloads/gg/latest/windows"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files/SteelSeries/GG/SteelSeries GG Launcher.lnk",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2019",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win10",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "At the end of install, look at your taskbar, there is a steelseries gg applet, right click on it and quit to finish install.",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill"
        }
      }
    ]
  }
}
Back to game