Skip to content

3DShell-next v1.00

Pre-release
Pre-release

Choose a tag to compare

@joel16 joel16 released this 31 Jul 13:25

A lot of the changes here are more under the hood changes, mainly being a lot of components being re-written. It's still not as polished as I would've liked it to be and somethings may not be tested completely. The cia release is currently broken and will be provided at a later date if time permits.

  • Audio player has been reimplemented. (Supports FLAC, IT, MOD, MP3, OGG, OPUS, S3M, WAV, XM)
  • Config no longer saves last visited directory (which led to a lot of crashes in previous releases)
  • FS Dir reading has been overhauled - There will no longer be multiple layers of UTF8<->UTF16 conversion, most FS code will handle UTF16 by default.
  • You can now view PDFs/EBooks (This is still in BETA)
  • Other minor changes for performance, consistency and upgrades to various libraries used. Also built with the latest version of devkitARM, libctru, and citro2d/3d.