pinky
Retired
@Joonie ,
w.up("bootDrcTex.tga", "/vol/storage_mlc01/usr/title/00050000/10198900/meta/bootDrcTex.tga") changes the gamepad boot screen. this is using Yoshi's Island title id which is the 101.... portion. change to ur own game's to do this. failure to do so will result in a file can't be found error.
w.up("bootTvTex.tga", "/vol/storage_mlc01/usr/title/00050000/10198900/meta/bootTvTex.tga") changes the tv splash screen.
w.up("iconTex.tga ", "/vol/storage_mlc01/usr/title/00050000/10198900/meta/
iconTex.tga") edits the icon.
and, w.up("bootsound.btsnd", "/vol/storage_mlc01/usr/title/00050000/10198900/meta/bootsound.btsnd") edits the sound byte played when opening the game. change mlc01 to usb01 if the game is on the usb.
w.up("bootDrcTex.tga", "/vol/storage_mlc01/usr/title/00050000/10198900/meta/bootDrcTex.tga") changes the gamepad boot screen. this is using Yoshi's Island title id which is the 101.... portion. change to ur own game's to do this. failure to do so will result in a file can't be found error.
w.up("bootTvTex.tga", "/vol/storage_mlc01/usr/title/00050000/10198900/meta/bootTvTex.tga") changes the tv splash screen.
w.up("iconTex.tga ", "/vol/storage_mlc01/usr/title/00050000/10198900/meta/
iconTex.tga") edits the icon.
and, w.up("bootsound.btsnd", "/vol/storage_mlc01/usr/title/00050000/10198900/meta/bootsound.btsnd") edits the sound byte played when opening the game. change mlc01 to usb01 if the game is on the usb.
Last edited: