Releases: JesseTG/melonds-ds
Releases · JesseTG/melonds-ds
v1.0.3
Fixed
- Fixed an issue where most screen gap sizes would not be honored.
- Fixed an issue where usernames with non-ASCII characters would crash the core
or be improperly truncated.
Such names are now properly converted to UCS-2 if possible,
or else the default username is used instead.
v1.0.2
Changed
- Add support for screen gaps between 0 and 126 pixels, inclusive.
128-pixel gaps are no longer available due to
libretro limits on how many core option values can be defined.
Fixed
- Fixed an issue where the emulated console could not connect to the network.
v1.0.1
v0.8.7
v0.8.6
v0.8.5
v0.8.4
v0.8.3
v0.8.2
v0.7.29
Fixed
- Fixed the screen remaining black if restarting the game with the OpenGL renderer.
- Fixed an incorrect aspect ratio if changing the screen layout from the core options menu mid-game.
- Fixed a loaded DSiWare ROM from being inserted into the virtual cartridge slot.
Changed
- Reordered some options in the Screen category to prevent the cursor from jumping around
when adjusting options that affect other options' visibility.