Hacking additional preloader hacks for 4.0

  • Thread starter Thread starter madcow007
  • Start date Start date
  • Views Views 15,955
  • Replies Replies 76
The codes aren't showing up for me for some reason.
I'm using an NTSC-U Wii, and I have the hacks.ini on my SD card's root.
 
are you sure its not named hacks.iniNTSC? if its hacks.iniNTSC it won't work just delete the ntsc part after the .ini and it should work
and I tried it and it worked.
Also its the system menu hacks not the settings.
 
pcfree said:
[
dsfgd said:
i'm working on this one:

[Remove NoCopy protection 4.0E Beta]
version=418
offset=0x???????? #not found yet....
value=0x7C000000
offset=0x???????? #maybe 0x8134E254 but not sure, the rest is correct.
value=0x7C000000
offset=0x815C1C44
value=0x38600001
offset=0x81353E6C
value=0x3BE00000
offset=0x8134E264,0x8134E268,0x8134E26C,0x8134E270
value=0x801D0024,0x5400003C,0x901D0024,0x48000018

It seems you are trying to use 3.2E hacks info to directly derive the NoCopy Protection values. But according to my experiences in 3.2U to 4.0U for this hack, disassemble/reverse-engineering is required because some codes are different:
801D0024/901D0024 should be changed to 801C0024/901C0024 due to reference to different CPU register.
And one of 7C000000 (should be the "not found yet" one) would also need to change the next code as 7C000000 4182001C due to different compare/branch instructions.
I guess the 4.0E would be similar with 4.0U.

Please refer to
http://gbatemp.net/index.php?showtopic=146137
http://gbatemp.net/index.php?showtopic=145979

thanks for the info ^^

[Remove NoCopy Protection 4.0U (untested)]
version=417
Offset=0x8134E1E0
value=0x7C000000
offset=0x8134E1F0,0x8134E1F4,0x8134E1F8,0x8134E1FC
value=0x801C0024,0x5400003C,0x901C0024,0x48000018
offset=0x81353DF8
value=3BE00000
offset=0x813C4C88,0x813C4C8C
value=0x7C000000,0x4182001C
offset=0x815C1B48
value=0x38600001


[Remove NoCopy Protection 4.0E (untested)]
version=418
Offset=0x8134E254
value=0x7C000000
offset=0x8134E264,0x8134E268,0x8134E26C,0x8134E270
value=0x801C0024,0x5400003C,0x901C0024,0x48000018
offset=0x81353E6C
value=3BE00000
offset=0x813C4D84,0x813C4D88
value=0x7C000000,0x4182001C
offset=0x815C1C44
value=0x38600001
 
EDIT: Figured it out.

Thanks for the new hacks!
smile.gif
they work great
 
QUOTE said:
[Remove NoCopy Protection 4.0U (untested)]
version=417
Offset=0x8134E1E0
value=0x7C000000
offset=0x8134E1F0,0x8134E1F4,0x8134E1F8,0x8134E1FC
value=0x801C0024,0x5400003C,0x901C0024,0x48000018
offset=0x81353DF8
value=3BE00000
offset=0x813C4C88,0x813C4C8C
value=0x7C000000,0x4182001C
offset=0x815C1B48
value=0x38600001

anyone tested this yet?
 
Worked copying Brawl's save, but buttons are still shadow/gray.


Copypasta was a wrong idea though, there are some typos there that Preloader errors out. This should work:


CODE[Remove NoCopy Protection]
version=417
offset=0x8134E1E0
value=0x7C000000
offset=0x8134E1F0,0x8134E1F4,0x8134E1F8,0x8134E1FC
value=0x801C0024,0x5400003C,0x901C0024,0x48000018
offset=0x81353DF8
value=3BE00000
offset=0x813C4C88,0x813C4C8C
value=0x7C000000,0x4182001C
offset=0x815C1B48
value=0x38600001




// EDIT

Also worked copying Mario Kart and Bleach: Versus Crusade's saves. I guess this works for every copy-protected saves, eh? Thanks for sharing it. :>
 
Dinoguy said:
are you sure its not named hacks.iniNTSC? if its hacks.iniNTSC it won't work just delete the ntsc part after the .ini and it should work
and I tried it and it worked.
Also its the system menu hacks not the settings.

Nope, it's "hacks.ini", and I went to the system menu hacks.
 
but why does the wii region free games hack doesn't work? can someone make a working version?
 
Gamecube Region Free works!!! (at least with backups (gcbackuploader installed), the out of region games show up in disk channel and boot)

No Background Music hack works too! but it's different to the previous BGM hack! (i mean the default preloader one).
It completely removes all sounds except for when you enter into channels, and when you go back from a channel to system menu, the sound continues to play!!!
It's pretty cool, except for one issue that when you go back into another channel while the music is still playing, the sound mucks up pretty bad.

Thank you very much for the awesome hacks!
 
Finally got the remove no copy protection to work.

installed it no problem went to copy mario kart and was still greyed out and when i hit move it saids its not possible.

I must have deleted and reput it on my sd card about 5 or 6 times before i figured it out.You cant move it,but you can copy it.

And it worked
smile.gif


Got me a new save for mario now with everything unlocked.My son is gonna love it
smile.gif
 
The move copy 4.0E hack does not work, its got an invalid offset on one of its lines.
[Remove NoCopy Protection 4.0E]
version=418
Offset=0x8134E254
value=0x7C000000
offset=0x8134E264,0x8134E268,0x8134E26C,0x8134E270
value=0x801C0024,0x5400003C,0x901C0024,0x48000018
offset=0x81353E6C
value=3BE00000
offset=0x813C4D84,0x813C4D88
value=0x7C000000,0x4182001C
offset=0x815C1C44
value=0x38600001
 
ok here again, a full list of 4.0E hacks, includes hacks from StartPatch4.0.2,

http://www.mediafire.com/?sujs21wbd3x

Code:
[Replace Healthwarning with Backmenu]
[No health check]
[Region free Wii games]
[Region free GC Games]
[Region free channels]
[Region free channels SD Card]
[Skip update check]
[Skip disc update check]
[Disc auto start when right pressed]
[Disc autostart]
[Remove diag disc check]
[Force Disc Region]
[No Menu BGM]
[No Menu BGM Startpatch version]
[Move Disc Channel]
[Remove NoCopy Protection]
[Recovery menu press Y NGC-PAD 1rt port]
 
Valermos said:
Any Region free GC and Region Free Wii for NTSC U that work yet or did I miss something?
NTSC Region Free is not working for me. It didn't on preloader 0.27-28 for 3.2 either.

The only method that ever did work for region free were the "starfall type hacks" in AnyRegionChanger1.1bM5, though I'm clueless as to why that became the case.
 
I'm also personally getting the whole "no hacks for your system menu found" bull. Was a reason for this dicovered? (File is named hacks.ini, its in the root, I have preloader 0.29 and SysMenu 4.0U) ?
 
I had the same issue too:

Open the hack.ini file in wordpad and check it; look for these:

version=417 is for NTSC 4.0u
version=418 is for PAL

If you have the 418 hack file you need to get rid of it and get the correct one for your system. If the values are correct then I dont know what may be the cause of your issue.
 
dsfgd said:
ok here again, a full list of 4.0E hacks, includes hacks from StartPatch4.0.2,

http://www.mediafire.com/?sujs21wbd3x

Code:
[Replace Healthwarning with Backmenu]
[No health check]
[Region free Wii games]
[Region free GC Games]
[Region free channels]
[Region free channels SD Card]
[Skip update check]
[Skip disc update check]
[Disc auto start when right pressed]
[Disc autostart]
[Remove diag disc check]
[Force Disc Region]
[No Menu BGM]
[No Menu BGM Startpatch version]
[Move Disc Channel]
[Remove NoCopy Protection]
[Recovery menu press Y NGC-PAD 1rt port]

I can't get the [Region free channels SD Card] working on 4.0E hack. When I try to run a NTSC game from SD card I get the message "This channel can't be used". Everything else is fine. Any ideas?
 

Site & Scene News

Popular threads in this forum