Home Gallery Resources The Team Rules chat Login Register
Pages: [1]
Author Topic: SSE stock icons  (Read 2419 times)
0 Members and 1 Guest are viewing this topic.
Shun_One
Lol Kitten
*********
Offline Offline

Posts: 888


  • Awards >9000 Star Hacker Smash 3 Team Pin Collector

  • View Profile WWW Awards
    « on: April 30, 2012, 05:36:06 PM »


    I'm trying to replace the stock icons for SSE's character line-up during gameplay. Specifically, while playing a stage the character you'll become next is listed to the left as a Stock. What file do I need to edit to replace these?
    Logged

    I'm no longer around. If you really need to get my attention, send a PM

    Sky Grounder
    Lol Kitten
    *********
    Offline Offline

    Posts: 978


  • Awards Heart Container Tutorial Writer

  • View Profile Awards
    « Reply #1 on: May 02, 2012, 11:25:34 AM »


    I'm trying to replace the stock icons for SSE's character line-up during gameplay. Specifically, while playing a stage the character you'll become next is listed to the left as a Stock. What file do I need to edit to replace these?
    It might be the file in: \menu\common\StockFace1pTex_en.brres
    Logged

    3DS FC: 5370-0958-4818
    Wii U NNID: Doraleus

    SomeKindOfMetroid
    Expert Kitten
    ****
    Offline Offline

    Posts: 89


    View Profile Awards
    « Reply #2 on: May 02, 2012, 01:47:20 PM »


    It might be the file in: \menu\common\StockFace1pTex_en.brres
    I'm pretty sure this is the one. I'll test it out and let you know in a little while.

    EDIT: Nope. Give me a bit and I'll figure out which one.


    EDIT 2: \menu2\if_adv_mngr_en.pac

    Find them in MiscData[8].

    I haven't actually tested it, but it's the only file I have replaced (besides StockFace1pTex_en.brres) that contains 1P stock faces, and I know I have some SSE faces replaced, so I'm pretty sure that's the one.
    « Last Edit: May 02, 2012, 03:06:58 PM by SomeKindOfMetroid » Logged

    Shun_One
    Lol Kitten
    *********
    Offline Offline

    Posts: 888


  • Awards >9000 Star Hacker Smash 3 Team Pin Collector

  • View Profile WWW Awards
    « Reply #3 on: May 02, 2012, 06:27:16 PM »


    Will test it out and let you know, thanks.

    EDIT: Tried both at the same time, no change. Hm...perhaps it's a different file...
    « Last Edit: May 02, 2012, 07:02:42 PM by Shun_One » Logged

    I'm no longer around. If you really need to get my attention, send a PM

    SomeKindOfMetroid
    Expert Kitten
    ****
    Offline Offline

    Posts: 89


    View Profile Awards
    « Reply #4 on: May 03, 2012, 09:22:25 AM »


    Really? Later today I'll have another look at my files, but that's pretty surprising.

    Are you using Riivolution? Because the FPC won't replace if_adv_mngr_en. If you are using Riivolution, make sure either the file has _en on the end, or the XML is set up to compensate for that specific file.
    « Last Edit: May 03, 2012, 09:23:40 AM by SomeKindOfMetroid » Logged

    Sky Grounder
    Lol Kitten
    *********
    Offline Offline

    Posts: 978


  • Awards Heart Container Tutorial Writer

  • View Profile Awards
    « Reply #5 on: May 03, 2012, 12:33:01 PM »


    Really? Later today I'll have another look at my files, but that's pretty surprising.

    Are you using Riivolution? Because the FPC won't replace if_adv_mngr_en. If you are using Riivolution, make sure either the file has _en on the end, or the XML is set up to compensate for that specific file.
    Reminder: The FPC removes the _en part of a file, so try loading it in Gecko as if_adv_mngr.pac for example. That's also why gecko users have to rename the mu_menumain_en.pac to mu_menumain.pac
    Logged

    3DS FC: 5370-0958-4818
    Wii U NNID: Doraleus

    SomeKindOfMetroid
    Expert Kitten
    ****
    Offline Offline

    Posts: 89


    View Profile Awards
    « Reply #6 on: May 03, 2012, 02:20:18 PM »


    Reminder: The FPC removes the _en part of a file, so try loading it in Gecko as if_adv_mngr.pac for example. That's also why gecko users have to rename the mu_menumain_en.pac to mu_menumain.pac
    Does the FPC even replace if_adv_mngr, though? I don't know, myself.

    Also, the FPC doesn't quite "remove" the en part of a file. Rather, it replaces files that have _en on the disc by looking for files without _en on the SD card. So it replaces disc\system\common5_en.pac with SD\wii\app\rsbe\pf\system\common5.pac. Yeah.
    Logged

    Shun_One
    Lol Kitten
    *********
    Offline Offline

    Posts: 888


  • Awards >9000 Star Hacker Smash 3 Team Pin Collector

  • View Profile WWW Awards
    « Reply #7 on: May 03, 2012, 02:31:29 PM »


    Tried out both, but perhaps there's just a problem on my end? I'm using the FPC so you're aware. If FPC doesn't replace the file, that would explain a lot. I wouldn't be surprised if that was the case. Can't use Riivolution due to busted disc drive.
    Logged

    I'm no longer around. If you really need to get my attention, send a PM

    SomeKindOfMetroid
    Expert Kitten
    ****
    Offline Offline

    Posts: 89


    View Profile Awards
    « Reply #8 on: May 03, 2012, 02:40:50 PM »


    Well, I'll test if_adv_mngr right now. If it works, then FPC just doesn't replace the file.

    I'd like to talk to Phantom about exactly what the code does, though. I guess there must be some reason why it isn't as simple as adding a few lines to shoehorn in a new file replacement.

    EDIT: Yeah, it's if_adv_mngr. By "tried out both," you mean with and without _en, right? In that case, the code doesn't support this file.
    « Last Edit: May 03, 2012, 02:47:53 PM by SomeKindOfMetroid » Logged

    Shun_One
    Lol Kitten
    *********
    Offline Offline

    Posts: 888


  • Awards >9000 Star Hacker Smash 3 Team Pin Collector

  • View Profile WWW Awards
    « Reply #9 on: May 03, 2012, 02:55:50 PM »


    That's what I meant by tried out both. Thanks for the help. It seems the FPC doesn't affect that file.
    Logged

    I'm no longer around. If you really need to get my attention, send a PM

    Pages: [1]
    Print
    Jump to: