Hacking Nintendont

Maeson

Well-Known Member
Member
Joined
Apr 3, 2013
Messages
1,039
Trophies
1
XP
2,871
Country
Spain

Thank you so much, ccfman2004.

I'll make a backup of it this time.

pedro720 said:
lol its all in your head, nintendont runs the games on the same exact speed and if your talking about load screen you can disable the speed limit but some games might break and such.

Nope, it wasn't in my head. 3.387 made Skies of Arcadia Legends go slightly slower while using widescreen in my two wiis (Same SD Card). I tried 3.385 that I had in another SD and , it ran at normal speed.

I don't know if updating through the Wii caused it somehow (I've never had a problem with Nintendont before), but that's what happened. and I don't know why I would need to make that up, lol.

In any case, I may as well ask: It's better to update by downloading the loader on PC and then put it in the SD card?

Also, could I have two versions of Nintendont on the same SD, in case I want to keep the 29 Setp version and a up to date one too?
 
Last edited by Maeson,
  • Like
Reactions: TotalInsanity4

FIX94

Former Staff
Former Staff
Joined
Dec 3, 2009
Messages
7,284
Trophies
0
Age
29
Location
???
XP
11,237
Country
Germany
^the placebo effect is strong with this one, skies of arcadia got a widescreen patch from me on septemer 12th and wasnt touched since and the controls code wasnt touched since may last year so its all in your head :P Oh and the sd and usb code wasnt changed in forever too so theres no new lag from those two either.
 

GreyRogue

Well-Known Member
Member
Joined
Jun 21, 2013
Messages
213
Trophies
0
Age
44
XP
562
Country
United States
Very impressive, do you think you can look at these? They give me black screen too.

Code:
Sonic Gems Collection/Sonic The Fighters:

Play As Metal Sonic
04002F20 7E310EB0

Play As Eggman
04002F20 7E310EB0

Play As Super Sonic
04002F20 7E310EB0
I don't want to turn this thread into a cheat code fixing thread, so last one from me. The simple answer is that your codes are completely messed up. Follow the instructions linked on the first page for converting codes, as it should generate correct codes. You will run into the same problem with 0x2Fxx addresses, so you should change both references from 0x2F20 to 0x2920, unless FIX decides to move the PatchCopy locations. Also, it looks like the code converter does do a DE 80008100, which is going to mess up this code. The code apparently writes to 0x7Exxxxxx which will normally cause a crash, which that DE command is meant to prevent. Presumably, the game has some kind of memory map in place, if the code ever worked. So you should change that line from the code generated from 80008100 to 7E007F00, or else the code won't do anything. If it still crashes with 0x2920 replacements, then the code probably never worked to begin with.
 
  • Like
Reactions: sonictopfan

uyjulian

Homebrewer
Member
Joined
Nov 26, 2012
Messages
2,567
Trophies
2
Location
United States
Website
sites.google.com
XP
3,522
Country
United States
I wish Google Code didn't shut down. It was super easy to get previous versions.
Be sure you have installed git before... it's insanely easy to get versions; you don't need to connect to the Internet once you have cloned the repo
Code:
$ git clone https://github.com/FIX94/Nintendont
$ cd Nintendont
$ git log
(look for the commit you want, then copy it to your clipboard)
Code:
$ git checkout (commit)
your version is now in the folder.
Also, some other useful commands:
Code:
$ git pull
use this to get latest version from github
Code:
$ git checkout HEAD~n
go back n versions
Code:
$ git checkout master
go back to the latest version

Also, all the versions (except the ones before the Tueidj DMCA/EUCD) are stored on your computer, so you don't need to connect to the Internet to change version.
You can give the Nintendont repo to somebody else, and the versions will stay intact.
 
Last edited by uyjulian,

GreyWolf

Well-Known Member
Member
Joined
Mar 2, 2015
Messages
5,401
Trophies
0
Age
53
XP
1,499
Country
United States
Be sure you have installed git before... it's insanely easy to get versions; you don't need to connect to the Internet once you have cloned the repo
Code:
$ git clone https://github.com/FIX94/Nintendont
$ cd Nintendont
$ git log
(look for the commit you want, then copy it to your clipboard)
Code:
$ git checkout (commit)
your version is now in the folder.
Also, some other useful commands:
Code:
$ git pull
use this to get latest version from github
Code:
$ git checkout HEAD~n
go back n versions
Code:
$ git checkout master
go back to the latest version

