Hacking Nintendont Themes and Custom Mods

AbdallahTerro

da KiNG
OP
Member
Joined
Jan 14, 2012
Messages
6,052
Trophies
0
Location
Ideas factory :)
Website
ccabz.wordpress.com
XP
3,123
Country
Updated by fixing triforce games save issues for the last time
Since revision 286 triforce games use 4 tiny bin files in saves folder instead of using the ID4.raw files
However if mcemu was "on" the ID4 file is created but not using (maybe causing freezing upon saving but I had those randomly even with mcemu off)
if multi mcemu was used the multi files in saves folder will get corrupted
so I just forced triforce to run using mcemu off by using this code and it works fine

if (( ncfg->Config & NIN_CFG_MC_MULTI ) && (IsTRIGame(ncfg->GamePath) == false))
{
if ((ncfg->GameID & 0xFF) == 'J') // JPN games
memcpy(MemCardName, "ninmemj", 7);
else
memcpy(MemCardName, "ninmem", 6);
}
else if(IsTRIGame(ncfg->GamePath) == true)
ncfg->Config &= ~NIN_CFG_MEMCARDEMU;
else
memcpy(MemCardName, &(ncfg->GameID), 4);
 

AbdallahTerro

da KiNG
OP
Member
Joined
Jan 14, 2012
Messages
6,052
Trophies
0
Location
Ideas factory :)
Website
ccabz.wordpress.com
XP
3,123
Country
It makes like it's going to install, then about 5 seconds later, it's at 100%.The resulting file has no banner and fails to launch. Went back to last official and it works without a hitch.
I just tested installing one GC game and one Wii game to a 4gb usb flash
GC game installed fine 1:1
wii game created the wbfs file and codedumped after reaching 100%
the game was installed fine and I could play it
so it seems the installation thingy is delicate but it works!

also it seems wiiflow reloads ios when installing the game so DS3 controller stop working
 

AbdallahTerro

da KiNG
OP
Member
Joined
Jan 14, 2012
Messages
6,052
Trophies
0
Location
Ideas factory :)
Website
ccabz.wordpress.com
XP
3,123
Country
New default app theme for mastermod pack (not available via online download yet)

A (added)
iz6mba.jpg


B
kpmRdZ2.jpg

png:
eCgeJAu.png
C
LnPyq5A.jpg

png:
CFzWAaN.png
 
  • Like
Reactions: Gomza

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    BakerMan @ BakerMan: this one