JK's Save Manager Switch Edition
Go to file
2018-10-01 19:51:53 -04:00
inc Clean up a little 2018-09-26 21:37:32 -04:00
romfs/img Add clsFolderMenu for consistency 2018-08-01 23:52:48 -04:00
src Clean up a little 2018-09-26 21:37:32 -04:00
.gitignore First 2018-06-10 22:04:04 -04:00
icon.jpg Fix icon.jpg libjpeg-turbo compatibility 2018-10-01 15:55:45 +02:00
LICENSE Add License 2018-06-10 22:31:48 -04:00
Makefile Remove slash I missed 2018-09-22 16:37:41 -04:00
README.MD Update readme 2018-10-01 19:51:53 -04:00

JKSV

WIP tool/whatever I want for Switch.

Info

JKSV started as a small project to test some things and get familiar with libnx. A list of what it currently can do:

  1. Dump and restore save data
  2. Dump system save data (Pressing all four shoulder buttons will activate this)
  3. Open and explore bis storage partitions via the dev menu and Adv Mode (Press ZL + ZR + Y to activate)
    • ^This requires you to build JKSV yourself for the time being. I'm not ready to update the release yet.
  4. JKSV also has a basic built in filebrowser that allows you to copy data to and from any location on your SD card to your saves. This is available in the folder selection screen.

I have a few things I would like to add that never made it to 3DS, but I don't like making promises I might not be able to keep.

Building:

  1. Requires devkitPro and libnx
  2. Requires switch-freetype, libpng, and libjpeg-turbo

Credits and Thanks:

  • shared-font example by yellows8
  • Authors of switch-examples for account and save mounting code.
  • Iguniisu for the icon.