Releases: steward-fu/nds
Releases · steward-fu/nds
v1.8
- Improved video performance up to 18% (tested with Final Fantasy III).
- Used dummy OpenGL ES libraries to save RAM (25MB RAM we can use).
- Added more background images (images contributed from 河馬, 路人乙 and 雯瑾文曦)
- Added customized savestate path support.
- Added unit test framework (Unity project).
- Added automatic screen resolution setting (640x480 or 752x560) in launch.sh file.
- Added the speed setting for fast forward in customized menu.
- Added FunKey S, RG Nano and F(x)tec Pro1 (Qx1000) support.
- User can change the background image on both customized and DraStic menus.
- Refined the notification message for background image (shows the folder name instead of index).
- Fixed Display mode 0 and display mode 1 screens are inverted.
v1.7
Miyoo Mini (Plus)
- Added 752x560 resolution support.
- Added more background images with 752x560 pixels (images contributed from 河馬)
- Added more background images with 640x480 pixels (images contributed from 路人乙)
- Added more background images with 640x480 pixels (images contributed from Koriki)
- Added more settings to the customized menu.
- Added auto-save and auto-load support.
- Added key rotation support. (0, 90, 270)
- Added new book-style display mode.
- Added new setting “half_vol” in settings.json file.
- Added new setting “auto-slot” in settings.json file.
- Added lower speed support for stylus.
- Refined NEON instructions to improve performance.
- Aligned keymap with Onion system.
- Fixed repeating key issue after switch to stylus mode.
TRIMUI SMART
- First released.
Assets
- Toolchain
v1.6
- Improved video performance up to 20%. (only works in Keypad mode)
- Added multi-lingual support.
- Added customized DraStic menu support. (replace original DraStic menu)
- Added splash app for the first-run. (images contributed from 河馬)
- Added DraStic menu’s background image. (images contributed from 河馬)
- Added “menu_c0”, “menu_c1” and “menu_c2” settings in resources/settings.json.
- Added “cust_menu”, “lang” and “dpad_90d” settings in resources/settings.json.
- Put the stylus pen at central point when turns the stylus on.
- Refined launch.sh file. (added splash app and adjusted sync commands)
- Refined savestate settings. (disabled both “Compress savestate” and “Backup in savestate”)
v1.5
- Fixed the pen cannot be shown properly on display mode 2 and 3.
- Added swap_l1l2 and swap_r1r2 settings in resources/settings.json file.
- Added filter support. (blur and pixel filters)
- Refined hotkeys.
v1.4
- Fixed the stylus pen cannot be moved in diagonal direction.
- Fixed the pen cannot be shown properly on both normal and high resolution mode.
- Fixed the crash issue when switch the display mode.
- Added customized menu support.
- Added Pikachu wallpaper images. (images contributed from 河馬)
- Added font rendering support. (resources/font/font.ttf)
- Added overlay support.
- Added overlay images. (obtained from common-overlays GitHub)
- Added mincpu setting in resources/settings.json file.
- Changed the alpha setting from 0
9 level down to 07 level. - Changed the pen size on high resolution mode.
- Removed digital images and digital display mode.
- Refined hotkeys.
v1.3
- Improved audio performance.
- Removed the audio feed and delay settings from resources/settings.json file.
- Added ARM NEON instruction for nenon_memcpy() function for audio and video processing.
- Added high resolution 3D support.
- Added new background images for high resolution 3D mode. (images contributed from 河馬)
- Added “book style” display mode.
- Added new background images for “book style” mode. (images contributed from 河馬)
- Added alpha settings for both 00 and 01 display modes.
- Added the maximum CPU clock setting in resources/settings.json file.
- Added adjustable position support for both 00 and 01 display modes.
- Added adjustable position support for stylus pen (shows on screen 0 or screen 1).
v1.2
- Added both audio feed and audio delay settings for user to fine-tune in resources/settings.json file.
- Fine-tuned audio latency by setting feed=768 and delay=1000 in resources/settings.json file.
v1.1
- Fixed background pop noise. (happened every second)
- Set frameskip value as 4 in order to improve latency issue. (DraStic’s default value)
v1.0
- Improved sound performance.
- Built-in 13 display modes. (images contributed from 河馬)
- Built-in 4 customized wallpapers. (images contributed from 河馬)
- Built-in 6 customized images for stylus pens.
- Built-in overclock functionality.
- Customized the direction for stylus pen.
- Customized the movement speed for stylus pen.
- Customized the DraStic logo. (images contributed from 河馬)
- Fine-tuned swap ration in launch.sh file.
- Removed swap file (ram.img) because the system has cachefile already.