jb55 @jb55 - 18h
current hobby is modding ocarina of time to see if I can create my own unique item. mainly just for fun and to learn the codebase/architecture of the engine.
BeeRye @BeeRye - 18h
Hell ya
jb55 @jb55 - 17h
ship of harkinian uses the upstream decompilation with modifications so that it runs on pc
jb55 @jb55 - 16h
Reimplementing something like this wouldn’t really be possible without missing stuff. it would be very obviously different. they start with a decompilation. It still uses an emulation of the n64 graphics stack underneath (libultraship). Its not a complete bit for bit recreation like https://github.com/zeldaret/oot, but it forked from that