Posted on

FlippyDrive 1.1.0 – BETA

Available at: https://github.com/OffBroadway/flippydrive-assets/releases

If you are still running 0.2.x: read this

Updates include:

  • Folder navigation is now supported
  • One page can hold 2000 icons
  • Icons can be created for DOL and ISO files (e.g some-game.dol and some-game.png)
  • Up and Down arrows are shown to indicate scrolling
  • The info box now shows on PAL
  • Reboot by pressing Z (only in cubeboot)

Technical Updates include:

  • cubeboot is not using ARAM for storing banners
  • Fast banner loading using precalculated FST offsets
  • Rewrote the entire file enumeration class
  • Using a simple heap for some objects

Known issues:

  • When you navigate back to the root you see more than 4 lines (transparency issue)
  • When scrolling while files are still loading, one or two banners may fail to load
  • File enumeration is actually slower for some reason (TBD)