Hacking Coding vWii 3-core support - everything you need to know.

Maxternal

Peanut Gallery Spokesman
OP
Member
Joined
Nov 15, 2011
Messages
5,210
Trophies
0
Age
40
Location
Deep in GBAtemp addiction
Website
gbadev.googlecode.com
XP
1,709
Country
Thanks for testing. That was untested when I posted it. Unfortunately, looks like I didn't QUITE do it right. I'll have to make some adjustments and recompile when I get a chance here.
For anyone who was curious about this, here's that part of the log of the WORKING version of this
Code:
core 0 (0x00002f00)
-------------------
UPIR(1007):0x00000000
PVR (287) :0x70010201
HID2(920) :0x00000000
HID5(944) :0xc0000000
SCR (947) :0x8c000000
CAR (948) :0x00000000
BCR (949) :0x20000000
HID0(1008):0x0000c2a4
HID1(1009):0x30000000
HID4(1011):0x82000000
L2CR(1017):0x80000000
r3 value : 0x80000000
 
 
core 1 (0x00002f40)
-------------------
UPIR(1007):0x00000001
PVR (287) :0x70010201
HID2(920) :0x00000000
HID5(944) :0xc0000000
SCR (947) :0x8c600000
CAR (948) :0xfc100000
BCR (949) :0x20000000
HID0(1008):0x00000000
HID1(1009):0x30000000
HID4(1011):0x80000000
L2CR(1017):0x00000000
r3 value : 0x00000000
 
 
core 2 (0x00002f80)
-------------------
UPIR(1007):0x00000002
PVR (287) :0x70010201
HID2(920) :0x00000000
HID5(944) :0xc0000000
SCR (947) :0x8c600000
CAR (948) :0xfc100000
BCR (949) :0x20000000
HID0(1008):0x00000000
HID1(1009):0x30000000
HID4(1011):0x80000000
L2CR(1017):0x00000000
r3 value : 0x00000000
so the value of r3 that's written into SCR is 0x80000000 that disables the bootROM.
 

nitr8

Well-Known Member
Member
Joined
Apr 4, 2007
Messages
366
Trophies
1
Website
vermillion57.wixsite.com
XP
1,453
Country
Gambia, The
PAL console:

Trying to boot:/apps/mikep5.110/ppcboot.elf
0xd8005A0 register value is cafe0050.
Running Wii U code.
disabling EXI now...
Resetting PPC. End on-screen debug output.

Race attack competed after 34161 reps.

core 0 (0x00002f00)
-------------------
UPIR(1007):0x00000000
PVR (287) :0x70010201
HID2(920) :0x00000000
HID5(944) :0xc0000000
SCR (947) :0x8c000000
CAR (948) :0x00000000
BCR (949) :0x20000000
HID0(1008):0x0000c2a4
HID1(1009):0x30000000
HID4(1011):0x82000000
L2CR(1017):0x80000000
r3 value : 0x80000000

core 1 (0x00002f40)
-------------------
UPIR(1007):0x00000001
PVR (287) :0x70010201
HID2(920) :0x00000000
HID5(944) :0xc0000000
SCR (947) :0x8c600000
CAR (948) :0xfc100000
BCR (949) :0x20000000
HID0(1008):0x00000000
HID1(1009):0x30000000
HID4(1011):0x80000000
L2CR(1017):0x00000000
r3 value : 0x00000000

core 2 (0x00002f80)
-------------------
UPIR(1007):0x00000002
PVR (287) :0x70010201
HID2(920) :0x00000000
HID5(944) :0xc0000000
SCR (947) :0x8c600000
CAR (948) :0xfc100000
BCR (949) :0x20000000
HID0(1008):0x00000000
HID1(1009):0x30000000
HID4(1011):0x80000000
L2CR(1017):0x00000000
r3 value : 0x00000000

0x100 is currently 0x00000000 and was zeroed 1 times.
 
  • Like
Reactions: ÐeltaResero

asper

Well-Known Member
Member
Joined
May 14, 2010
Messages
942
Trophies
1
XP
2,030
Country
United States
Trying to boot:/apps/mikep5.110/ppcboot.elf
0xd8005A0 register value is cafe0050.
Running Wii U code.
disabling EXI now...
Resetting PPC. End on-screen debug output.

Race attack competed after 34156 reps.

core 0 (0x00002f00)
-------------------
UPIR(1007):0x00000000
PVR (287) :0x70010201
HID2(920) :0x00000000
HID5(944) :0xc0000000
SCR (947) :0x8c000000
CAR (948) :0x00000000
BCR (949) :0x20000000
HID0(1008):0x0000c2a4
HID1(1009):0x30000000
HID4(1011):0x82000000
L2CR(1017):0x80000000
r3 value : 0x80000000

