Skip to content

v0.3.0

Latest

Choose a tag to compare

@nantr0nic nantr0nic released this 25 Jun 20:38
· 1 commit to main since this release
03bcbd6

Added N64 controller functionality!

  • Added N64 controller layout!
  • It can be re-mapped and has all the same functionality as the SNES controller and more:
    • Can remap the joystick
    • Can choose to display the joystick all the time or just when it is moved

Optimizations

  • Optimized scaling during frame renders
  • Optimized how values are loaded and used

Bug fixes

  • MSVC update broke some raylib stuff but introduced a CMake patch file to remedy that

Other

  • Made the code layout-aware so adding future layouts should be streamlined

Checkout the changelog.md file for more details and a more thorough list of what's changed this update