Viewing profile — someone2639
someone2639
HN member- Joined
- Sat, Feb 20, 2021, 9:18 PM UTC
- HN karma
- 26
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About someone2639
follow my soundcloud and youtube
and uh hi thanks for visiting
Recent public activity
-
comment
Comment #48703617
That's what decomp.me is for, when I'm stuck on a function in my own projects I usually set it up on there and link it in the codebase so anyone can pick it up. Sometimes I like to…
-
comment
Comment #26224967
All sorts of N64 games are being decompiled ever since the compiler for SM64 was made usable on a modern system 2 years ago! Off the top of my head there's: -The Zelda titles (led …
-
comment
Comment #26224901
The lag in Dire Dire Docks is because the collision for the submarine (which is either 200 or 700 triangles, i can't remember) is recalculated every single frame. O2 is like a band…
-
comment
Comment #26224854
Decomp modding is the next unexplored frontier in SM64 modding. Kaze (the figurehead of the community) uses decomp ever since SM64 Splitscreen, and with brand new features being ad…