core 1 (0x00002f40)
-------------------
UPIR(1007):0x00000001
PVR (287) :0x70010201
HID2(920) :0x00000000
HID5(944) :0xc0000000
SCR (947) :0x8c600000
CAR (948) :0xfc100000
BCR (949) :0x20000000
HID0(1008):0x00000000
HID1(1009):0x30000000
HID4(1011):0x80000000
L2CR(1017):0x00000000
r3 value : 0x00000000

core 2 (0x00002f80)
-------------------
UPIR(1007):0x00000002
PVR (287) :0x70010201
HID2(920) :0x00000000
HID5(944) :0xc0000000
SCR (947) :0x8c600000
CAR (948) :0xfc100000
BCR (949) :0x20000000
HID0(1008):0x00000000
HID1(1009):0x30000000
HID4(1011):0x80000000
L2CR(1017):0x00000000
r3 value : 0x00000000

0x100 is currently 0x00000000 and was zeroed 1 times.
 
  • Like
Reactions: ÐeltaResero

Matando

Active Member
Newcomer
Joined
Oct 14, 2008
Messages
35
Trophies
0
XP
220
Country
United States
Code:
Trying to boot:/apps/sprdump0/ppcboot.elf
0xd8005A0 register value is cafe0050.
Running Wii U code.
disabling EXI now...
Resetting PPC. End on-screen debug output.
 
Race attack competed after 33699 reps.
 
core 0 (0x00002f00)
-------------------
UPIR(1007):0x00000000
PVR (287) :0x70010201
HID2(920) :0x00000000
HID5(944) :0xc0000000
SCR (947) :0x8c000000
CAR (948) :0x00000000
BCR (949) :0x20000000
HID0(1008):0x0000c2a4
HID1(1009):0x30000000
HID4(1011):0x82000000
L2CR(1017):0x80000000
r3 value : 0x80000000
 
core 1 (0x00002f40)
-------------------
UPIR(1007):0x00000001
PVR (287) :0x70010201
HID2(920) :0x00000000
HID5(944) :0xc0000000
SCR (947) :0x8c600000
CAR (948) :0xfc100000
BCR (949) :0x20000000
HID0(1008):0x00000000
HID1(1009):0x30000000
HID4(1011):0x80000000
L2CR(1017):0x00000000
r3 value : 0x00000000
 
core 2 (0x00002f80)
-------------------
UPIR(1007):0x00000002
PVR (287) :0x70010201
HID2(920) :0x00000000
HID5(944) :0xc0000000
SCR (947) :0x8c600000
CAR (948) :0xfc100000
BCR (949) :0x20000000
HID0(1008):0x00000000
HID1(1009):0x30000000
HID4(1011):0x80000000
L2CR(1017):0x00000000
r3 value : 0x00000000
 
0x100 is currently 0x00000000 and was zeroed 1 times.
 
  • Like
Reactions: ÐeltaResero

rednekcowboy

Well-Known Member
Member
Joined
Jan 1, 2013
Messages
242
Trophies
0
Age
46
XP
315
Country
Canada
TBH, the super secret dev in the first article sounds like he doesn't know his ass from a hole in the ground and wanted Nintendo to develop half of the game for them.
 
  • Like
Reactions: djbubba2002

obcd

Well-Known Member
Member
Joined
Apr 5, 2011
Messages
1,594
Trophies
0
XP
432
Country
Belgium
First of all, this has nothing to do with 3-core support, so it should be a new topic.

Even if developping for the wiiu wouldn't be more difficult than developping for other consoles, if you concentrate on xbox one or ps 4, you can have a game that runs on 2 of the 3 nextgen consoles. If you concentrate on Wiiu, you'll end up with a game for just 1 of the 3. Further, if people aren't having the console, they won't buy that console game. The number of devkits showing up on ebay also indicate that some developpers tried and later on abandonned the wiiu.
It's a bit a chicken egg situation. If plenty of consoles are sold, plenty of good third party games will be made for it which will again lead to good console sales...
They just need a very good exclusive to start this circle running.

The dev in the first article is just highlighting the fact that Nintendo support was poor and slow.
If you have a Team working on something, discovering an issue that freezes their progress, you have any idea how much it costs if you only have your question answered after a week? So they don't seem to have english speaking engineers at Nintendo HQ?

It's not what I want to see happening, but if you order the facts, the future isn't bright.
 
  • Like
Reactions: asper

Pogostick

Well-Known Member
Newcomer
Joined
Nov 15, 2013
Messages
97
Trophies
0
Age
25
XP
171
Country
United States
Bumpty! I realized the donation button on the googlecode page is gone. Does this mean there's enough money for Maxternal to get a Wii U? :D

