sm64-port icon indicating copy to clipboard operation
sm64-port copied to clipboard

My mirror of the sm64-port. You probably want to look at the 3DS port branch: https://github.com/mkst/sm64-port/tree/3ds-port

Results 34 sm64-port issues
Sort by recently updated
recently updated
newest added

Whenever I try to use it, the game doesn't read it and overwrites it with a blank save. I know using a PC port save is possible, because I also...

Creating PR to track progress. **Known issues:** - [ ] Texture corruption after playing for a while; I guess I'm not doing texture loading quite right... **Resolved issues:** - [x]...

Vanish cap effect does not match N64 **3DS** ![image](https://user-images.githubusercontent.com/22226349/90731358-810e8780-e2c1-11ea-889e-09de9d0a5d92.png) **N64** ![image](https://user-images.githubusercontent.com/22226349/90620661-a55b5d00-e20a-11ea-9afa-4f415f8260f4.png) **Edit:** Naive edit, applied to triangles rather than per-pixel ```c if (hasNoise && hasAlpha) { *dst++ = buf_vbo[offset +...

help wanted

Using the Pal rom to compile results in two issues: 1) the game is too fast and sound skips 2) the text is garbled when not set in English: it...

Tracking this separately, as it's different than the fog problem. ![93632751-b7afee80-f9a2-11ea-93a1-15639486d05f](https://user-images.githubusercontent.com/68757712/94313046-e09c2a80-ff32-11ea-9403-ce066511e27b.png) As you can see in this image, the outline of the tree is clipping tris with other alpha functions:...

There is a weird artifact that can randomly occur while anti aliasing is enabled. It is relativily hard to notice when playing normally even it seems to occurs at a...

# Intro ![image](https://user-images.githubusercontent.com/22226349/91163173-11cfd380-e6c5-11ea-9443-39cdd3c219c7.png) The DS version of SM64 used the bottom screen for a map (as well as other HUD (HDD?) elements). Rather than having a blank screen, or configuration,...

help wanted

Using [http://tasvideos.org/3772S.html](this) TAS, as soon as we get in-game, the TAS de-syncs and Mario decides to go for a swim in the moat rather than BLJ-ing into CCM.

help wanted

Per title. "Are you sure? (y/n)".

good first issue