Hacking WiiU VC game injection working on 5.3.2

VinsCool

Persona Secretiva Felineus
Global Moderator
Joined
Jan 7, 2014
Messages
14,600
Trophies
4
Location
Another World
Website
www.gbatemp.net
XP
25,207
Country
Canada
Regarding the NDS injection, Need For Speed Most Wanted crashes the Wii U, and it's only a 32 MB/256 Mbit ROM, can anyone else confirm this? NTSC-U ROM. :blink:
I will try later today (3 am here, need sleep lol) over Kirby Squeak Squad.
 
  • Like
Reactions: the_randomizer

gamesquest1

Nabnut
Former Staff
Joined
Sep 23, 2013
Messages
15,153
Trophies
2
XP
12,247
Only NES to go! :P
we can do nes
wellllll.nes injection works....but its a bit of a pain in the arse, you have to upload PRG and CHR separately into ram....even though there is another instance of the whole rom together in ram the one used by the system is split up
DSCN4956.jpg


anyone wanting to have a go of it PRG is at 0x10BC83F0 and CHR is at 0x10DC83F0....this is where it is with zelda 2 anyway i dont have any other NES VC to see if its the same across all games, and i only tested snakes revenge as it also uses 128kb CHR&PRG.....i dont know if trying to inject bigger roms will work

ok tested a few more, zelda 1 worked, castlvania 2 worked,metroid works, smb 3 didn't (wasn't really expecting it to as it uses mmc3 mapper and is bigger than zelda 2)
but its more complicated than snes/nds/gba as the roms are split and mapper settings etc are defined by the base rom which means compatibility is limted not only by rom size, but what settings the base rom uses too
 

Hiccup

Well-Known Member
Member
Joined
Nov 21, 2009
Messages
1,000
Trophies
1
XP
1,796
Country
Unfortunately the person who was helping me can't get dumping a NDS VC's ROM to work.
So I'm going to request:
Could someone give a link an upload of a patch (to an existing NSMB dump) for NSMB from either or both VC regions? And if the game has any external patches (in the executable or in the FS) could you post that? I own the game.
 
Last edited by Hiccup,

Etheboss

Official LULWUT supporter
Member
Joined
Feb 24, 2009
Messages
2,445
Trophies
0
Location
Around somewhere
XP
851
Country
Netherlands
Unfortunately the person who was helping me can't get dumping a NDS VC's ROM to work.
So I'm going to request:
Could someone give a link an upload of the ROM for NSMB from either or both VC regions (via PM or other method) or upload a patch? And if the game has any external patches (in the executable or in the FS) could you post that? I own the game.
You now run a big risk of getting a warning for asking about it...or getting banned
This forum has rules, but i think you know that
 
Last edited by Etheboss,

Hiccup

Well-Known Member
Member
Joined
Nov 21, 2009
Messages
1,000
Trophies
1
XP
1,796
Country
Yeah, I would prefer a patch to an already dumped version of New Super Mario Bros. And the official patches are patches anyway (and are possibly very small or just text files), so...
 

Hiccup

Well-Known Member
Member
Joined
Nov 21, 2009
Messages
1,000
Trophies
1
XP
1,796
Country
einstein95 (a TCRF admin) has said that NES Remix ROMs are the same as known dumps. The game does stuff on the fly to make it into "Super Luigi Bros.". (The data for that would be in the FS or executable I guess).
 
Last edited by Hiccup,
  • Like
Reactions: VinsCool

Cyan

GBATemp's lurking knight
Former Staff
Joined
Oct 27, 2002
Messages
23,749
Trophies
4
Age
45
Location
Engine room, learning
XP
15,650
Country
France
when you make gecko work inside loadiine yes, but i dont think that is technicaly possible.
it's due to kernel address.
I wonder what these addresses range are used for.

it's only to "load" the loadiine payload, or it needs access to specific functions in that memory area?
Dimok made a smaller payload using Fix94 elf loader. the html payload then loads the (bigger) .elf files.
does the elf files also need that loadiine kernel adresses ?
I guess I'll try to load the old kernel and loadiine elf loader to see by myself.

edit:
loadiine says "no Ksploit".
but I don't know if it can be changed now that the payload is smaller.
 
  • Like
Reactions: paulloeduardo

gamesquest1

Nabnut
Former Staff
Joined
Sep 23, 2013
Messages
15,153
Trophies
2
XP
12,247
einstein95 (a TCRF admin) has said that NES Remix ROMs are the same as known dumps. The game does stuff on the fly to make it into "Super Luigi Bros.". (The data for that would be in the FS or executable I guess).
yeah i got the stock mario bros nes rom from nes remix, but i guess there is a patch file in there somewhere too.....a ram dump might be able to get the pre-patched rom from ram assuming its patched prior to loading on the fly
 

bache

Well-Known Member
Member
Joined
Sep 28, 2009
Messages
694
Trophies
1
XP
515
Country
I just created a new git project for a global inject exe supporting SNES, GBA and NDS! Just make sure to read the stuff in the README and please report back if I messed up or not :D