P.S. The donation button is still clickable. :P (There's a blue period on the page).
 

Maxternal

Peanut Gallery Spokesman
OP
Member
Joined
Nov 15, 2011
Messages
5,210
Trophies
0
Age
40
Location
Deep in GBAtemp addiction
Website
gbadev.googlecode.com
XP
1,709
Country
Bumpty! I realized the donation button on the googlecode page is gone. Does this mean there's enough money for Maxternal to get a Wii U? :D
Yes, it does. It'll just require waiting a series of bank transfers before it's actually in my hand but the answer is yes so a big thanks to all those who helped in this.
P.S. The donation button is still clickable. :P (There's a blue period on the page).
Fixed. :lol:
 

Pogostick

Well-Known Member
Newcomer
Joined
Nov 15, 2013
Messages
97
Trophies
0
Age
25
XP
171
Country
United States

Maxternal

Peanut Gallery Spokesman
OP
Member
Joined
Nov 15, 2011
Messages
5,210
Trophies
0
Age
40
Location
Deep in GBAtemp addiction
Website
gbadev.googlecode.com
XP
1,709
Country
What purpose did I serve this whole entire time 'cause I see you've got some like marcan, sven, comex, cory and many more.
That portion of that post was directed more at those who donated but, of course, there were those who even just spread the word about the project just or helped out with enthusiasm and moral support, too, so even if you didn't/couldn't help with technical knowledge, there's always other ways.
 

Pogostick

Well-Known Member
Newcomer
Joined
Nov 15, 2013
Messages
97
Trophies
0
Age
25
XP
171
Country
United States
That portion of that post was directed more at those who donated but, of course, there were those who even just spread the word about the project just or helped out with enthusiasm and moral support, too, so even if you didn't/couldn't help with technical knowledge, there's always other ways.
So I did help out! Yes! By the way you might wanna update your starting post. ;) Also the "donations" word on the googlecode page is still blue also. :P
 

crono141

Well-Known Member
Member
Joined
Jan 7, 2012
Messages
249
Trophies
0
XP
205
Country
United States
Pom-poms, the thing cheerleaders hold.
images
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • RedColoredStars @ RedColoredStars:
    My kitty was watching me play. <3 <3 <3
  • RedColoredStars @ RedColoredStars:
    its a game that came out a few days ago. Its on Game Pass too.
  • Xdqwerty @ Xdqwerty:
    @RedColoredStars, but what is the game about?
  • SylverReZ @ SylverReZ:
    @RedColoredStars, Never heard of it. Any good?
  • RedColoredStars @ RedColoredStars:
    You control a kitten. You fall out the window and have to make your way back home. Solve some light puzzles, do cat things like knock stuff over and steal things, trip people up when theyre walking, pounce on birds, complete goals/tasks etc. in the process of getting back to your home.
    +1
  • RedColoredStars @ RedColoredStars:
    I think ones enjoyment would depend on how much a person loves cats. :)
    +1
  • RedColoredStars @ RedColoredStars:
    Theres my kitty watching me play.
  • SylverReZ @ SylverReZ:
    @RedColoredStars, I'm a cat person so this game must be for me. :D
  • Xdqwerty @ Xdqwerty:
    @RedColoredStars, sounds kinda neat
  • RedColoredStars @ RedColoredStars:
    @SylverReZ It's short but adorable imo. Im a HUGE cat lover.Can be completed in a couple of hours if just going for the main goals. But can be stretched out a good deal by exploring and doing everything there is to do and see.
    +2
  • Xdqwerty @ Xdqwerty:
    @RedColoredStars, like a cat gta?
  • SylverReZ @ SylverReZ:
    @RedColoredStars, Reminds me of a similar game called "Neko Atsume", similar to Nintendogs but you look after cats.
  • Xdqwerty @ Xdqwerty:
    @SylverReZ, wasnt there an official nintendogs game with cats for the 3ds?
    +1
  • Xdqwerty @ Xdqwerty:
    ill have no wifi for a bit so see ya later
    +2
  • RedColoredStars @ RedColoredStars:
    Gross. lol
  • SylverReZ @ SylverReZ:
    @Xdqwerty, Ok seeya.
  • SylverReZ @ SylverReZ:
    @RedColoredStars, I've got a fairly dark sense of humor lol.
  • BigOnYa @ BigOnYa:
    So a man goes to the doctor because his boner wont go down. As he is laying in the hospital bed, with his thing propped up in the air, a fly is flying around and landing on the tip and bothering him, so he calls in the nurse. The nurse comes in, swats at the fly but can't quite reach it, so she climbs his boner to get better aim. After a few tries of swatting and sliding back down, she says sorry I cant get it. He says keep going, a few more tries, and I can shoot the fly down.
    +2
  • AncientBoi @ AncientBoi:
    Can I get his ☎️ # :shy::blush:
    +2
  • AncientBoi @ AncientBoi:
    oowpf What a work out it would be to help the guy get back down to normal :)
  • K3Nv2 @ K3Nv2:
    I don't know why pizza hut has fries now
    K3Nv2 @ K3Nv2: I don't know why pizza hut has fries now