Skip to content

Releases: J-D-K/JKSM

JKSM 05.08.2020

09 May 03:47
Compare
Choose a tag to compare
  • 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

21 Dec 05:45
Compare
Choose a tag to compare

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

19 Aug 21:56
Compare
Choose a tag to compare

This:

  1. Has completely rewritten text wrapping.
  2. 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.
  3. 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
  4. 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.

8-18

07/18/2018

19 Jul 04:43
Compare
Choose a tag to compare

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.

image

07/12/2018

12 Jul 21:39
Compare
Choose a tag to compare

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_