Tutorial Setup Custom Firmware w/ SigPatches

Were you successful in installing redNAND?

  • Yes, it worked perfectly.

    Votes: 173 66.0%
  • Yes, but with some hiccups.

    Votes: 34 13.0%
  • No, and I bricked.

    Votes: 39 14.9%
  • No, it didn't work, but I didn't brick! :)

    Votes: 16 6.1%

  • Total voters
    262

Supster131

(づ。◕‿‿◕。)づ *:・゚✧
Member
Joined
Jan 19, 2016
Messages
3,315
Trophies
1
Location
My Computer
XP
2,758
Country
United States
So, just a stupid question, it won't be possible to do a NAND Dump of only the "WiiU" part and use the vWii Sysnand ( WiiU Emu + vWii Sys)?
Well, currently vWii on redNAND is broken. It won't boot.
You'd still have to be using vWii on sysNAND.

As for you actual question, maybe? The current dumper does vWii anyways.
 
  • Like
Reactions: ThunderbInazuma

Classicgamer

Well-Known Member
Member
Joined
Aug 20, 2012
Messages
646
Trophies
1
XP
987
Country
United States
if you want to install dlc on rednand you just use a wupinstaller and does it require the fake ticket?

if so has anyone established how to make a fake ticket?
 

iAqua

OP
Member
Joined
Dec 7, 2015
Messages
2,848
Trophies
1
Location
XP
2,476
Country
United Kingdom
if you want to install dlc on rednand you just use a wupinstaller and does it require the fake ticket?

if so has anyone established how to make a fake ticket?
Here, this is from kanye_west.
Here is a simple little python script which will generate a title ticket given a title ID and a title key. Obviously the signature will be invalid, so you must install the title from within iosuhax.


import binascii
import sys
import os

if len(sys.argv) != 3:
print("usage: %s titleid titlekey" % sys.argv[0])
sys.exit()

f = open("title.tik", "wb")

if not f:
print("can't open outfile title.tik for writing" % sys.argv[0])
sys.exit()

f.write(b"\x00\x01\x00\x04")
f.write(os.urandom(0x100))
f.write(b"\x00" * 0x3C)
f.write(b"\x52\x6F\x6F\x74\x2D\x43\x41\x30\x30\x30\x30"+
b"\x30\x30\x30\x33\x2D\x58\x53\x30\x30\x30\x30"+
b"\x30\x30\x30\x63\x00\x00\x00\x00\x00\x00")
f.write(b"\x00" * 0x5C)
f.write(b"\x01\x00\x00")
f.write(binascii.unhexlify(sys.argv[2]))
f.write(b"\x00\x00\x05")
f.write(os.urandom(0x6))
f.write(b"\x00\x00\x00\x00")
f.write(binascii.unhexlify(sys.argv[1]))
f.write(b"\x00\x00\x00\x11\x00\x00\x00\x00\x00\x00\x00"+
b"\x00\x00\x00\x00\x05")
f.write(b"\x00" * 0xB0)
f.write(b"\x00\x01\x00\x14\x00\x00\x00\xAC\x00\x00\x00"+
b"\x14\x00\x01\x00\x14\x00\x00\x00\x00\x00\x00"+
b"\x00\x28\x00\x00\x00\x01\x00\x00\x00\x84\x00"+
b"\x00\x00\x84\x00\x03\x00\x00\x00\x00\x00\x00"+
b"\xFF\xFF\xFF\x01")
f.write(b"\x00" * 0x7C)
f.close()
I changed the script so now it works on python 2 as well. Thanks EclipseSin for pointing out the error.
 
  • Like
Reactions: Classicgamer

Supster131

(づ。◕‿‿◕。)づ *:・゚✧
Member
Joined
Jan 19, 2016
Messages
3,315
Trophies
1
Location
My Computer
XP
2,758
Country
United States

Supster131

(づ。◕‿‿◕。)づ *:・゚✧
Member
Joined
Jan 19, 2016
Messages
3,315
Trophies
1
Location
My Computer
XP
2,758
Country
United States

iAqua

OP
Member
Joined
Dec 7, 2015
Messages
2,848
Trophies
1
Location
XP
2,476
Country
United Kingdom
No, the common key is something completely different.
The encryption key is different for each game.

I don't know.

Well, you can. Whichever one you feel most comfortable using.
I'm gonna mess around with encryption keys, hopefully I can get something to work without the correct one.
 

DKB

NO
Member
Joined
May 29, 2015
Messages
2,243
Trophies
1
XP
4,991
Country
United States
I won't be using right now since I want it to be perfected but, just wondering..

If I were to format my sysnand, and I have a hard drive, can I put all of the games on the hard drive, and then plug it back into rednand and they would work?
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • K3Nv2 @ K3Nv2:
    I'll reformat and have a 3tb raid0 m. 2 at least
    +1
  • K3Nv2 @ K3Nv2:
    Lmao that sold out fast
    +1
  • Veho @ Veho:
    Yeet the cat.
    +1
  • K3Nv2 @ K3Nv2:
    Good idea
    +1
  • The Real Jdbye @ The Real Jdbye:
    i thought everybody knew cocktails are like 75% ice
  • Veho @ Veho:
    Yeah but not like this.
  • Veho @ Veho:
    It's not like they're complaining that their Slurpee is 99% ice or something, but if the cocktail calls for "shot of vodka, shot of vermouth, shot of gin, shot of Campari, three shots of juice, squirt of lemon" and ends up being a thimbleful of booze, that's a problem.
  • The Real Jdbye @ The Real Jdbye:
    the funny thing is cocktails in norway are only allowed to have 1 20ml shot of booze
  • The Real Jdbye @ The Real Jdbye:
    so..... yeah
  • The Real Jdbye @ The Real Jdbye:
    we're used to only having a thimbleful of booze
  • Veho @ Veho:
    Booo.
  • The Real Jdbye @ The Real Jdbye:
    same thing if you want whisky on the rocks or something, you can't get a double
  • The Real Jdbye @ The Real Jdbye:
    but you could buy as many shots of whisky (or anything else) as you want and ask for a glass of ice and pour them in
  • The Real Jdbye @ The Real Jdbye:
    it's dumb
  • Veho @ Veho:
    Maybe.
  • Veho @ Veho:
    There was a comparison of the number of Ibuprofen poisonings before and after they limited the maximum dosage per box or per pill (i'll look that up). No limit on the number of boxes you can still buy as many as you want, so people argued it was pointless.
  • Veho @ Veho:
    But the number of (accidental) poisonings dropped because drinking an entire package of ibuprofen pills went from "I need a new liver" to "I need a new box of Ibuprofen".
  • Veho @ Veho:
    Here we have ketoprofen that used to be prescription-only because of the risk of toxic dosages, but then they halved the dose per pill and sell them in bottles of six pills apiece instead of twenty and it doesn't need a prescription any more. Yes you can buy more than one bottle but people simply don't.
  • Psionic Roshambo @ Psionic Roshambo:
    Usually accidentally overdose of ibuprofen here is from people taking like cold medicine then ibuprofen for a headache and the combination is over what they need
    Veho @ Veho: https://imgur.com/gallery/QQkYnQu