It’s a matter of time when a native PC port of OOT appears after the game has been decompiled. This is getting really exciting, can’t wait for the game to have similar enhancements to Super Mario 64.
You must log in or # to comment.
Cool! What are the benefits of having a PC port vs playing via an emulator?
- Less performance overhead is required compared to an emulator, as this will be a native port
- Modding could become easier as no fiddling with memory addresses and low-level stuff is needed --> for example, increasing the frame rate to 30 or 60 or higher should get easier
- The PC port could use different renderers such as DirectX and Vulkan
It actually ran at 20, it was just so consistent that it felt like 30, so I’m even more excited to see what 60 is like because that’s 3x the frame rate.
You can change the code and fix bugs, make rendering more efficient by changing the engine, make the user interface better without resorting to memory hacks, the performance might be better due to the fact it doesn’t go through a translation layer etc.