Hacking [Haxchi] - Boot Installed titles/.rpx?

  • Thread starter Thread starter wg93589
  • Start date Start date
  • Views Views 3,368
  • Replies Replies 5

wg93589

Well-Known Member
Member
Joined
Apr 20, 2016
Messages
176
Reaction score
41
Trophies
0
XP
246
Country
Canada
Could you have Haxchi boot an installed title like this?:
Code:
Config.txt

a=/vol/storage_usb/usr/title/00050000/1018dc00/code/Block.rpx \\ Super Mario Maker
b=/vol/storage_usb/usr/title/00050000/10176900/code/Gambit.rpx \\ Splatoon
default=/vol/storage_mlc01/sys/title/00050010/10040100/code/men.rpx \\ Wii U Menu
 
the .elf loading feature in haxchi works by using the internal sd load which has .elf compatibility, it does not have .rpx compatibility though, that is added by the homebrew launcher itself, on top of that to load actual channel rpx files like this with content you will need to properly load the entire title anyways using the OS functions, it would not have content access otherwise.
 
  • Like
Reactions: Orion and peteruk
@FIX94 Could we use haxchi 1.8 to load firmware image from nand like yardape8000 mod of 1.4?

Ex.
Config.txt

default=/vol/storage_mlc01/fw.img
 

Site & Scene News

Popular threads in this forum