Installer submarine-titans-cd

files:
- autorun: N/A:Select the game disk's autorun.exe
game:
  exe: drive_c/Program Files (x86)/Submarine Titans/ST.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: winxp
    description: Setting to Windows XP mode
    name: winetricks
    prefix: $GAMEDIR
    silent: true
- task:
    app: directplay
    description: Installing DirectPlay
    name: winetricks
    prefix: $GAMEDIR
    silent: true
- task:
    description: Installing Submarine Titans
    executable: autorun
    name: wineexec
    prefix: $GAMEDIR
- move:
    description: Disabling videos
    dst: $GAMEDIR/drive_c/Program Files (x86)/Submarine Titans/VIDEO-disabled
    src: $GAMEDIR/drive_c/Program Files (x86)/Submarine Titans/VIDEO/
system:
  env:
    __NV_PRIME_RENDER_OFFLOAD: '0'
wine:
  version: lutris-6.0-x86_64
description: ''
game_slug: submarine-titans
gogslug: submarine_titans
humblestoreid: ''
installer_slug: submarine-titans-cd
name: Submarine Titans
notes: Videos need to be disabled in order for the game to launch.
runner: wine
script:
  files:
  - autorun: N/A:Select the game disk's autorun.exe
  game:
    exe: drive_c/Program Files (x86)/Submarine Titans/ST.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: winxp
      description: Setting to Windows XP mode
      name: winetricks
      prefix: $GAMEDIR
      silent: true
  - task:
      app: directplay
      description: Installing DirectPlay
      name: winetricks
      prefix: $GAMEDIR
      silent: true
  - task:
      description: Installing Submarine Titans
      executable: autorun
      name: wineexec
      prefix: $GAMEDIR
  - move:
      description: Disabling videos
      dst: $GAMEDIR/drive_c/Program Files (x86)/Submarine Titans/VIDEO-disabled
      src: $GAMEDIR/drive_c/Program Files (x86)/Submarine Titans/VIDEO/
  system:
    env:
      __NV_PRIME_RENDER_OFFLOAD: '0'
  wine:
    version: lutris-6.0-x86_64
slug: submarine-titans-cd
steamid: 1259380
version: CD
year: 2000
{
  "game_slug": "submarine-titans",
  "version": "CD",
  "description": "",
  "notes": "Videos need to be disabled in order for the game to launch.",
  "name": "Submarine Titans",
  "year": 2000,
  "steamid": 1259380,
  "gogslug": "submarine_titans",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "submarine-titans-cd",
  "installer_slug": "submarine-titans-cd",
  "script": {
    "files": [
      {
        "autorun": "N/A:Select the game disk's autorun.exe"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/Submarine Titans/ST.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "winxp",
          "description": "Setting to Windows XP mode",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      },
      {
        "task": {
          "app": "directplay",
          "description": "Installing DirectPlay",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      },
      {
        "task": {
          "description": "Installing Submarine Titans",
          "executable": "autorun",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "move": {
          "description": "Disabling videos",
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/Submarine Titans/VIDEO-disabled",
          "src": "$GAMEDIR/drive_c/Program Files (x86)/Submarine Titans/VIDEO/"
        }
      }
    ],
    "system": {
      "env": {
        "__NV_PRIME_RENDER_OFFLOAD": "0"
      }
    },
    "wine": {
      "version": "lutris-6.0-x86_64"
    }
  }
}
Back to game