Installer hyper-scape-01

files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
- cache: https://github.com/Cervoxx/DXVKCACHE/raw/master/WD2-cache.tar.xz
game:
  arch: win64
  args: uplay://launch/11957/0 -eac_launcher -nosplash
  exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/Uplay.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating 64bit Wine prefix...
    name: create_prefix
    prefix: $GAMEDIR
- write_file:
    content: "overlay: \n  enabled: false\n"
    file: $GAMEDIR/drive_c/users/$USER/Local Settings/Application Data/Ubisoft Game
      Launcher/settings.yml
- extract:
    dst: $CACHE/dxsetup
    file: dx2010
- extract:
    dst: $GAMEDIR
    file: cache
- task:
    arch: win64
    args: /silent
    description: Installing prerequisites...
    executable: $CACHE/dxsetup/DXSETUP.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: arial vcrun2010 vcrun2012 win7 d3dcompiler_43
    description: Installing prerequisites...
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: /S
    description: Installing Uplay...
    executable: uplay
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
    DXVK_HUD: compiler
    DXVK_STATE_CACHE_PATH: $GAMEDIR
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
description: Fork from watch dogs
game_slug: hyper-scape
gogslug: ''
humblestoreid: ''
installer_slug: hyper-scape-01
name: Hyper Scape
notes: Fork from watch dogs
runner: wine
script:
  files:
  - dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
  - uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
  - cache: https://github.com/Cervoxx/DXVKCACHE/raw/master/WD2-cache.tar.xz
  game:
    arch: win64
    args: uplay://launch/11957/0 -eac_launcher -nosplash
    exe: drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/Uplay.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating 64bit Wine prefix...
      name: create_prefix
      prefix: $GAMEDIR
  - write_file:
      content: "overlay: \n  enabled: false\n"
      file: $GAMEDIR/drive_c/users/$USER/Local Settings/Application Data/Ubisoft Game
        Launcher/settings.yml
  - extract:
      dst: $CACHE/dxsetup
      file: dx2010
  - extract:
      dst: $GAMEDIR
      file: cache
  - task:
      arch: win64
      args: /silent
      description: Installing prerequisites...
      executable: $CACHE/dxsetup/DXSETUP.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: arial vcrun2010 vcrun2012 win7 d3dcompiler_43
      description: Installing prerequisites...
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: /S
      description: Installing Uplay...
      executable: uplay
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      DXVK_CONFIG_FILE: $GAMEDIR/dxvk.conf
      DXVK_HUD: compiler
      DXVK_STATE_CACHE_PATH: $GAMEDIR
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
slug: hyper-scape-01
steamid: null
version: '0.1'
year: 2020
{
  "game_slug": "hyper-scape",
  "version": "0.1",
  "description": "Fork from watch dogs",
  "notes": "Fork from watch dogs",
  "name": "Hyper Scape",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "hyper-scape-01",
  "installer_slug": "hyper-scape-01",
  "script": {
    "files": [
      {
        "dx2010": "https://lutris.net/files/tools/directx-2010.tar.gz"
      },
      {
        "uplay": "https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe"
      },
      {
        "cache": "https://github.com/Cervoxx/DXVKCACHE/raw/master/WD2-cache.tar.xz"
      }
    ],
    "game": {
      "arch": "win64",
      "args": "uplay://launch/11957/0 -eac_launcher -nosplash",
      "exe": "drive_c/Program Files (x86)/Ubisoft/Ubisoft Game Launcher/Uplay.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating 64bit Wine prefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "write_file": {
          "content": "overlay: \n  enabled: false\n",
          "file": "$GAMEDIR/drive_c/users/$USER/Local Settings/Application Data/Ubisoft Game Launcher/settings.yml"
        }
      },
      {
        "extract": {
          "dst": "$CACHE/dxsetup",
          "file": "dx2010"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "cache"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/silent",
          "description": "Installing prerequisites...",
          "executable": "$CACHE/dxsetup/DXSETUP.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "arial vcrun2010 vcrun2012 win7 d3dcompiler_43",
          "description": "Installing prerequisites...",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/S",
          "description": "Installing Uplay...",
          "executable": "uplay",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_CONFIG_FILE": "$GAMEDIR/dxvk.conf",
        "DXVK_HUD": "compiler",
        "DXVK_STATE_CACHE_PATH": "$GAMEDIR",
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
      }
    }
  }
}
Back to game