Hacking Wii U Hacking & Homebrew Discussion

Goku Junior

Well-Known Member
Member
Joined
Dec 27, 2013
Messages
951
Trophies
0
Age
23
Location
Buenos Aires, Argentina
XP
482
Country
Argentina
Nah, that's different, you need to use Dumpiine to get it from your console and then you can disassemble it (or try digging through memory to try to find it, I wouldn't be the one to ask how to locate it). You might be able to patch the one RPL that handles TV output
I have a RPX from Wii Fit U, it is Step.rpx, it is about 8MB, but it doesn't seem to have a RPL (I downloaded the WUD from internet, then I extracted the game and got all the content,it works with Loadiine) Could be possible that the Step.rpx controls the internal game resolution? I don't have any idea how to disassemble, is there any tool?
 

VinsCool

Persona Secretiva Felineus
Global Moderator
Joined
Jan 7, 2014
Messages
14,600
Trophies
4
Location
Another World
Website
www.gbatemp.net
XP
25,217
Country
Canada
I have a RPX from Wii Fit U, it is Step.rpx, it is about 8MB, but it doesn't seem to have a RPL (I downloaded the WUD from internet, then I extracted the game and got all the content,it works with Loadiine) Could be possible that the Step.rpx controls the internal game resolution? I don't have any idea how to disassemble, is there any tool?
First you need IDA pro, and the .RPX plugin.
But I can be wrong, I have little to no experience for disasm.
 
  • Like
Reactions: Goku Junior

NWPlayer123

Well-Known Member
Member
Joined
Feb 17, 2012
Messages
2,642
Trophies
0
Location
The Everfree Forest
XP
6,693
Country
United States
I have a RPX from Wii Fit U, it is Step.rpx, it is about 8MB, but it doesn't seem to have a RPL (I downloaded the WUD from internet, then I extracted the game and got all the content,it works with Loadiine) Could be possible that the Step.rpx controls the internal game resolution? I don't have any idea how to disassemble, is there any tool?
RPLs are from OSv11 (7th down), basically all the dynamically linked libraries you can call, Cafiine patches FS functions in coreinit so theoretically you can patch anything that's loaded. Also, yes, games have to set their own resolution and framerate, that's why Mario Kart 8 and Splatoon are 720p60 whereas others can handle 1080p
First you need IDA pro, and the .RPX plugin.
But I can be wrong, I have little to no experience for disasm.
Yeah, I can try to dig up the topic.
 

Imparasite

Well-Known Member
Member
Joined
Oct 6, 2008
Messages
318
Trophies
1
Location
Norway
XP
1,591
Country
Norway
so in near future only from 5.2.0 US/EUR/JAP below can benefit the exploits? omg ive recently updated my firmware, online gaming is very addictive this days lol :D
 

Goku Junior

Well-Known Member
Member
Joined
Dec 27, 2013
Messages
951
Trophies
0
Age
23
Location
Buenos Aires, Argentina
XP
482
Country
Argentina
RPLs are from OSv11 (7th down), basically all the dynamically linked libraries you can call, Cafiine patches FS functions in coreinit so theoretically you can patch anything that's loaded. Also, yes, games have to set their own resolution and framerate, that's why Mario Kart 8 and Splatoon are 720p60 whereas others can handle 1080p

Yeah, I can try to dig up the topic.
Um, I see, so if I want to patch a game RPX I need Cafiine to load the custom one, right?. Well I found this about IDA RPX Plugin, will this help me?
https://gbatemp.net/threads/ida-pro-wii-u-loader.382433/ .
Also, sorry if it really stupid, but I need to dump form my console/download with nusgrabber OSv11 to see the RPLs? .
 
  • Like
Reactions: TotalInsanity4

ShadowOne333

