Installer super-mario-64-render96-v32

files:
- repo: https://github.com/Render96/Render96ex/archive/refs/heads/alpha.zip
- rom: N/A:Please select the USA .z64 rom file
- goddard: https://github.com/Render96/ModelPack/releases/download/v1.0-goddard/Goddard.7z
- models: https://github.com/Render96/ModelPack/releases/download/3.2/Render96_DynOs_v3.2.7z
- alpha: https://github.com/Render96/ModelPack/releases/download/3.1/Render96_Alpha_v3.1.7z
- textures: https://github.com/pokeheadroom/RENDER96-HD-TEXTURE-PACK/archive/refs/heads/master.zip
game:
  exe: build/us_pc/sm64.us.f3dex2e
installer:
- extract:
    file: repo
- extract:
    dst: $GAMEDIR
    file: alpha
- extract:
    dst: $GAMEDIR/src
    file: goddard
- extract:
    dst: $GAMEDIR/newtextures
    file: textures
- copy:
    dst: $GAMEDIR
    src: rom
- execute:
    command: mv *.z64 baserom.us.z64
- execute:
    command: make -j`nproc`
- execute:
    command: cp -rf newtextures/gfx build/us_pc/res
- copy:
    dst: $GAMEDIR/build/us_pc/dynos/packs
    src: models
description: Updated version of Super Mario 64 with updated models and textures made
  to look like the original promotional materials rendered on SGI workstations.
game_slug: super-mario-64
gogslug: ''
humblestoreid: ''
installer_slug: super-mario-64-render96-v32
name: Super Mario 64
notes: "This script builds Render96 from source, so those with Ubuntu/Debian should\
  \ ensure `build-essential` and `libsdl2-dev` is installed. \r\n\r\nThis build identified\
  \ a fundamental issue with the Lutris Runtime, in that the libpulse-simple and libpulse\
  \ libraries are dependant on systemd. Those of us that don't have systemd need to\
  \ delete the files and create symbolic links to /usr/lib64/libpulse-simple.so.0\
  \ and /usr/lib64/libpulse.so.0"
runner: linux
script:
  files:
  - repo: https://github.com/Render96/Render96ex/archive/refs/heads/alpha.zip
  - rom: N/A:Please select the USA .z64 rom file
  - goddard: https://github.com/Render96/ModelPack/releases/download/v1.0-goddard/Goddard.7z
  - models: https://github.com/Render96/ModelPack/releases/download/3.2/Render96_DynOs_v3.2.7z
  - alpha: https://github.com/Render96/ModelPack/releases/download/3.1/Render96_Alpha_v3.1.7z
  - textures: https://github.com/pokeheadroom/RENDER96-HD-TEXTURE-PACK/archive/refs/heads/master.zip
  game:
    exe: build/us_pc/sm64.us.f3dex2e
  installer:
  - extract:
      file: repo
  - extract:
      dst: $GAMEDIR
      file: alpha
  - extract:
      dst: $GAMEDIR/src
      file: goddard
  - extract:
      dst: $GAMEDIR/newtextures
      file: textures
  - copy:
      dst: $GAMEDIR
      src: rom
  - execute:
      command: mv *.z64 baserom.us.z64
  - execute:
      command: make -j`nproc`
  - execute:
      command: cp -rf newtextures/gfx build/us_pc/res
  - copy:
      dst: $GAMEDIR/build/us_pc/dynos/packs
      src: models
slug: super-mario-64-render96-v32
steamid: null
version: Render96-v3.2
year: 1996
{
  "game_slug": "super-mario-64",
  "version": "Render96-v3.2",
  "description": "Updated version of Super Mario 64 with updated models and textures made to look like the original promotional materials rendered on SGI workstations.",
  "notes": "This script builds Render96 from source, so those with Ubuntu/Debian should ensure `build-essential` and `libsdl2-dev` is installed. \r\n\r\nThis build identified a fundamental issue with the Lutris Runtime, in that the libpulse-simple and libpulse libraries are dependant on systemd. Those of us that don't have systemd need to delete the files and create symbolic links to /usr/lib64/libpulse-simple.so.0 and /usr/lib64/libpulse.so.0",
  "name": "Super Mario 64",
  "year": 1996,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "super-mario-64-render96-v32",
  "installer_slug": "super-mario-64-render96-v32",
  "script": {
    "files": [
      {
        "repo": "https://github.com/Render96/Render96ex/archive/refs/heads/alpha.zip"
      },
      {
        "rom": "N/A:Please select the USA .z64 rom file"
      },
      {
        "goddard": "https://github.com/Render96/ModelPack/releases/download/v1.0-goddard/Goddard.7z"
      },
      {
        "models": "https://github.com/Render96/ModelPack/releases/download/3.2/Render96_DynOs_v3.2.7z"
      },
      {
        "alpha": "https://github.com/Render96/ModelPack/releases/download/3.1/Render96_Alpha_v3.1.7z"
      },
      {
        "textures": "https://github.com/pokeheadroom/RENDER96-HD-TEXTURE-PACK/archive/refs/heads/master.zip"
      }
    ],
    "game": {
      "exe": "build/us_pc/sm64.us.f3dex2e"
    },
    "installer": [
      {
        "extract": {
          "file": "repo"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "alpha"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/src",
          "file": "goddard"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/newtextures",
          "file": "textures"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR",
          "src": "rom"
        }
      },
      {
        "execute": {
          "command": "mv *.z64 baserom.us.z64"
        }
      },
      {
        "execute": {
          "command": "make -j`nproc`"
        }
      },
      {
        "execute": {
          "command": "cp -rf newtextures/gfx build/us_pc/res"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/build/us_pc/dynos/packs",
          "src": "models"
        }
      }
    ]
  }
}
Back to game