Installer stove-launcher-stove-20251

files:
- setup:
    filename: STOVESetup.exe
    referer: store.onstove.com
    url: https://sgs-live-dl.game.playstove.com/game/lcs/STOVESetup.exe?launcherfilename=STOVESetup.exe
game:
  exe: $GAMEDIR/drive_c/ProgramData/Smilegate/STOVE/STOVE.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating 64bit Wine prefix.
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Setting Windows 10 mode for Wine
    key: Version
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine
    prefix: $GAMEDIR
    value: win10
- task:
    app: arial
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: Running Stove Installer.
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Installing WebView2.
    executable: drive_c/ProgramData/Smilegate/STOVE/MicrosoftEdgeWebview2Setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: stove-launcher
gogslug: ''
humblestoreid: ''
installer_slug: stove-launcher-stove-20251
name: Stove Launcher
notes: ''
runner: wine
script:
  files:
  - setup:
      filename: STOVESetup.exe
      referer: store.onstove.com
      url: https://sgs-live-dl.game.playstove.com/game/lcs/STOVESetup.exe?launcherfilename=STOVESetup.exe
  game:
    exe: $GAMEDIR/drive_c/ProgramData/Smilegate/STOVE/STOVE.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating 64bit Wine prefix.
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Setting Windows 10 mode for Wine
      key: Version
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine
      prefix: $GAMEDIR
      value: win10
  - task:
      app: arial
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: Running Stove Installer.
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Installing WebView2.
      executable: drive_c/ProgramData/Smilegate/STOVE/MicrosoftEdgeWebview2Setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: stove-launcher-stove-20251
steamid: null
version: Stove-2025.1
year: 2020
{
  "game_slug": "stove-launcher",
  "version": "Stove-2025.1",
  "description": "",
  "notes": "",
  "name": "Stove Launcher",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "stove-launcher-stove-20251",
  "installer_slug": "stove-launcher-stove-20251",
  "script": {
    "files": [
      {
        "setup": {
          "filename": "STOVESetup.exe",
          "referer": "store.onstove.com",
          "url": "https://sgs-live-dl.game.playstove.com/game/lcs/STOVESetup.exe?launcherfilename=STOVESetup.exe"
        }
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/ProgramData/Smilegate/STOVE/STOVE.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating 64bit Wine prefix.",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Setting Windows 10 mode for Wine",
          "key": "Version",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine",
          "prefix": "$GAMEDIR",
          "value": "win10"
        }
      },
      {
        "task": {
          "app": "arial",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Running Stove Installer.",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing WebView2.",
          "executable": "drive_c/ProgramData/Smilegate/STOVE/MicrosoftEdgeWebview2Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game