jb55 @jb55 - 2d
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 - 2d
Hell ya
ship of harkinian uses the upstream decompilation with modifications so that it runs on pc
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