Skip to content

v1.3.0

Choose a tag to compare

@mstan mstan released this 29 May 19:47
· 44 commits to master since this release

What's new

Fullscreen support

  • F11 or Alt+Enter toggles borderless-desktop fullscreen at any time
  • Picture preserves NES aspect ratio with integer (pixel-perfect) scaling — no stretching

SDL2 gamepad / controller support

  • Xbox, PlayStation/DualSense, Switch Pro, and generic pads work out of the box
  • First connected controller is NES port 1, second is port 2
  • Hotplug: plug in or unplug at any time without restarting
  • Bindings are fully configurable via keybinds.ini (auto-generated on first run)
  • Analog stick optionally drives the d-pad (analog = true in config)

macOS / Linux

  • Native Apple Silicon and Intel macOS builds now supported
  • Linux also works via the same POSIX build path

Full Changelog: v1.2.0...v1.3.0