Building Super Mario 64 EX for Steamdeck

This page summarizes the projects mentioned and recommended in the original post on /r/SteamDeck

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • sm64ex

    Fork of https://github.com/sm64-port/sm64-port with additional features.

  • FROM ekultails/steamos:latest RUN pacman -Syu --noconfirm RUN pacman -S --noconfirm git base-devel python libusb sdl2 glew RUN git clone https://github.com/TechieAndroid/sm64redrawn.git RUN git clone https://github.com/sm64pc/sm64ex.git WORKDIR /sm64ex COPY ./"sm64.us.z64" ./baserom.us.z64 RUN patch -p1 < "enhancements/60fps_ex.patch" RUN make VERSION=us BETTERCAMERA=1 TEXTURE_FIX=1 EXTERNAL_DATA=1 NODRAWINGDISTANCE=1 -j4 RUN cp /sm64redrawn/gfx /sm64ex/build/us_pc/res -r

  • sm64

    A Super Mario 64 decompilation, brought to you by a bunch of clever folks.

  • If you're interested in the history, there is a github project dedicated to recreating source code for a number of n64 games, sm64 being one. From this source, you can then re-compile a rom, but that's not what this post is about.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • sm64redrawn

    This is a collection of textures that have been redrawn for sm64.

  • FROM ekultails/steamos:latest RUN pacman -Syu --noconfirm RUN pacman -S --noconfirm git base-devel python libusb sdl2 glew RUN git clone https://github.com/TechieAndroid/sm64redrawn.git RUN git clone https://github.com/sm64pc/sm64ex.git WORKDIR /sm64ex COPY ./"sm64.us.z64" ./baserom.us.z64 RUN patch -p1 < "enhancements/60fps_ex.patch" RUN make VERSION=us BETTERCAMERA=1 TEXTURE_FIX=1 EXTERNAL_DATA=1 NODRAWINGDISTANCE=1 -j4 RUN cp /sm64redrawn/gfx /sm64ex/build/us_pc/res -r

  • Shipwright

  • I bet you could do similar with the Zelda:OoT project. https://github.com/HarbourMasters/Shipwright

  • Render96ex

    Fork of https://github.com/sm64-port/sm64-port with additional features.

  • git clone https://github.com/Render96/Render96ex.git -b tester_rt64alpha

  • RENDER96-HD-TEXTURE-PACK

    we'd like to think of this texture pack as a resource also, if you want to give sm64 your own look feel free to use these as a base for accuracy, just credit them render96 boys & girls

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts