😳
You might find some cool projects here!
I like reverse-engineering and video game hacking. Known for making all sorts of fun experiences in N64 games.
- Virginia
Pinned Loading
-
Kirby64Ret/kirby64
Kirby64Ret/kirby64 PublicA work-in-progress decompilation of Kirby 64: The Crystal Shards, brought to you.
-
auto-decompiler
auto-decompiler PublicTools to make decompilation of Nintendo 64 games simple and elegant
-
Randomize the colors on a Blender th...
Randomize the colors on a Blender theme (requires an already-existing custom theme to get values) 1import sys, os
2from random import randrange, getrandbits,random
3from xml.etree.ElementTree import parse
4def randomRGBA():
5return '#'+str(hex(getrandbits(32)))[2:]
-
n64gamejam-2
n64gamejam-2 PublicMy game jam written for the N64Brew Homebrew Game Jam #2. This is the world's first homebrew written using the Turbo3D graphics system.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.