I'm not having any luck with NDS injection. I've changed the IP, and tried injecting Pokemon Ranger (32mb) into Mario Kart DS (32mb), but the CMD window just says "Searching for Nintendo Logo Start". I'm following the steps exactly as instructed on Github. I also tried using Brain Training as the base, but that resulted in the same issue.
 

pedro702

Well-Known Member
Member
Joined
Mar 3, 2014
Messages
12,722
Trophies
2
Age
33
XP
8,706
Country
Portugal
I'm not having any luck with NDS injection. I've changed the IP, and tried injecting Pokemon Ranger (32mb) into Mario Kart DS (32mb), but the CMD window just says "Searching for Nintendo Logo Start". I'm following the steps exactly as instructed on Github. I also tried using Brain Training as the base, but that resulted in the same issue.
brain training that uses rom.nds? this method was not tested on rom.nds but on rom.zip

btw to inject you need to run kernel then run tcpgecko on fix94 page(all other tcpgeckos dont work becuase they arent update yet) then start the rom and enter VC menu only then you can inject.
 

bache

Well-Known Member
Member
Joined
Sep 28, 2009
Messages
694
Trophies
1
XP
515
Country
brain training that uses rom.nds? this method was not tested on rom.nds but on rom.zip

btw to inject you need to run kernel then run tcpgecko on fix94 page(all other tcpgeckos dont work becuase they arent update yet) then start the rom and enter VC menu only then you can inject.

I've unfortunately got the updated Brain Training that has the rom.zip. From what I can tell, it was only the promotional free version that uses the rom.nds
My issue is probably with TCPGeckon then, as I'm using the one on wj44's site :P. I'll try again and report back.
 

pedro702

Well-Known Member
Member
Joined
Mar 3, 2014
Messages
12,722
Trophies
2
Age
33
XP
8,706
Country
Portugal
I've unfortunately got the updated Brain Training that has the rom.zip. From what I can tell, it was only the promotional free version that uses the rom.nds
My issue is probably with TCPGeckon then, as I'm using the one on wj44's site :P. I'll try again and report back.
yeah wj44 isnt updated yet i can confirm that.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • BakerMan
    The snack that smiles back, Ballsack!
  • TwoSpikedHands @ TwoSpikedHands:
    I really would like to make a hack that I would enjoy playing, and maybe other people would too. swapping to the EU version would also mean my US friends could not legally play it
  • TwoSpikedHands @ TwoSpikedHands:
    I am definitely considering porting over some of the EU features without using the actual ROM itself, tbh that would probably be the best way to go about it... but i'm sad that the voice acting is so.... not good on the US version. May not be a way around that though
  • TwoSpikedHands @ TwoSpikedHands:
    I appreciate the insight!
  • The Real Jdbye @ The Real Jdbye:
    @TwoSpikedHands just switch, all the knowledge you learned still applies and most of the code and assets should be the same anyway
  • The Real Jdbye @ The Real Jdbye:
    and realistically they wouldn't

    be able to play it legally anyway since they need a ROM and they probably don't have the means to dump it themselves
  • The Real Jdbye @ The Real Jdbye:
    why the shit does the shitbox randomly insert newlines in my messages
  • Veho @ Veho:
    It does that when I edit a post.
  • Veho @ Veho:
    It inserts a newline in a random spot.
  • The Real Jdbye @ The Real Jdbye:
    never had that i don't think
  • Karma177 @ Karma177:
    do y'all think having an sd card that has a write speed of 700kb/s is a bad idea?
    trying to restore emunand rn but it's taking ages... (also when I finished the first time hekate decided to delete all my fucking files :wacko:)
  • The Real Jdbye @ The Real Jdbye:
    @Karma177 that sd card is 100% faulty so yes, its a bad idea
  • The Real Jdbye @ The Real Jdbye:
    even the slowest non-sdhc sd cards are a few MB/s
  • Karma177 @ Karma177:
    @The Real Jdbye it hasn't given me any error trying to write things on it so I don't really think it's faulty (pasted 40/50gb+ folders and no write errors)
  • DinohScene @ DinohScene:
    run h2testw on it
    +1
  • DinohScene @ DinohScene:
    when SD cards/microSD write speeds drop below a meg a sec, they're usually on the verge of dying
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Samsung SD format can sometimes fix them too
  • Purple_Heart @ Purple_Heart:
    yes looks like an faulty sd
  • Purple_Heart @ Purple_Heart:
    @Psionic Roshambo i may try that with my dead sd cards
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    It's always worth a shot
  • TwoSpikedHands @ TwoSpikedHands:
    @The Real Jdbye, I considered that, but i'll have to wait until i can get the eu version in the mail lol
  • I @ I-need-help-with-wup-wiiu:
    i need help with nusspli failed downloads, can someone respond to my thread? pretty please:wub:
  • Sheeba- @ Sheeba-:
    I can't wait to hack my 11.00 PS4 pro
  • BakerMan @ BakerMan:
    Wake up, it's da first of da month
    BakerMan @ BakerMan: Wake up, it's da first of da month