Hacking Nintendont Themes and Custom Mods

  • Thread starter Thread starter AbdallahTerro
  • Start date Start date
  • Views Views 442,856
  • Replies Replies 2,649
  • Likes Likes 30
vWii, no probs or errors with menus or loader.

i load game through usbloadergx, but i tryed directly with the loader, and same result...

no errors on boot but black screen, could you please repost boot.dol, from v295 just to test something ?
these are the 3 older dols all 296 try which one works this will help track the issue:
https://copy.com/sIA2NZRrJUpAUFhD
 
Same problem, ok directly with the loader, black screen with usb loader GX ... r1241

[EDIT] No problem with r295
 
When I boot though HBC, it plays audio and I can do stuff but the screen is completely black, but it works perfect for me through USBLGX.
 
Bioses are @ the root of my hdd, but i haven't any splashscreen...

Just in case, when I downloaded the newest revision, I only downloaded the NTSC BIOS. My guess is that it has something to do with BIOS detection and that it uses the wrong BIOS for the games we are playing.
 
Just in case, when I downloaded the newest revision, I only downloaded the NTSC BIOS. My guess is that it has something to do with BIOS detection and that it uses the wrong BIOS for the games we are playing.
the bios code is very clear it checks for 4ths character in gameid:
first for "E" > ntsc bios then for "J" > jap bios else > bios =pal
so only thing that can fool it is a wrong or custom title ID

now the problem in official was pal bios not working on wiiu
so i made the code:
check first for "E" > ntsc bios then for "J" > jap bios then if not wiiu > pal and if wiiu > no bios
I hope it works cause if it doesn't I'll just revert to ofiicial code leaving pal bios broken on wiiu
 
  • Like
Reactions: Troopage
And i have another strange thing now, when i load Nintendont with HBC, it loads directly a game, i have to push B to cancel autoboot
 
And i have another strange thing now, when i load Nintendont with HBC, it loads directly a game, i have to push B to cancel autoboot
that's not a problem it's a feature
you have to change gx settings to delete nincfg.bin or change "autoboot" setting to "off" in nintendont
 
the bios code is very clear it checks for 4ths character in gameid:
first for "E" > ntsc bios then for "J" > jap bios else > bios =pal
so only thing that can fool it is a wrong or custom title ID

now the problem in official was pal bios not working on wiiu
so i made the code:
check first for "E" > ntsc bios then for "J" > jap bios then if not wiiu > pal and if wiiu > no bios
I hope it works cause if it doesn't I'll just revert to ofiicial code leaving pal bios broken on wiiu

This might be a long shot, and certainly only for testing purposes, but what if you made it something like "If GameID... =E, then iplusa.bin; =J, then ipljap.bin; =p, then iplpal.bin, else don't use BIOS"?
 
This might be a long shot, and certainly only for testing purposes, but what if you made it something like "If GameID... =E, then iplusa.bin; =J, then ipljap.bin; =p, then iplpal.bin, else don't use BIOS"?
iplpal is not only "p" also this won't work on wiiu
it looks like the latest code is fine as per Metek (pal skipped on wiiu and ntsc loads via ipl no prob)
 
I updated but everything is still the same for me. It works perfect in USBLGX, the splashscreen still doesn't show in the HBC, and I only have NTSC games and the NTSC BIOS .
 

Site & Scene News

Popular threads in this forum