Hacking Beta tester for LU64 downgrader

madri1

Well-Known Member
OP
Member
Joined
Feb 15, 2006
Messages
170
Trophies
0
Website
www.wii-info.fr
XP
282
Country
France
I'm searching someone with a boot2v4 (lu64/65) Wii with some kind of brick protection to test a program that allows to install an "outdated" ios on those new wiis.

Download this :
http://www.2shared.com/file/6934557/422d155f/boot.html

put IOS31-64-v1037.wad on root of sd card (use NUS downloader to get it).

This program is a modified code of wad manager to install this wad, but it modifies the tmd/tik (in memory) before installing.

You will be asked multiple times to press "A", so do it.
At the end, you will see "press a to load ios", do it.
If you see a dark screen, it's bad, else, it's good.
It means that this old IOS is succesfully installed and working.

You can still install a newer version with dop-ios if you want
 

SifJar

Not a pirate
Member
Joined
Apr 4, 2009
Messages
6,022
Trophies
0
Website
Visit site
XP
1,175
Country
And the point of this is? You can easily just use TBR to get trucha bug in IOS36, then use the dop-IOS MOD running off IOS36 to trucha patch every other IOS. And that works just fine on LU64+ Wiis. There is no need for this.
 

WiiPower

Well-Known Member
Member
Joined
Oct 17, 2008
Messages
8,165
Trophies
0
XP
345
Country
Gambia, The
Is this meant for use or just to get to know if it's possible? I hope not for use. Also does this require trucha, or does it use the downgrade code that is used in TBR and the IOS35 downgrader?

DeadlyFoez said:
Someone buy a new Wii from walmart, try this out. If it bricks then just return it. If it works then either keep it, sell it to someone, or still return it. Easy enough. I'd try it but I dont have an LU64+ wii nor the money to buy another one.

Asshole?
 

madri1

Well-Known Member
OP
Member
Joined
Feb 15, 2006
Messages
170
Trophies
0
Website
www.wii-info.fr
XP
282
Country
France
this may prevent some brick if people try to downgrade their wiis (or prevent some problems with games using old version of ios and using like dop-ios then installing old ios).

It needs in fact an ios36 with trucha bug
 

madri1

Well-Known Member
OP
Member
Joined
Feb 15, 2006
Messages
170
Trophies
0
Website
www.wii-info.fr
XP
282
Country
France
Code:
static fatDevice fd = { "sd", "Wii SD Slot", &__io_wiisd };
Fat_Mount(&fd);
FILE * fp = fopen("sd:/IOS31-64-v1037.wad", "rb");
if (!fp)
printf("File cannot be read\n");
else
ret = Wad_Install(fp);

printf("Press A to load (IOS_ReloadIOS) this ios !\n");
Wpad_WaitButtons();

IOS_ReloadIOS(31);
printf("If you see this message, everything is fine !\n");
Wpad_WaitButtons();

wad_install is from wad_manager with the addition of these 2 patches :
QUOTE said:
// Patch ticket for boot2v4
s32 patch_new_boot_tik(signed_blob *s_tik) {
u8 *temp;
temp = (u8 *)s_tik;

temp[0x01E6] = 0x1A;
temp[0x01E7] = 0x0A;

// trucha patch tik
return forge_tik(s_tik);
}

// Patch tmd for boot2v4
s32 patch_new_boot_tmd(signed_blob *s_tmd) {
tmd *p_tmd;
u8 *temp;
p_tmd = (tmd*)SIGNATURE_PAYLOAD(s_tmd);
temp = (u8 *)p_tmd;
p_tmd->title_version=0x1A0A;

// trucha patch tmd
return forge_tmd(s_tmd);
}

Inside wad_install:
QUOTE/* Get TMD info */
tmd_data = (tmd *)SIGNATURE_PAYLOAD(p_tmd);
temp = (u8 *)p_tik;
// Patching ticket for boot2v4+
printf("\t\t>> Patching TICKET for Boot2v4+ Wii...");
printf("before : %u%u\n", temp[0x01E6], temp[0x01E7]);
ret = patch_new_boot_tik(p_tik);
printf("after : %u%u\n", temp[0x01E6], temp[0x01E7]);
if (ret < 0)
goto err;

