Difference between revisions of "Super Mario 64 port"

From Emulation General Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{Infobox emulator
 
|title = Super Mario 64 Port
 
|logo =
 
|logowidth = 165
 
|last-version =
 
|active = Yes
 
|fate =
 
|platform = Multi-platform
 
|architecture =
 
|target = Super Mario 64
 
|developer = [https://github.com/sm64-port sm64-port]
 
|website =
 
|source = [https://github.com/n64decomp/sm64 GitHub]
 
|license =
 
}}
 
 
Super Mario 64 Port is an open-source port of Super Mario 64 with support for widescreen displays, 4K resolution, and other mods. Development of this started when in 2019, Matt Kempster along with others decompiled the original ROM into C source code. Ever since this port, there have been several forks of it that enhance it or port it to other consoles.
 
 
==Vanilla Forks==
 
{| cellpadding="4"
 
|align=center|{{Icon|Win|Lin|BSD}}
 
|'''[https://github.com/sm64-port/sm64-port Original Port]'''
 
|-
 
{| cellpadding="4"
 
|align=center|{{Icon|DOS-big|}}
 
|'''[https://github.com/fgsfdsfgs/sm64-port DOS Port]'''
 
|-
 
|colspan="3"|<hr/>
 
|-
 
|align=center|{{Icon|Android-big}}
 
|'''[https://github.com/VDavid003/sm64-port-android-base Android Port]'''<br/>
 
|-
 
|align=center|{{Icon|Switch-big}}
 
|'''[https://github.com/teamsalta/sm64nx NX Port]'''<br/>
 
|-
 
|align=center|{{Icon|PS4-big}}
 
|'''[https://github.com/OsirizX/sm64-port/tree/ps4 PS4 Port]'''<br/>
 
|-
 
|align=center|{{Icon|WiiU-big}}
 
|'''[https://github.com/aboood40091/sm64-port Wii U Port]'''<br/>
 
|-
 
|align=center|{{Icon|Vita-big}}
 
|'''[https://github.com/bythos14/sm64-vita Vita Port]'''<br/>
 
|-
 
|align=center|{{Icon|PS3-big}}
 
|'''[https://github.com/fgsfdsfgs/sm64-port/tree/ps3 PS3 Port]'''<br/>
 
|-
 
|align=center|{{Icon|NDS-big}}
 
|'''[https://github.com/Hydr8gon/sm64 DSi Port]'''<br/>
 
|-
 
|align=center|{{Icon|Wii|GCN}}
 
|'''[https://github.com/mkst/sm64-port/tree/wii Wii Port]'''<br/>
 
|-
 
|align=center|{{Icon|Xbox-big}}
 
|'''[https://github.com/fgsfdsfgs/sm64-port/tree/xbox Xbox Port]'''<br/>
 
|-
 
|align=center|{{Icon|PSP-big}}
 
|'''[https://github.com/z2442/sm64-port PSP Port]'''<br/>
 
|-
 
|align=center|{{Icon|PS2-big}}
 
|'''[https://github.com/fgsfdsfgs/sm64-port/tree/ps2 PS2 Port]'''<br/>
 
|-
 
|align=center|{{Icon|Dreamcast-big}}
 
|'''[https://github.com/mrneo240/sm64-port Dreamcast Port]'''<br/>
 
|}
 
 
 
==Enhanced Forks==
 
==Enhanced Forks==
  
Line 90: Line 24:
 
|}
 
|}
 
Fork of sm64ex rebased with quality of life fixes and additional features such as PuppyCam 2, Kaze's MOP, console compatibility, and more.
 
Fork of sm64ex rebased with quality of life fixes and additional features such as PuppyCam 2, Kaze's MOP, console compatibility, and more.
 +
 +
{| cellpadding="4"
 +
|align=center|{{Icon|3DS-big}}
 +
|'''[https://github.com/mkst/sm64-port/tree/3ds-minimap 3ds-minimap]'''
 +
|}
 +
Fork of original port that includes a minimap, 60fps patch, puppycam patch, mini menu, and more.
  
 
[[Category:Game_engine_recreations]]
 
[[Category:Game_engine_recreations]]

Revision as of 20:07, 9 August 2021

Enhanced Forks

Windows Linux macOS Vita Wii U Switch sm64ex

sm64ex is a fork of the original SM64-port, that includes a 60fps patch that can be applied before build and offers optional enhancements as make options, such as a better camera, no drawing distance, texture fixes, and support for external resouces such as texture and sound changes, although can still be made completely vanilla, it also includes an in-game options menu that includes controller configuration and an optional cheats menu, and can support older machines and OS with SDL 1.2 or OpenGL 1.1 build options, although there are other enhanced forks such as sm64nx, you generally want to use ex, as it has the most mods and most other mods such as co-op are forks of sm64ex.

Windows Linux macOS sm64ex-coop

Fork of sm64ex where multiple players can play online together, aiming to synchronize all entities and every level for multiple players.

Windows sm64rt

Fork of sm64ex that adds support for RT64, a hardware-accelerated real-time path tracer. Requires an ray-tracing capable card.

Nintendo 64 Nintendo 3DS Wii U Switch sm64ex-alo

Fork of sm64ex rebased with quality of life fixes and additional features such as PuppyCam 2, Kaze's MOP, console compatibility, and more.

Nintendo 3DS 3ds-minimap

Fork of original port that includes a minimap, 60fps patch, puppycam patch, mini menu, and more.