Homebrew How do I make a HBC forwarder?

NEO117

Well-Known Member
OP
Member
Joined
Mar 5, 2008
Messages
316
Trophies
1
XP
533
Country
Venezuela
Just as the title says... I want to use custom HBC banners and I have the ID of the new HBC but I want to create a channel that will look for that ID and load HBC.

Anyone?
 

NEO117

Well-Known Member
OP
Member
Joined
Mar 5, 2008
Messages
316
Trophies
1
XP
533
Country
Venezuela
Thanks a bunch, another question. I see this line in the source.

WII_LaunchTitle(0x0001000248414341ULL); //Change this line to title ID

How can I find THAT ID of the HBC?
 

SifJar

Not a pirate
Member
Joined
Apr 4, 2009
Messages
6,022
Trophies
0
Website
Visit site
XP
1,175
Country
NEO117 said:
Thanks a bunch, another question. I see this line in the source.

WII_LaunchTitle(0x0001000248414341ULL); //Change this line to title ID

How can I find THAT ID of the HBC?
I thought you said you knew the title id :/
 

NEO117

Well-Known Member
OP
Member
Joined
Mar 5, 2008
Messages
316
Trophies
1
XP
533
Country
Venezuela
The 4 letter one yeah (¯Õ)

Never mind... The thing is randomly generated and it won't accept it as a valid ID.
 

SifJar

Not a pirate
Member
Joined
Apr 4, 2009
Messages
6,022
Trophies
0
Website
Visit site
XP
1,175
Country
NEO117 said:
The 4 letter one yeah (¯Õ)

Never mind... The thing is randomly generated and it won't accept it as a valid ID.
No its not randomly generated, and title IDs are not 4 letters. ASCII representations of title IDs are 4 letters. The actual title ID is 8 (well, 16 if you count the 00010002 part, which just defines it as a channel essentially) hex digits. And it is, for latest HBC, 0xaf1bf516. So the full thing for the above code would be:

CODEWII_LaunchTitle(0x00010002af1bf516ULL); //Change this line to title ID
 

NEO117

Well-Known Member
OP
Member
Joined
Mar 5, 2008
Messages
316
Trophies
1
XP
533
Country
Venezuela
Many thanks. Excuse my n00by-ness.

LOL didn't work. I got the dol but then the channel gives me a black screen. I'll try something else. Thanks again.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Psionic Roshambo @ Psionic Roshambo: https://www.youtube.com/watch?v=4N-3vv4kzdk