temp = (u8 *)p_tmd;
// Patching tmd for boot2v4+
printf("\t\t>> Patching TMD for Boot2v4+ Wii...");
printf("before : %u\n", tmd_data->title_version);
ret = patch_new_boot_tmd(p_tmd);
printf("after : %u\n", tmd_data->title_version);
if (ret < 0)
goto err;
 

suchatd

Well-Known Member
Newcomer
Joined
Mar 24, 2008
Messages
51
Trophies
0
Age
49
Location
Thailand
XP
251
Country
Thailand
Does this make Boot2v4+ console can downgrade to 3.2u?
If yes, I will try it for you ^^
If not, why we should do with this coz we can run backup disc with any loader or us cioscorp with preloader on 4.1U.
 

SifJar

Not a pirate
Member
Joined
Apr 4, 2009
Messages
6,022
Trophies
0
Website
Visit site
XP
1,175
Country
You wont be able to downgrade system menu, and you wont need to. There is nothing that can be done on 3.2 that cant on 4.1. Just restore trucha bug to every IOS on 4.1 and you can do anything you could do on 3.2, maybe even more. And you can trucha patch the latest IOS, so there is no need for downgraded IOS. Especially seeing as this requires a trucha IOS. If you already have a trucha IOS, just run dop-IOS and patch every IOS.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • BigOnYa @ BigOnYa:
    Yea true, but using a wheel and pedals for gas/brake was awesome feature back in the day.
  • Psionic Roshambo @ Psionic Roshambo:
    Not sure if that or RC Pro AM was my favorite NES racing game... hmmmm
  • BigOnYa @ BigOnYa:
    Yea I loved the rc pro am games
  • Psionic Roshambo @ Psionic Roshambo:
    @SylverReZ, RC Pro AM was made by Rare, and that explains why I liked it. Just learned the other day about a game I loved that was made by Rare and I was surprised lol
  • K3Nv2 @ K3Nv2:
    I was playing need for speed remastered and said to myself this is a nice Forza remaster
  • Psionic Roshambo @ Psionic Roshambo:
    https://en.wikipedia.org/wiki/List_of_video_games_developed_by_Rare Not all of them are awesome but man the hits on that list.
  • Psionic Roshambo @ Psionic Roshambo:
    Oh snap Super Offroad was by them too? lol damn
    +1
  • BakerMan @ BakerMan:
    Today I learned that the creators of the Donkey Kong games also made Sea of Thieves
  • BakerMan @ BakerMan:
    why do i feel the sudden urge to start singing pirate's scorn from the donkey kong country cartoon?
  • BigOnYa @ BigOnYa:
    Are you being for real, cause that's hard to believe, DK is Nintendo and made in japan, Sea of thieves was from Microsoft, in America. I'm not calling you a liar, just didn't know.
  • BigOnYa @ BigOnYa:
    Ok yes they were both made by Rare, but DK was from Rare back then, Rare now is owned by MS. So makes since.
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    They even developed a LJN game.... lol
  • K3Nv2 @ K3Nv2:
    It was pretty rare
  • Psionic Roshambo @ Psionic Roshambo:
    I wonder what deal with Satan LJN worked to get Rare to make that one...
  • BigOnYa @ BigOnYa:
    I remember couple years ago, they announced they were working on a Perfect Dark remake, wonder what ever happen with that?
  • K3Nv2 @ K3Nv2:
    It went into the darkness
  • BigOnYa @ BigOnYa:
    Me and buddies used to play the hell out of Perfect Dark on N64, that and Goldeneye, was the first real PvP shooter games I remember
  • BigOnYa @ BigOnYa:
    4-way split screen on a tiny 19" TV, lol
  • K3Nv2 @ K3Nv2:
    Did you share joysticks also
  • BigOnYa @ BigOnYa:
    Nuh we had the 4 controller add on thingy for n64. Duh I just got your joke, lol
  • K3Nv2 @ K3Nv2:
    So you touched ends
  • BigOnYa @ BigOnYa:
    Yea, but being in the boy scouts, they forced us to
  • K3Nv2 @ K3Nv2:
    Chopped down some wood for the scout master
    K3Nv2 @ K3Nv2: Chopped down some wood for the scout master