|
Title: Removing the names in Tournament mode? Post by: Sanada on May 09, 2012, 10:51:46 AM Is there a way to remove the names in Tournament mode,
Like how it is possible in the CSS, how would I be able to accomplish this? Any help I appreciate it thanks! Title: Re: Removing the names in Tournament mode? Post by: SomeKindOfMetroid on May 09, 2012, 02:04:19 PM Take a look at the files in \Menu\Tournament. Actually, iirc they're not there...
If they're not there, then they're common to some of the other CSS files and replacing them there will do the trick. So check out the following: \Info\Info_en.brres \Info2\Info_Corps_en.pac (?) - I have no idea what mode this is \Info2\Info_en.pac \Menu\Common\CharaFaceTex.brres \Menu\Sc_selcharacter_en.pac - MiscData[70] \System\Common5_en.pac - MiscData[70] I don't know which they are, but afaik those are the places where MenSelchrChrFace.000 and MenSelchrChrNmS.000 show up. Title: Re: Removing the names in Tournament mode? Post by: Sanada on May 09, 2012, 02:28:58 PM Nothing in \Menu\Tournament seems to be it. Sc_selcharacter_en.pac and Common5_en.pac are not it becuase I've have those removed but it still shows in Tournament mode. CharaFaceTex.brres changed the faces, so it must be the others from Info or Info2 I haven't looked at yet. Thanks.
--------- Nope, not in any of the info.pacs ether...gotta be somthing else but what and where? Title: Re: Removing the names in Tournament mode? Post by: SomeKindOfMetroid on May 10, 2012, 07:24:51 PM Erm... Well, first I need to see if I actually have those replaced. If I do, then I can take another look through my files and try to find them.
I really hate hunting down specific instances of highly repetitive files like this... Title: Re: Removing the names in Tournament mode? Post by: Sanada on May 10, 2012, 08:25:32 PM Ah, I think I found it, in TourRule, the first modeldata, it's a model MenTrnFace0000_TopN.
After changing the name bone scaled to 0, it still did not go away...unless File Patch Code does not load this file from SD card, I'll try again tomorrow by injecting it with Wiiscrubber. I'll report my results until then. If anyone else gotten this to work, please let me know. Thanks! Title: Re: Removing the names in Tournament mode? Post by: SomeKindOfMetroid on May 10, 2012, 08:27:56 PM Another one of those stealthy models, huh? Why not replace it with static?
EDIT: On second thought, I guess what you did is a pretty surefire way of hiding a model? I don't know so much about it. Unless you figure out by then, tomorrow (or sometime) I'll do what you did, with Riivolution, and see if they're gone. Title: Re: Removing the names in Tournament mode? Post by: Sanada on May 11, 2012, 04:07:45 PM Yea, usually you scale the model's animation for it not to appear, but nope, seems like what I did - did not work. So it's back to the drawing board...what to do now...eh.
|