Hacking [Release] Free multi patcher

Is it working for you?

  • yes 9.x

    Votes: 207 76.7%
  • no 9.x

    Votes: 27 10.0%
  • yes 8.x

    Votes: 1 0.4%
  • no 8.x

    Votes: 5 1.9%
  • yes 7.x

    Votes: 2 0.7%
  • no 7.x

    Votes: 2 0.7%
  • yes 6.x

    Votes: 4 1.5%
  • no 6.x

    Votes: 4 1.5%
  • yes 5.x

    Votes: 2 0.7%
  • no 5.x

    Votes: 2 0.7%
  • yes 4.x

    Votes: 8 3.0%
  • no 4.x

    Votes: 11 4.1%
  • yes other

    Votes: 23 8.5%
  • no other

    Votes: 12 4.4%

  • Total voters
    270

R4ndom

Well-Known Member
Newcomer
Joined
Mar 18, 2012
Messages
63
Trophies
0
XP
157
Country
Norway
I am having trouble connecting to the e-shop on my N3DS 9.5.0-23E ReiNAND. I apparently have one NNID for SysNAND (which is 9.0.0-20E btw) which connects flawlessly, but in emuNAND I get error code 022-2634. Anyone knowing what is wrong?

EDIT: Also the Micro SD Management app is having trouble as well. I have downgraded my MSET in sysNAND, is this the root of my problems?

My NANDs are unlinked btw.
 

RednaxelaNnamtra

Well-Known Member
OP
Member
Joined
Dec 8, 2011
Messages
1,208
Trophies
1
XP
3,339
Country
Germany
@RednaxelaNnamtra How goes the progress on the forthcoming update? Percentage wise I mean, I'm not asking for a release date.
at the moment it can read patch layouts and collections, and check the kernel version. Also it generates a menu wit the loaded patches.

But I still need to implement some patch types, like string patching and direkt patching of an address. Also I need to add collections to the menu, some settings, a way to save the current patch selection and some checks for the firmware and region.

after that I will check how long it will take to add a ram dumper, and maybe I will add it to this or the release after that.

every body who wants to test it can also compile the code an give some feedback or discuss about the issues on GitHub.
 

Zidapi

Well-Known Member
Member
Joined
Dec 1, 2002
Messages
3,112
Trophies
3
Age
42
Website
Visit site
XP
2,681
Country
at the moment it can read patch layouts and collections, and check the kernel version. Also it generates a menu wit the loaded patches.

But I still need to implement some patch types, like string patching and direkt patching of an address. Also I need to add collections to the menu, some settings, a way to save the current patch selection and some checks for the firmware and region.

after that I will check how long it will take to add a ram dumper, and maybe I will add it to this or the release after that.

every body who wants to test it can also compile the code an give some feedback or discuss about the issues on GitHub.
When you're talking about RAM dumping, do you mean something that would allow us to analyse/compare RAM dumps on the 3DS, which could then be applied to games as patches?

Because that would mean we'd essentially have game trainer running on the 3DS itself, and that would be a game changer, that'd be huge!

Edit: Obviously a realtime game trainer would be better, but that can't happen until we're able to hijack applets.
 
Last edited by Zidapi,
  • Like
Reactions: Ronhero

RednaxelaNnamtra

Well-Known Member
OP
Member
Joined
Dec 8, 2011
Messages
1,208
Trophies
1
XP
3,339
Country
Germany
When you're talking about RAM dumping, do you mean something that would allow us to analyse/compare RAM dumps on the 3DS, which could then be applied to games as patches?

Because that would mean we'd essentially have game trainer running on the 3DS itself, and that would be a game changer, that'd be huge!

Edit: Obviously a realtime game trainer would be better, but that can't happen until we're able to hijack applets.

until I find a way to do something similar to ntr, or a way to replace the applets, it will only allow to dump the system modules ram. Because there is no way to run the fmp and the game.
 

DjoeN

Captain Haddock!
Member
Joined
Oct 21, 2005
Messages
5,489
Trophies
0
Age
54
Location
Somewhere in this potatoland!
Website
djoen.dommel.be
XP
2,857
Country
Belgium
I am having trouble connecting to the e-shop on my N3DS 9.5.0-23E ReiNAND. I apparently have one NNID for SysNAND (which is 9.0.0-20E btw) which connects flawlessly, but in emuNAND I get error code 022-2634. Anyone knowing what is wrong?

EDIT: Also the Micro SD Management app is having trouble as well. I have downgraded my MSET in sysNAND, is this the root of my problems?

My NANDs are unlinked btw.

Yupz i had the same problem.

You have sysnand and emunand unlinked
You have a NNID on sysnand and you created one on Emunand
When unlinked you can do this but 1 will get an error (mostly emunand) cause you can't link 2 different NNID's to 1 system (you also can't link 2 systems to 1 NNID)

You could try to relink sysnand with emunand, but i can't say if it would fix it, what i do know, recreating emunand from sysnand in GW menu does fix it, but you have to start from 0 again :/
 
  • Like
Reactions: 20mark

ubergeek77

Post editing world champ.
Member
Joined
Dec 6, 2014
Messages
584
Trophies
0
XP
597
Country
United States
Does this need to be applied every time the console boots? Or is it permanent?

I had all the patches applied, and it was working for a while (no update nag), but now I'm getting the update nag.

9.5.0U
 

Zidapi

Well-Known Member
Member
Joined
Dec 1, 2002
Messages
3,112
Trophies
3
Age
42
Website
Visit site
XP
2,681
Country
does this app need an update since there's 10.x.x now?
Nope. It prevents updates from being downloaded. Shouldn't be affected.
But for the spoof.
Give @RednaxelaNnamtra's coding skills a little credit!

It shouldn't need updating from what I understand of how the patching process works.

It's not a "tell the servers I'm on [specific firmware version]" type patch, it's a "tell the servers I'm already up to date" patch.

eg. the server asks "does this 3DS needs to be updated?" The patch ensures that the response to that question is always "No".
 
  • Like
Reactions: klear
Joined
Feb 15, 2015
Messages
1,464
Trophies
0
XP
1,099
Country
United States
Give @RednaxelaNnamtra's coding skills a little credit!

It shouldn't need updating from what I understand of how the patching process works.

It's not a "tell the servers I'm on [specific firmware version]" type patch, it's a "tell the servers I'm already up to date" patch.

eg. the server asks "does this 3DS needs to be updated?" The patch ensures that the response to that question is always "No".
Oh that's nice.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    The Real Jdbye @ The Real Jdbye: sure, it can be hands free