J-D-K / JKSM

JK's Save Manager for 3DS
GNU General Public License v3.0
350 stars 23 forks source link
3ds 3ds-homebrew nintendo

JKSM for 3DS

JKSM or JK's Save Manager for 3DS. Switch UI is currently being backported, so may be missing features if built from source.

Google Drive Instructions: Follow the guide here. For 3DS, step 24 is a bit different as JKSM 3DS does not have a text config file. Instead, create a file named drive.json and use this as the template:

{
    "driveClientID" : "YOUR_DRIVE_CLIENT_ID_HERE",
    "driveClientSecret" : "YOUR_DRIVE_CLIENT_SECRET",
    "driveAuthCode" : "YOU_CODE_FROM_STEP_22_HERE"
}

Place drive.json inside the JKSV folder in the root of your SD card.

NOTE: Google Drive support currently requires JKSM to be built from source or be downloaded from my google drive links below. Only saves created with the Export To Zip option turned on are uploadable for now.

This is a rewrite that is based on the original's code with the Switch's UI backported. Basically, sort of what I wanted to do in the first place before I disappeared.

See releases for the latest version and QR code or my Google Drive for early betas and updates.

Building: