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.

  • Geotechland
    link
    32 years ago

    Cool! What are the benefits of having a PC port vs playing via an emulator?

    • QuentinCallaghanOP
      link
      fedilink
      62 years ago
      • 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
      • @Nyaa
        link
        2
        edit-2
        2 years ago

        deleted by creator

        • QuentinCallaghanOP
          link
          fedilink
          2
          edit-2
          2 years ago

          Yes, everything in the game was adjusted with 20FPS in mind, be it animations, Link’s jumping distance or movement speed. FPS hacks will show how it is a problem in terms of playability. Here is one example, and here.

    • Helix 🧬
      link
      fedilink
      62 years ago

      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.