Homebrew [Release]JK's SaveManager - Homebrew CIA Save manager.

  • Thread starter JK_
  • Start date
  • Views 1,840,911
  • Replies 3,680
  • Likes 243

angelus kun

Well-Known Member
Member
Joined
Aug 7, 2015
Messages
362
Trophies
0
Age
28
Location
in my dreams
XP
318
Country
Mexico
I just compiled an up-to-date 3dsx version with the 3dsx.cpp include removed (and the conditional to check for it).

Source modifications (main.cpp)
Code:
#include <3ds.h>
#include <stdio.h>
#include <sf2d.h>
#include <sftd.h>
#include <string>
#include <cstdlib>
#include <fstream>
//#include <3dsx.h>
#include "sys.h"
#include "global.h"
#include "util.h"
#include "titles.h"

int main(int argc, const char * argv[])
{
    hidInit();
    hidScanInput();
    u32 held = hidKeysHeld();
    if((held & KEY_R) && (held & KEY_L))
        devMode = true;
    //This is for making sure I didn't butcher the font
    else if(held & KEY_R)
        sysLanguage = CFG_LANGUAGE_JP;

    sysInit();

 //   if(runningUnder() && !devMode)
 //   {
 //       hbl = true;
 //       start3dsxMode();
 //   }
 //   else
 //   {
        sdTitlesInit();
        nandTitlesInit();

        while(aptMainLoop() && !kill)
        {
            handleState();
        }
 //   }

This should work with the Rosalina Homebrewmenu.

Anyway, use at your own risk. I will not be responsible for any lost data.

Edit: I forgot to add the attachment. rofl
THANKS! :D works very well :3 yay! @TuxSH have you consider to add the hability to change the default hbl loader cia to any system app by default? not just Hbl.cia Like @phalk did with their modification https://github.com/Phalk/Luma3DS/releases
 

TheCyberQuake

Certified Geek
Member
Joined
Dec 2, 2014
Messages
5,012
Trophies
1
Age
28
Location
Las Vegas, Nevada
XP
4,433
Country
United States

Deleted member 425649

Active Member
Newcomer
Joined
Jun 18, 2017
Messages
38
Trophies
0
XP
172
Hey, can anyone help me?
I have Homebrew Rosalina v 2.0.0 and I have JK Save Manager installed.
I try to open it up and this message comes up "This homebrew exploit does not have support for launching applications under target titles. Please use a different exploit"
Does anyone know a fix to this or an alternative way to get JK Save Manager up?
I have CIAANGEL installed on my device too if downloading CIA of a different game will help.
Thank you for your help.
-INeedHelpx

From where did you install JKSM? I guess it's in .3dsx format, is it?

I just tried to install JK's Save Manager (which is packed as .cia) from the TitleDB section of FBI, and for me it does indeed launch fine. You may want to try as well.
 

TheCyberQuake

Certified Geek
Member
Joined
Dec 2, 2014
Messages
5,012
Trophies
1
Age
28
Location
Las Vegas, Nevada
XP
4,433
Country
United States
  • Like
Reactions: GilgameshArcher

TheCyberQuake

Certified Geek
Member
Joined
Dec 2, 2014
Messages
5,012
Trophies
1
Age
28
Location
Las Vegas, Nevada
XP
4,433
Country
United States
Hmm. What does it do that the old one doesn't? I should've specified that I'm running Boot9Strap 1.2, hence Luma3DS 8.0 with Rosalina.
The one pixelmasher linked (that I quoted) removes the requirement of launching under a target title, which doesn't work with rosalina. I tested it and it works exactly like the cia version.
 

Deleted member 425649

Active Member
Newcomer
Joined
Jun 18, 2017
Messages
38
Trophies
0
XP
172
The one pixelmasher linked (that I quoted) removes the requirement of launching under a target title, which doesn't work with rosalina. I tested it and it works exactly like the cia version.

So, what you're saying, is that it's just a matter of preference whether to use the build you quoted to launch JKSM from HBL, or the .cia at TitleDB to launch from the Home Menu, is it?
 

TheCyberQuake

Certified Geek
Member
Joined
Dec 2, 2014
Messages
5,012
Trophies
1
Age
28
Location
Las Vegas, Nevada
XP
4,433
Country
United States
So, what you're saying, is that it's just a matter of preference whether to use the build you quoted to launch JKSM from HBL, or the .cia at TitleDB to launch from the Home Menu, is it?
Yep. Though I've been moving all my homebrew apps to .3dsx to try to prevent being banned. Even bootntr selector got a 3dsx version now (unofficial but it works).
 

Deleted member 425649

Active Member
Newcomer
Joined
Jun 18, 2017
Messages
38
Trophies
0
XP
172
Yep. Though I've been moving all my homebrew apps to .3dsx to try to prevent being banned. Even bootntr selector got a 3dsx version now (unofficial but it works).

That's because the 3DS seems to send home any info concerning the software in use, no? The question is, does it report only the software in use, or does it keep logs and send them instead?
 

SaffronXL

The Grand Galactic Inquisitor
Member
Joined
Nov 17, 2016
Messages
340
Trophies
0
XP
1,016
Country
United States
Has anyone else had problems with Phalk's version not showing progress bars and the top status bar or not displaying Japanese text? It seems to work fine, but the graphical glitches worry me.
 
Last edited by SaffronXL,

Wikibobo

New Member
Newbie
Joined
Jun 29, 2017
Messages
1
Trophies
0
Age
33
XP
51
Country
United States
Does anyone know if its possible to use this to extract save files/extdata from other sd cards that aren't your own? I ask because my friend wants me try it out but his n3ds is current on the latest firmware while mine isn't.
 

TheCyberQuake

Certified Geek
Member
Joined
Dec 2, 2014
Messages
5,012
Trophies
1
Age
28
Location
Las Vegas, Nevada
XP
4,433
Country
United States
Does anyone know if its possible to use this to extract save files/extdata from other sd cards that aren't your own? I ask because my friend wants me try it out but his n3ds is current on the latest firmware while mine isn't.
afaik it can't because those contents are enrcypted with console-specific keys.
 

IngeniousDefault

Well-Known Member
Member
Joined
Mar 16, 2009
Messages
227
Trophies
1
XP
1,223
Country
Germany
The new Homebrew Launcher with Rosalina may have more privileges on the 3DS. Is it possible to port the .cia version of JKSM to a .3dsx version? The current 3dsx application is not that great compared to the cia file.
 

IngeniousDefault

Well-Known Member
Member
Joined
Mar 16, 2009
Messages
227
Trophies
1
XP
1,223
Country
Germany
Top of the page...

As I said in my post I was searching for a 3dsx version of JKSM which has the same features as the cia version. The version that is published here only runs in Userland mode. You have to select one app in the Homebrew Launcher itself and that is really slow. However I just found a fork of the cia version of JKSM.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • BakerMan
    I rather enjoy a life of taking it easy. I haven't reached that life yet though.
  • Xdqwerty
    what are you looking at?
  • AncientBoi @ AncientBoi:
    Both of mine are i5's lol
  • AncientBoi @ AncientBoi:
    All right! Who stole my right sock? :angry:
  • RedColoredStars @ RedColoredStars:
    At least someone other than myself thought it was funny :rofl:
    +2
  • BakerMan @ BakerMan:
    DNDBD (DND×DBD) IS A REAL THING
  • Xdqwerty @ Xdqwerty:
    I didnt have school today
  • Xdqwerty @ Xdqwerty:
    Cuz it's some kind of holiday related to the town I live in
  • Xdqwerty @ Xdqwerty:
    Am I [R WORD]?
  • SylverReZ @ SylverReZ:
    @Xdqwerty, People who create revival services for the Wii end up in disaster, same goes for Pretendo lol.
    +1
  • Xdqwerty @ Xdqwerty:
    @SylverReZ, atleast wiimmfii went fine although people only use it for Mario kart Wii
  • SylverReZ @ SylverReZ:
    At least if they ban you for cheating, get another Wii. They're cheap as chips.
    +1
  • SylverReZ @ SylverReZ:
    Remember when RiiShop was a thing?
  • BakerMan @ BakerMan:
    not really
  • SylverReZ @ SylverReZ:
    It got shutdown because somebody "accidentally" leaked the database for the amount of people using the beta.
  • SylverReZ @ SylverReZ:
    RiiShop is the laziest way of downloading Wii games. Did somebody not think of this through?
  • BakerMan @ BakerMan:
    although i ended up accidentally changing my nand with no way of going back bc i didn't know you needed a gamecube controller to restore it (i have a wii minus/1.1, which doesn't have gamecube controller support)
  • SylverReZ @ SylverReZ:
    @BakerMan, I think you're talking about the recovery mode that the SaveMii used, and also was to restore softbricked systems.
  • SylverReZ @ SylverReZ:
    If your NAND was hardbricked, then just buy another Wii. Or go with the dirty NAND flasher method.
  • BakerMan @ BakerMan:
    and if i find the sd card i have my NAND backed up on, i can not only restore the NAND if i solder the right part in, but i can also put my NAND on dolphin, then i can play dolphin online, like PMEX Remix or MKWii Riibalanced
  • Xdqwerty @ Xdqwerty:
    Brb
  • SylverReZ @ SylverReZ:
    @BakerMan, Oh yeah, that was a thing too. Dolphin does support Wiimmfi.
  • BakerMan @ BakerMan:
    yeah you just need to put your NAND backup with wiimmfi on it
  • BakerMan @ BakerMan:
    ngl i feel like if a bunch of my friends have wiis and know how to get wiimmfi and back up their NAND, then we could do a PMEX Remix tournament
  • BakerMan @ BakerMan:
    maybe even add UMVC3/DBFZ and make it a biathlon/triathlon
    BakerMan @ BakerMan: maybe even add UMVC3/DBFZ and make it a biathlon/triathlon