Installer subnautica-nitrox-multiplayer-latest

files:
- nitrox: https://github.com/SubnauticaNitrox/Nitrox/releases/download/1.6.0.0/Nitrox_1.6.0.0.zip
- nitrox_update: https://raw.githubusercontent.com/GuilleW/lutris-Nitrox/main/update.sh
game:
  arch: win64
  args: -opengl
  exe: drive_c/Program Files/Nitrox/NitroxLauncher.exe
  prefix: $GAMEDIR
installer:
- task:
    app: dotnet48
    arch: win64
    description: Installing dependencies
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: d3dcompiler_47
    arch: win64
    description: Installing dependencies
    name: winetricks
    prefix: $GAMEDIR
- task:
    key: DisableHWAcceleration
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Microsoft\Avalon.Graphics
    type: REG_DWORD
    value: '1'
- copy:
    dst: $CACHE/nitrox/nitrox.zip
    src: nitrox
- copy:
    dst: $GAMEDIR/nitrox-update
    src: nitrox_update
- chmodx: $GAMEDIR/nitrox-update/update.sh
- extract:
    dst: $GAMEDIR/drive_c/Program Files/Nitrox/
    file: $CACHE/nitrox/nitrox.zip
requires: subnautica
system:
  env:
    DXVK_HUD: 1
    MESA_GL_VERSION_OVERRIDE: 4.4COMPAT
    PULSE_LATENCY_MSEC: 60
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
  manual_command: $GAMEDIR/nitrox-update.sh/update-script.sh
description: This downloads the Nitrox Subnautica mod to your existing Subnautica
  installation.
game_slug: subnautica-nitrox-multiplayer-mod
gogslug: ''
humblestoreid: ''
installer_slug: subnautica-nitrox-multiplayer-latest
name: Subnautica Nitrox Multiplayer Mod
notes: To upgrade the mode to newer version, use `Execute script` in the game options
runner: wine
script:
  files:
  - nitrox: https://github.com/SubnauticaNitrox/Nitrox/releases/download/1.6.0.0/Nitrox_1.6.0.0.zip
  - nitrox_update: https://raw.githubusercontent.com/GuilleW/lutris-Nitrox/main/update.sh
  game:
    arch: win64
    args: -opengl
    exe: drive_c/Program Files/Nitrox/NitroxLauncher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      app: dotnet48
      arch: win64
      description: Installing dependencies
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: d3dcompiler_47
      arch: win64
      description: Installing dependencies
      name: winetricks
      prefix: $GAMEDIR
  - task:
      key: DisableHWAcceleration
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Microsoft\Avalon.Graphics
      type: REG_DWORD
      value: '1'
  - copy:
      dst: $CACHE/nitrox/nitrox.zip
      src: nitrox
  - copy:
      dst: $GAMEDIR/nitrox-update
      src: nitrox_update
  - chmodx: $GAMEDIR/nitrox-update/update.sh
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/Nitrox/
      file: $CACHE/nitrox/nitrox.zip
  requires: subnautica
  system:
    env:
      DXVK_HUD: 1
      MESA_GL_VERSION_OVERRIDE: 4.4COMPAT
      PULSE_LATENCY_MSEC: 60
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
    manual_command: $GAMEDIR/nitrox-update.sh/update-script.sh
slug: subnautica-nitrox-multiplayer-latest
steamid: null
version: Latest
year: null
{
  "game_slug": "subnautica-nitrox-multiplayer-mod",
  "version": "Latest",
  "description": "This downloads the Nitrox Subnautica mod to your existing Subnautica installation.",
  "notes": "To upgrade the mode to newer version, use `Execute script` in the game options",
  "name": "Subnautica Nitrox Multiplayer Mod",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "subnautica-nitrox-multiplayer-latest",
  "installer_slug": "subnautica-nitrox-multiplayer-latest",
  "script": {
    "files": [
      {
        "nitrox": "https://github.com/SubnauticaNitrox/Nitrox/releases/download/1.6.0.0/Nitrox_1.6.0.0.zip"
      },
      {
        "nitrox_update": "https://raw.githubusercontent.com/GuilleW/lutris-Nitrox/main/update.sh"
      }
    ],
    "game": {
      "arch": "win64",
      "args": "-opengl",
      "exe": "drive_c/Program Files/Nitrox/NitroxLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "app": "dotnet48",
          "arch": "win64",
          "description": "Installing dependencies",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dcompiler_47",
          "arch": "win64",
          "description": "Installing dependencies",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "key": "DisableHWAcceleration",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Microsoft\\Avalon.Graphics",
          "type": "REG_DWORD",
          "value": "1"
        }
      },
      {
        "copy": {
          "dst": "$CACHE/nitrox/nitrox.zip",
          "src": "nitrox"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/nitrox-update",
          "src": "nitrox_update"
        }
      },
      {
        "chmodx": "$GAMEDIR/nitrox-update/update.sh"
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/Nitrox/",
          "file": "$CACHE/nitrox/nitrox.zip"
        }
      }
    ],
    "requires": "subnautica",
    "system": {
      "env": {
        "DXVK_HUD": 1,
        "MESA_GL_VERSION_OVERRIDE": "4.4COMPAT",
        "PULSE_LATENCY_MSEC": 60,
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
      },
      "manual_command": "$GAMEDIR/nitrox-update.sh/update-script.sh"
    }
  }
}
Back to game