Skip to content

Releases: zoeyjodon/moonlight-N3DS

Moonlight 3DS v2.0.0

09 Jun 14:03
62fd5dc
Compare
Choose a tag to compare

Changelog

  • Replace C memory management with simpler C++ scoping
  • Use GPU to render images from the decoder
  • Add keyboard touchscreen input
  • Remove app exit from the end of stream logic
  • Fix stream initialization logic to allow reinitialization
  • Pulls in updates from moonlight-common-c

CIA Download

frame

Moonlight 3DS v1.1.1

28 Apr 16:18
2d0f768
Compare
Choose a tag to compare

Changelog

  • Fixes crash from pair file parsing
  • Fixes config settings resetting

CIA Download

frame

Moonlight 3DS v1.1.0

23 Mar 11:31
1ab2ce4
Compare
Choose a tag to compare

Changelog

  • Add options to swap A/B & X/Y buttons and L/ZL & R/ZR buttons
  • Display video in 3D (works for side-by-side 3D only)
  • Display image across both screens (uses absolute touch positioning for the bottom screen)
  • Add gyroscope/accelerometer motion controls
  • Fixes sunshine connection failure (updated the moonlight common library)
  • Pulls in updates from moonlight embedded

Moonlight 3DS v1.0.1

09 Feb 22:12
e80643f
Compare
Choose a tag to compare

Changelog:

  • Hotfix for off-by-one pair address bug

Moonlight 3DS v1.0.0

05 Feb 16:47
06928b0
Compare
Choose a tag to compare

Initial Release

Features:

  • Text-based UI
  • Pair/Unpair/Stream/Quit commands implemented and tested
  • Native device implementations for video/audio/input drivers
  • In-app stream configuration through "stream settings"
  • Wide mode (800px) video display for resolutions with a width greater than 400px
  • Touchscreen options for extra controller buttons (L3/R3/HOME) and mouse emulation