Skip to content

Releases: rafaelvcaetano/melonDS-android

Nightly Build

Nightly Build Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Jul 17:58

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.

2.0.1

Choose a tag to compare

@github-actions github-actions released this 06 May 00:03

Changelog:
2.0.1

  • Allow components in custom layouts to be placed within the display cutout area
  • Improve OpenGL renderer performance under most scenarios
  • Update Simplified Chinese translation
  • Multiple crash fixes

2.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Apr 21:58

WARNING: Savestates from this version are incompatible with savestates from the previous version.

Changelog:
2.0.0

  • Update core to melonDS 1.1
  • Add support dual-screen devices (thanks to @SapphireRhodonite for the initial implementation, special thanks to AYANEO and AYN for providing test devices)
  • Multiple improvements and additions to the RetroAchievements integration
  • Add Rumble Pak support
  • Allow DSiWare titles to be launched directly from the ROM list
  • Allow soft input to be hidden when a controller is connected
  • Reduce audio latency
  • Improve mic sensibility
  • Add Simplified Chinese translation (thanks @Dicot0721, @mouyase and @GX-AR-3)
  • Update Indonesian translation (thanks @andr33ww)
  • Update Russian translation (thanks @6lackmag3)
  • Fix occasional crashes on Adreno GPUs
  • Minor fixes and improvements

Beta 1.10.0

Choose a tag to compare

@github-actions github-actions released this 10 Mar 22:54

Changelog:
Beta 1.10.0

  • Add OpenGL renderer, with resolution scaling up to 8x native
  • Add support for manual cheat input
  • Add button to toggle microphone input (thanks @ricnava00)
  • Add visual indicators for toggle buttons
  • Add support for memory expansion GBA slot
  • Allow DSiWare title data to be imported/exported
  • Improve foldable support
  • Add Italian translation (thanks @alessandrosimonelli and @jincio92)
  • Fix crash when importing cheat databases
  • Minor fixes and improvements

Beta 1.9.3

Choose a tag to compare

@github-actions github-actions released this 22 Dec 14:39

Changelog:

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

Beta 1.9.2

Choose a tag to compare

@github-actions github-actions released this 14 Nov 22:24

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

Choose a tag to compare

@github-actions github-actions released this 06 Nov 16:32

Changelog:

  • Fix saves states not saving/loading properly

Beta 1.9.0

Choose a tag to compare

@github-actions github-actions released this 02 Nov 15:57

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

Choose a tag to compare

@github-actions github-actions released this 03 Feb 18:38

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

Choose a tag to compare

@github-actions github-actions released this 13 Nov 15:06

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