Skip to content

Releases: rafaelvcaetano/melonDS-android

Nightly Build

28 Jul 17:58
Compare
Choose a tag to compare
Nightly Build Pre-release
Pre-release

The currently Nightly Build. Whenever new changes are pushed, you can find the latest build here. You can keep this installation alongside your main one.

Beta 1.9.3

22 Dec 14:39
Compare
Choose a tag to compare

Changelog:

  • Fix issues with RetroAchievements
  • Fix loading indicator in cheats screen

Beta 1.9.2

14 Nov 22:24
Compare
Choose a tag to compare

Changelog:

  • Fix startup crash on devices running Android 14
  • Fix crash on spanish devices when opening the RetroAchievements screen
  • Other minor fixes

Beta 1.9.1

06 Nov 16:32
Compare
Choose a tag to compare

Changelog:

  • Fix saves states not saving/loading properly

Beta 1.9.0

02 Nov 15:57
Compare
Choose a tag to compare

Changelog:

  • Add support for RetroAchievements (leaderboards are not yet supported)
  • Add support for DSi camera
  • Add proper support for Wi-Fi connectivity (huge thanks to @JesseTG from the melonDS team!)
  • Fix DS firmware not being able to boot under certain scenarios
  • Fix some crashes when JIT was enabled
  • Fix some issues on startup when save files could not be created
  • Updated French translation (thanks @SombrAbsol)
  • Updated Russian translation (thanks @6lackmag3)
  • Updated Spanish translation (thanks @BackpackXl)
  • Other minor fixes and improvements

Beta 1.8.0

03 Feb 18:38
Compare
Choose a tag to compare

IMPORTANT: This update brings the changes from melonDS 0.9.5, which has incompatible saves-states with the previous version. If you rely on save-states to keep your progress, be aware that you may lose it!

Changelog:

  • Update to melonDS 0.9.5
  • Implement the DSiWare Manager. This allows you to install DSiWare titles to the NAND directly from the emulator
  • Allow DS and DSi firmwares to be launched from home screen shortcuts
  • Improve search performance when there are a lot of ROMs
  • Add option to quickly view enabled cheats
  • Fix selected ROM icon filtering not being applied until the app was restarted
  • Add monochrome icon
  • Add Bahasa Indonesia translation (thanks @NTHGiT)
  • Add French translation (thanks @SombrAbsol)
  • Add Spanish translation (thanks @BackpackXl)
  • Add Portuguese (Brazil) translation (thanks @Bardock88)
  • Other minor fixes and improvements

Beta 1.7.0

13 Nov 15:06
Compare
Choose a tag to compare

IMPORTANT: This update brings the changes from melonDS 0.9.3, which has incompatible saves-states with the previous version. If you rely on save-states to keep your progress, be aware that you will lose it!

Changelog:

  • Update to melonDS 0.9.3
  • Add support for Rewind. This automatically saves your state periodically allowing you to quickly go back in time when you make a mistake in a game
  • Include screenshots in save states
  • Allow save states to be deleted
  • Add buttons to quickly save and load a state (not present in the default layout)
  • Redesign Settings screen. Each category is now grouped into a separate screen
  • Add volume setting
  • Add audio latency setting
  • Prevent ZIP files from being selected as the ROM search directory (only happened on some devices)
  • Add Russian translation (thanks @6lackmag3)
  • Other minor fixes and improvements

Beta 1.6.1

25 Aug 19:49
Compare
Choose a tag to compare

Changelog:

  • Remove support for 7z files on devices running Android M or lower
  • Fix crash when processing large 7z files
  • Fix crash when selecting directories under certain circumstances
  • Fix crash when loading a ROM with the "Load GBA ROM" option selected but no save file was selected
  • Load ROM icons asynchronously
  • Other minor improvements

Beta 1.6.0

05 Aug 19:48
Compare
Choose a tag to compare

Changelog:

  • melonDS Android is now available on the Play Store! This exact version will become available there in a few hours
  • Support for additional video filters (feel free to suggest more)
  • In-app update check feature
  • Support for 7z files
  • Allow haptic feedback strength to be adjusted
  • Allow layouts to have a fixed orientation
  • Allow ROM cache size to be adjustable
  • Fix crash when changing the theme while a game is running (#429)
  • Fix audio stopping when changing output device (#320)
  • Other minor fixes and improvements

Beta 1.5.2

18 May 00:05
Compare
Choose a tag to compare

This minor release focuses on addressing the ROM load problem multiple users have been reported and does not contain significant changes.

BEFORE YOU UPDATE: To ensure the problem is fixed, all current ROM configurations will be discarded and your ROMs will be re-scanned. If you are going to update, keep this in mind and take note of any individual ROM configuration you may have so that you don't lose them.

Changelog:

  • (Hopefully) Fix ROM loading error on some devices
  • Increase button intersection area of the DPAD and ABXY buttons
  • Other minor improvements