-
-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d4b14b9
commit 36c5ed6
Showing
3 changed files
with
19 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,11 @@ | ||
**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 will lose your progress! | ||
|
||
**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) | ||
* 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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,8 @@ | ||
<b>IMPORTANT</b>: 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 will lose it! | ||
|
||
• Update to melonDS 0.9.5 | ||
• You can now install DSiWare titles to the NAND | ||
• Add home shortcuts for DS and DSi firmwares | ||
• Improve search performance | ||
• Add option to quickly view enabled cheats | ||
• Monochrome icon | ||
• Add Indonesian, French, Spanish and Portuguese (Brazil) translations | ||
• Add support for RetroAchievements (leaderboards are not yet supported) | ||
• Add support for DSi camera | ||
• Add proper support for Wi-Fi connectivity (huge thanks to Jesse 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, Russian and Spanish translations | ||
• Other minor fixes and improvements |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters