Installer strinova-standalone

files:
- installer: N/A:Please select the standalone Strinova installer
game:
  arch: win64
  exe: $GAMEDIR/drive_c/Strinova/Strinova.exe
  prefix: $GAMEDIR
install_complete_text: Please switch the Wine version to 10.7 after finishing the
  game installation. The game may take upwards of 30 seconds to launch
installer:
- task:
    app: win7
    description: Setting Windows 7
    name: winetricks
- task:
    description: Disable Wine Debug
    key: Auto
    name: set_regedit
    path: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\AeDebug
    type: REG_SZ
    value: '0'
- task:
    description: Disable Wine Debug
    key: Debugger
    name: set_regedit
    path: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\AeDebug
    type: REG_SZ
    value: ''
- task:
    description: Running the installer
    executable: installer
    name: wineexec
    working_dir: $GAMEDIR/drive_c/
description: ''
game_slug: strinova
gogslug: ''
humblestoreid: ''
installer_slug: strinova-standalone
name: Strinova
notes: Does not work with the Proprietary Nvidia drivers. Wine version must be manually
  changed to 10.7 after installation
runner: wine
script:
  files:
  - installer: N/A:Please select the standalone Strinova installer
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/Strinova/Strinova.exe
    prefix: $GAMEDIR
  install_complete_text: Please switch the Wine version to 10.7 after finishing the
    game installation. The game may take upwards of 30 seconds to launch
  installer:
  - task:
      app: win7
      description: Setting Windows 7
      name: winetricks
  - task:
      description: Disable Wine Debug
      key: Auto
      name: set_regedit
      path: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\AeDebug
      type: REG_SZ
      value: '0'
  - task:
      description: Disable Wine Debug
      key: Debugger
      name: set_regedit
      path: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\AeDebug
      type: REG_SZ
      value: ''
  - task:
      description: Running the installer
      executable: installer
      name: wineexec
      working_dir: $GAMEDIR/drive_c/
slug: strinova-standalone
steamid: 1282270
version: Standalone
year: 2024
{
  "game_slug": "strinova",
  "version": "Standalone",
  "description": "",
  "notes": "Does not work with the Proprietary Nvidia drivers. Wine version must be manually changed to 10.7 after installation",
  "name": "Strinova",
  "year": 2024,
  "steamid": 1282270,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "strinova-standalone",
  "installer_slug": "strinova-standalone",
  "script": {
    "files": [
      {
        "installer": "N/A:Please select the standalone Strinova installer"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/Strinova/Strinova.exe",
      "prefix": "$GAMEDIR"
    },
    "install_complete_text": "Please switch the Wine version to 10.7 after finishing the game installation. The game may take upwards of 30 seconds to launch",
    "installer": [
      {
        "task": {
          "app": "win7",
          "description": "Setting Windows 7",
          "name": "winetricks"
        }
      },
      {
        "task": {
          "description": "Disable Wine Debug",
          "key": "Auto",
          "name": "set_regedit",
          "path": "HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows NT\\CurrentVersion\\AeDebug",
          "type": "REG_SZ",
          "value": "0"
        }
      },
      {
        "task": {
          "description": "Disable Wine Debug",
          "key": "Debugger",
          "name": "set_regedit",
          "path": "HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows NT\\CurrentVersion\\AeDebug",
          "type": "REG_SZ",
          "value": ""
        }
      },
      {
        "task": {
          "description": "Running the installer",
          "executable": "installer",
          "name": "wineexec",
          "working_dir": "$GAMEDIR/drive_c/"
        }
      }
    ]
  }
}
Back to game