QVID PRO QVO
Editorial Team
Joined
Jan 17, 2013
Messages
12,212
Trophies
2
XP
34,157
Country
Mexico
Um, I see, so if I want to patch a game RPX I need Cafiine to load the custom one, right?. Well I found this about IDA RPX Plugin, will this help me?
https://gbatemp.net/threads/ida-pro-wii-u-loader.382433/ .
Also, sorry if it really stupid, but I need to dump form my console/download with nusgrabber OSv11 to see the RPLs? .
If you find a way to do so, it would be good to documents it or ake a tutorial to hopefully be able to apply the custom resolution to VC titles too.
 

NWPlayer123

Well-Known Member
Member
Joined
Feb 17, 2012
Messages
2,642
Trophies
0
Location
The Everfree Forest
XP
6,693
Country
United States
Um, I see, so if I want to patch a game RPX I need Cafiine to load the custom one, right?. Well I found this about IDA RPX Plugin, will this help me?
https://gbatemp.net/threads/ida-pro-wii-u-loader.382433/ .
Also, sorry if it really stupid, but I need to dump form my console/download with nusgrabber OSv11 to see the RPLs? .
Nah, you need to use TCPGecko to find the address it's at and then patch it at launch. Also yes, that's what I've been using for a while. You can use UWizard to download the title
 

VinsCool

Persona Secretiva Felineus
Global Moderator
Joined
Jan 7, 2014
Messages
14,600
Trophies
4
Location
Another World
Website
www.gbatemp.net
XP
25,217
Country
Canada
Last edited by VinsCool,
  • Like
Reactions: TotalInsanity4

Goku Junior

Well-Known Member
Member
Joined
Dec 27, 2013
Messages
951
Trophies
0
Age
23
Location
Buenos Aires, Argentina
XP
482
Country
Argentina
Nah, you need to use TCPGecko to find the address it's at and then patch it at launch. Also yes, that's what I've been using for a while. You can use UWizard to download the title
Still, I can't even dissamble the Wii Fit U RPX :/ , before trying to patch anything with TCPGecko I should open the game RPX, but still don't know how to do it exactly :( .
 

CosmoCortney

i snack raw pasta and chew lollipops
Member
Joined
Apr 18, 2013
Messages
1,768
Trophies
2
Location
on the cool side of the pillow
Website
follow-the-white-rabbit.wtf
XP
3,017
Country
Germany
I don't have any idea how to disassemble, is there any tool?
First you need IDA pro, and the .RPX plugin.
But I can be wrong, I have little to no experience for disasm.
You can decompress it to .elf and open it with (TCP)Gecko dNET (go to the disassembler and click open dump and select the .elf).
If the .rpx is responsible for the game's resolution I don't have any idea how to find the asm code of it.

Mario Kart 8 and Splatoon are 720p60
How do I know what resolution each game supports?
 
  • Like
Reactions: Margen67

NWPlayer123

Well-Known Member
Member
Joined
Feb 17, 2012
Messages
2,642
Trophies
0
Location
The Everfree Forest
XP
6,693
Country
United States
You can decompress it to .elf and open it with (TCP)Gecko dNET (go to the disassembler and click open dump and select the .elf).
If the .rpx is responsible for the game's resolution I don't have any idea how to find the asm code of it.


How do I know what resolution each game supports?
Again, I wouldn't be the person to ask. These are from reports and news sites.
 

Goku Junior

Well-Known Member
Member
Joined
Dec 27, 2013
Messages
951
Trophies
0
Age
23
Location
Buenos Aires, Argentina
XP
482
Country
Argentina
You can decompress it to .elf and open it with (TCP)Gecko dNET (go to the disassembler and click open dump and select the .elf).
If the .rpx is responsible for the game's resolution I don't have any idea how to find the asm code of it.


How do I know what resolution each game supports?
Damn... I thought it would be easier to change a game resolution :( , only I can suggest you for games resolution is seeing Digital Foundry reports, you can find the resolution and frame rate from many games, however there are ones that doesn't appear there.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    The Real Jdbye @ The Real Jdbye: ballcock