Also, all the versions (except the ones before the Tueidj DMCA/EUCD) are stored on your computer, so you don't need to connect to the Internet to change version.
You can give the Nintendont repo to somebody else, and the versions will stay intact.

You still have to look through the commits. Not all of them are revision updates.
 

pedro702

Well-Known Member
Member
Joined
Mar 3, 2014
Messages
12,413
Trophies
1
Age
32
XP
8,096
Country
Portugal
So if im trying to use Nintendont on a japan wii u, i would need the japanese version of smash bros for stack smash or the english one is fine?
after you get homebrew channel installed nintendont is region free so you can use whatever region gc iso but yeah to get homebrew channel you need jap ssbb or jap lego games.
 

ccfman2004

Well-Known Member
Member
Joined
Mar 5, 2008
Messages
2,715
Trophies
1
XP
2,829
Country
United States
Be sure you have installed git before... it's insanely easy to get versions; you don't need to connect to the Internet once you have cloned the repo
Code:
$ git clone https://github.com/FIX94/Nintendont
$ cd Nintendont
$ git log
(look for the commit you want, then copy it to your clipboard)
Code:
$ git checkout (commit)
your version is now in the folder.
Also, some other useful commands:
Code:
$ git pull
use this to get latest version from github
Code:
$ git checkout HEAD~n
go back n versions
Code:
$ git checkout master
go back to the latest version

Also, all the versions (except the ones before the Tueidj DMCA/EUCD) are stored on your computer, so you don't need to connect to the Internet to change version.
You can give the Nintendont repo to somebody else, and the versions will stay intact.
That's all Greek to me. I liked Google Code because all I had to do to get a previous version was change the revision number in the URL. With git it's quite a bit harder to find the revision I want.
 
  • Like
Reactions: TotalInsanity4
General chit-chat
Help Users
  • No one is chatting at the moment.
  • JuanMena @ JuanMena:
    Kissing random dudes choking in celery? Really? Need to study for that?
  • K3N1 @ K3N1:
    Yes it requires a degree
  • K3N1 @ K3N1:
    I could also yank out the rest of my teeth but theirs professionals for that
  • x65943 @ x65943:
    If your throat closes, putting oxygen in your mouth will not solve anything - as you will be introducing oxygen prior to the area of obstruction
  • JuanMena @ JuanMena:
    Just kiss me Kyle.
  • x65943 @ x65943:
    You either need to be intubated to bypass obstruction or create a stoma inferior to the the area of obstruction to survive
  • x65943 @ x65943:
    "Just kiss me Kyle." And I thought all the godreborn gay stuff was a smear campaign
  • JuanMena @ JuanMena:
    If I die, tell my momma I won't be carrying Baby Jesus this christmas :sad::cry:
  • K3N1 @ K3N1:
    Smear campaigns are in The political section now?
  • JuanMena @ JuanMena:
    Chary! Chary! Chary, Chary, Chary!
  • Sonic Angel Knight @ Sonic Angel Knight:
    Pork Provolone :P
  • Psionic Roshambo @ Psionic Roshambo:
    Sounds yummy
  • K3N1 @ K3N1:
    Sweet found my Wii u PSU right after I ordered a new one :tpi:
  • JuanMena @ JuanMena:
    It was waiting for you to order another one.
    Seems like, your PSU was waiting for a partner.
  • JuanMena @ JuanMena:
    Keep them both
    separated or you'll have more PSUs each year.
  • K3N1 @ K3N1:
    Well one you insert one PSU into the other one you get power
  • JuanMena @ JuanMena:
    It literally turns it on.
  • K3N1 @ K3N1:
    Yeah power supplies are filthy perverts
  • K3N1 @ K3N1:
    @Psionic Roshambo has a new friend
    +1
  • JuanMena @ JuanMena:
    It's Kyle, the guy that went to school to be a Certified man Kisser.
  • Psionic Roshambo @ Psionic Roshambo:
    Cartmans hand has taco flavored kisses
  • A @ abraarukuk:
    hi guys
  • Iron_Masuku @ Iron_Masuku:
    Hello
    Skelletonike @ Skelletonike: hmm