Commit Graph

12 Commits

Author SHA1 Message Date
Pk11
257fbbc145
Update translations (#195)
* Update translations

* Add Indonesian, Polish, and Ryukyuan

* Update fonts

Adds ĄąĆćĘꣳŃńŚśŹźŻż for Polish
2022-09-05 20:30:26 -06:00
Pk11
1f9cf753c9
Update translations and credits, add Turkish (#171) 2022-06-06 18:39:30 -06:00
Pk11
9ada5887e2
Update translations (#162)
* Update translations, add Dutch and Ukrainian

Adds Ґ, ґ, І, і, Ї, and ї to the font for Ukrainian

* Update Chinese translation

* Add RTL support, Hebrew translation

* Update translations
2022-04-08 12:39:29 -06:00
Pk11
ca3d9a8638
Update translations (#129)
* Update translations

* Update translations

* Update translations

merged RAM drive strings, fixed the Chinese one manually as it hasn't been updated on crowdin yet

* Update translations

updated keyboard strings

* Update credits

* Update translations

added copy file (without create entry) and flashcard will be ejected

* Update translations

Note: I've copy pasted a couple words around in the non-100% languages as many of the recent additions were only slightly edited from existing strings
I appologise if anything is wrong, once updated on Crowdin it'll use that

* Update translations

* Update Italian translation

* Update translations

Changed bytes to %lld

* Update translations

Added title manager strings

* Update translations

* Add Romanian

* Update translator credits

* Fix Cedillas in Romanian

* Add proper Chinese font
2022-02-14 21:31:56 -07:00
Pk11
cc2bfed17c
Add title manager menu for easier DSiWare dumping (#149)
* Add title manager menu for easier DSiWare dumping

* Fix title manager not scrolling

* Change dumped DSiWare extension to `.nds`

* Sort titles alphabetically by banner title
2022-01-08 23:55:35 -07:00
Pk11
d8bf2447ec
Clear cart info on eject outside of drive menu and detect ramdrive eject (#146)
* Fix cart info if ejected not in drive menu

* Fix a couple ramdrive issues

- Unmount ramdrive if Slot-2 RAM is ejected
- Fix potentially reading from the wrong location if numSectors > 1 and crosses between locations
- free ramdLoc on regular DS too
- Use calloc to 0 initialize, I saw it mess up occasionally on DSi too

* Update time in the Vblank handler
2022-01-07 20:35:49 -07:00
RocketRobz
8edf33099b Run 3DS detection code and show Reboot option in DS mode 2022-01-02 22:36:38 -07:00
Pk11
dc0bb54f7d
Update translations, show warning when loading language menu without NitroFS (#125)
* Update translations

Adds German and Simplified Chinese and credits to the README

* Add warning when changing language without NitroFS

* Add separate plural and non-plural strings

* Add hu-HU, it-IT, update other translations

Also adds a few missing letters to the font

* Update translator credits
2021-12-25 01:28:23 -07:00
Pk11
117fb3f98a Update translations
Adds Russian and French (only partially complete) and a Kana only Japanese translation cause the Kanji font is kinda hard to read, it still has the proper one so you can choose either
2021-11-30 16:31:18 -06:00
Pk11
bf7a850701 Fix power off, hide Reboot in DS mode 2021-11-30 01:37:26 -06:00
Pk11
d653187818 Allow screenshotting in START menu 2021-11-29 21:37:19 -06:00
Pk11
90814b2ff2 Add START menu with language selector 2021-11-29 15:57:31 -06:00