Releases: J-D-K/JKSM
Releases Β· J-D-K/JKSM
JKSM 05.08.2020
- Dropped support for *hax
- Cleaned up FS code
- Favorites ported from switch
- Fixed bug that caused extdata to not be backed up when dump all was used
- Probably other stuff. It's been forever.
JKSM 12/20/2018
JKSM can now boot under targeted titles/hax again.
- Fixed crash when no titles are installed, but cart is inserted
- NAND/System titles are also reloaded when Reload titles is selected
Note: This 3dsx and the zipped one are identical. The zip just includes the XML file to both target a title and trigger hax mode
JKSM 08/19/2018
This:
- Has completely rewritten text wrapping.
- Adds title blacklisting. Pressing X on a title in your title menu will add it to a list that prevents it from showing anymore unless you alter or delete 'blacklist.txt' in your JKSV folder. There will be a pause while the title is removed to rewrite the cache with it gone.
- Manual multi-select is back. Pressing L will allow you to to select multiple titles if you don't want to dump everything in one go
- SD browsing is back. Pressing Select while in the folder selection will allow you to access a more advanced SD browser.
- The top screen is the game's open data, bottom is SD
- Pressing X will open a small menu of options, L and R switches between which menu is controlled/active.
- Opening the menu on the first dot will use the currently open directory as the root.
- If a more in depth guide to using this is needed, I will write it sometime.
07/18/2018
This release:
- Fixes a major memory leak I missed
- Tweaks the menu item count up to 17 instead of 15
- Reads and forces a cache update from previous versions. I'm sorry, but it's needed.
- Removes the leftover, unneeded UTF32 titles from previous versions
- Adds '.' to the forbidden char list fixing Smash folders
I wanted to hold off on a new release until the file browsing mode was done, but this is important. Sorry for any inconveniences.
07/12/2018
No, I'm not dead yet. The newer rewrite is much closer feature wise to the original with a few improvements I've wanted to add over the past year.
- Titles are now filtered according to whether or not JKSM can open anything for them, save or extra data. This eliminates the need for the filter.txt.
- I've added a much needed "Jump To" button. This allows you to type a letter and jump to the first title in the list that starts with it.
- The folder menu no longer locks the program into a loop and can be exited like the rest of the program
- The backup and restore menus have been merged into one menu.
- It no longer relies on 8 libraries and can be built with just citro3d and citro2d
- Color scheme has been updated to match the Switch version
Shared Extdata has not been added yet and an advanced file browser mode is planned.
-JK_