Skip to content

feature freeze!

Compare
Choose a tag to compare
@meladroit meladroit released this 12 Sep 06:10
· 48 commits to master since this release

Well, the 3DS firmware version jumped to 10.0 with no noticeable improvements, so I don't see why svdt can't jump to 0.10, especially since this release actually has some improvements:

  • Some text is now teal. It's a lovely shade.
  • Save data backups are automatically done at startup, unless there is a non-empty file named 'disable_auto_backups' in /3ds/svdt/ (the same directory as svdt.3dsx).
  • Sorting is by name by default, unless there is a non-empty file named 'no_alpha_sort' in /3ds/svdt/.
  • For overwriting or deleting files, confirmation is now done by pressing SELECT, rather than by repeating the first button press.
  • While copying directories, svdt will now ask for confirmation if a file is about to be overwritten. To overwrite or skip all conflicting filenames in the directory, hold down L/R buttons while choosing.
  • When an action needs confirmation, there will be a small indicator along the last line of the upper screen. This line normally shows the target title (if known).

This release includes asr.dat in the release files. asr.dat has been known to work for a while, but I just forgot to include it with the binaries. It optionally goes in /3ds/svdt/, along with the other release files.

This release also marks, for the time being, the end of active development of svdt on my part, as I'm burning out on it. I think svdt is pretty feature-filled as it is, considering it wasn't meant to be much more than a proof-of-concept. I will continue to maintain svdt if I can, so pull requests and issue reports are always welcome.