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

  • Thread starter JK_
  • Start date
  • Views 1,834,148
  • Replies 3,680
  • Likes 243

angelus kun

Well-Known Member
Member
Joined
Aug 7, 2015
Messages
362
Trophies
0
Age
27
Location
in my dreams
XP
308
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,432
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,432
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,432
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,432
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,432
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,212
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,212
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
  • No one is chatting at the moment.
    NinStar @ NinStar: It will actually make it worse