@@ -26,7 +26,6 @@ Current features:
2626- Fast scroll - Use analog stick.
2727- File timestamps.
2828- Browsing CTRNAND and copying data to/from CTRNAND.
29- - Audio playback support for the following formats -> IT, OGG, MOD, MP3, S3M, WAV and XM.
3029- Dir list Sorting (alphabetical - ascending, alphabetical - descending, size - largest to smallest, and size - smallest to largest).
3130- Online updater (nightly/releases)
3231
@@ -37,11 +36,6 @@ Building from source:
37362 . Install the following dependecies from [ devkitPro's pacman] ( https://devkitpro.org/viewtopic.php?f=13&t=8702 ) :
3837* ` sudo dkp-pacman -Syu 3ds-dev --noconfirm --needed `
3938* ` sudo dkp-pacman -Syu 3ds-curl --noconfirm --force `
40- * ` sudo dkp-pacman -Syu 3ds-libogg --noconfirm `
41- * ` sudo dkp-pacman -Syu 3ds-libvorbisidec --noconfirm `
42- * ` sudo dkp-pacman -Syu 3ds-mpg123 --noconfirm `
43- * ` sudo dkp-pacman -Syu 3ds-opusfile --noconfirm `
44- * ` sudo dkp-pacman -Syu 3ds-flac --noconfirm `
4539* ` sudo dkp-pacman -Syu 3ds-libarchive --noconfirm `
4640
47413 . Clone the 3DShell repository:
5953
6054Credits:
6155--------------------------------------------------------------------------------
62- - deltabeard/MaK11-12 for the inital ctrmus code port.
56+ - deltabeard/MaK11-12 for the inital ctrmus code port which was used in previous versions .
6357- mtheall for ftpd.
6458- preetisketch for the banner.
6559- FrozenFire for the boot logo.
0 commit comments