Installer steppxx-zip-download

files:
- directx: https://lutris.net/files/tools/directx-2010.tar.gz
- stepprime: N/A:Select the downloaded ZIP file for StepPrime
game:
  arch: win64
  args: null
  exe: drive_c/Program Files/StepPrime/Program64/StepPXX.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE/dxsetup
    file: directx
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    args: null
    description: Installing DirextX9...
    executable: $CACHE/dxsetup/DXSETUP.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: vcrun2015
    name: winetricks
    prefix: $GAMEDIR
    silent: false
- extract:
    dst: $GAMEDIR/drive_c/Program Files/StepPrime
    file: stepprime
system:
  env:
    DXVK_HUD: compiler
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
wine:
  overrides:
    winedbg.exe: d
description: Game must be downloaded from website first. https://stepprimeofficial.blogspot.com/p/program.html
game_slug: steppxx
gogslug: ''
humblestoreid: ''
installer_slug: steppxx-zip-download
name: StepPXX
notes: DirectX is NOT an automatic installation.
runner: wine
script:
  files:
  - directx: https://lutris.net/files/tools/directx-2010.tar.gz
  - stepprime: N/A:Select the downloaded ZIP file for StepPrime
  game:
    arch: win64
    args: null
    exe: drive_c/Program Files/StepPrime/Program64/StepPXX.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE/dxsetup
      file: directx
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: null
      description: Installing DirextX9...
      executable: $CACHE/dxsetup/DXSETUP.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: vcrun2015
      name: winetricks
      prefix: $GAMEDIR
      silent: false
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/StepPrime
      file: stepprime
  system:
    env:
      DXVK_HUD: compiler
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
  wine:
    overrides:
      winedbg.exe: d
slug: steppxx-zip-download
steamid: null
version: ZIP download
year: 2020
{
  "game_slug": "steppxx",
  "version": "ZIP download",
  "description": "Game must be downloaded from website first. https://stepprimeofficial.blogspot.com/p/program.html",
  "notes": "DirectX is NOT an automatic installation.",
  "name": "StepPXX",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "steppxx-zip-download",
  "installer_slug": "steppxx-zip-download",
  "script": {
    "files": [
      {
        "directx": "https://lutris.net/files/tools/directx-2010.tar.gz"
      },
      {
        "stepprime": "N/A:Select the downloaded ZIP file for StepPrime"
      }
    ],
    "game": {
      "arch": "win64",
      "args": null,
      "exe": "drive_c/Program Files/StepPrime/Program64/StepPXX.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/dxsetup",
          "file": "directx"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": null,
          "description": "Installing DirextX9...",
          "executable": "$CACHE/dxsetup/DXSETUP.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2015",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": false
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/StepPrime",
          "file": "stepprime"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": "compiler",
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
      }
    },
    "wine": {
      "overrides": {
        "winedbg.exe": "d"
      }
    }
  }
}
Back to game