Installer second-life-6614-vulkan

files:
- Second_Life.exe: https://viewer-download.secondlife.com/Viewer_6/Second_Life_6_6_14_581101_x86_64_Setup.exe
game:
  arch: win64
  custom-name: Second Life
  exe: $GAMEDIR/prefix/drive_c/Program Files/SecondLifeViewer/SecondLifeViewer.exe
  prefix: $GAMEDIR/prefix
installer:
- task:
    arch: win64
    description: Creating 64-bit prefix ...
    name: create_prefix
    prefix: $GAMEDIR/prefix
- move:
    dst: $GAMEDIR/prefix/drive_c/
    src: Second_Life.exe
- task:
    args: /S
    description: Second Life ...
    executable: $GAMEDIR/prefix/drive_c/Second_Life_6_6_14_581101_x86_64_Setup.exe
    name: wineexec
    prefix: $GAMEDIR/prefix
- task:
    app: d3dcompiler_43
    arch: win64
    description: DirectX 11 ...
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: d3dx11_43
    arch: win64
    description: DirectX 11 ...
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: dxvk
    arch: win64
    description: Vulkan ...
    name: winetricks
    prefix: $GAMEDIR/prefix
- task:
    app: win8
    arch: win64
    description: Windows version 8 ...
    name: winetricks
    prefix: $GAMEDIR/prefix
system:
  disable_compositor: true
  pulse_latency: true
description: ''
game_slug: second-life
gogslug: ''
humblestoreid: ''
installer_slug: second-life-6614-vulkan
name: Second Life
notes: SLVersionChecker script fails ... (not a problem)
runner: wine
script:
  files:
  - Second_Life.exe: https://viewer-download.secondlife.com/Viewer_6/Second_Life_6_6_14_581101_x86_64_Setup.exe
  game:
    arch: win64
    custom-name: Second Life
    exe: $GAMEDIR/prefix/drive_c/Program Files/SecondLifeViewer/SecondLifeViewer.exe
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      arch: win64
      description: Creating 64-bit prefix ...
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - move:
      dst: $GAMEDIR/prefix/drive_c/
      src: Second_Life.exe
  - task:
      args: /S
      description: Second Life ...
      executable: $GAMEDIR/prefix/drive_c/Second_Life_6_6_14_581101_x86_64_Setup.exe
      name: wineexec
      prefix: $GAMEDIR/prefix
  - task:
      app: d3dcompiler_43
      arch: win64
      description: DirectX 11 ...
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: d3dx11_43
      arch: win64
      description: DirectX 11 ...
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: dxvk
      arch: win64
      description: Vulkan ...
      name: winetricks
      prefix: $GAMEDIR/prefix
  - task:
      app: win8
      arch: win64
      description: Windows version 8 ...
      name: winetricks
      prefix: $GAMEDIR/prefix
  system:
    disable_compositor: true
    pulse_latency: true
slug: second-life-6614-vulkan
steamid: null
version: 6.6.14-vulkan
year: 2003
{
  "game_slug": "second-life",
  "version": "6.6.14-vulkan",
  "description": "",
  "notes": "SLVersionChecker script fails ... (not a problem)",
  "name": "Second Life",
  "year": 2003,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "second-life-6614-vulkan",
  "installer_slug": "second-life-6614-vulkan",
  "script": {
    "files": [
      {
        "Second_Life.exe": "https://viewer-download.secondlife.com/Viewer_6/Second_Life_6_6_14_581101_x86_64_Setup.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "custom-name": "Second Life",
      "exe": "$GAMEDIR/prefix/drive_c/Program Files/SecondLifeViewer/SecondLifeViewer.exe",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating 64-bit prefix ...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/prefix/drive_c/",
          "src": "Second_Life.exe"
        }
      },
      {
        "task": {
          "args": "/S",
          "description": "Second Life ...",
          "executable": "$GAMEDIR/prefix/drive_c/Second_Life_6_6_14_581101_x86_64_Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "d3dcompiler_43",
          "arch": "win64",
          "description": "DirectX 11 ...",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "d3dx11_43",
          "arch": "win64",
          "description": "DirectX 11 ...",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "dxvk",
          "arch": "win64",
          "description": "Vulkan ...",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "win8",
          "arch": "win64",
          "description": "Windows version 8 ...",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ],
    "system": {
      "disable_compositor": true,
      "pulse_latency": true
    }
  }
}
Back to game