Home Gallery Resources The Team Rules chat Login Register
Pages: [1]
Author Topic: geno color swap  (Read 3983 times)
0 Members and 1 Guest are viewing this topic.
Professor Fufflykins
Mega Kitten
*****
Offline Offline

Posts: 176

The Professor is ANGRY! WHAY HAS U DUN TIS!!!?!??!


View Profile Awards
« on: July 31, 2010, 09:59:27 PM »


can i make it so that when i chose geno (toonlink) on my css when im playing team mode it dosnt say im being green instead im being blue when i choose him without having to change the color of him through clicking the x and y button when you first choose a character.
« Last Edit: August 01, 2010, 07:07:12 PM by smashbox77 » Logged


FairKnight
Fighter of the Cosmos
Extreme Kitten
*******
Offline Offline

Posts: 334


From Ice to Wind

  • Awards Star Hacker Super Saiyan Topic Starstormer Featured

  • View Profile Awards
    « Reply #1 on: July 31, 2010, 10:44:28 PM »


    In an info.pac it may cause freezing to delete one of the Datas that keep it running, if its a memory space problem you have then tell me the details of the info.pac you are modifying and I can gladly tell you what needs to be done to shrink its file size
    Logged



    DarkPikachu
    Angel Kitten
    ***
    Offline Offline

    Posts: 3069


    complexity == fun

  • Awards Super Saiyan Topic Heart Container KCMM Veteran Tutorial Writer

  • View Profile Awards
    « Reply #2 on: August 01, 2010, 06:30:05 AM »


    (using a hex editor) try deleting most of the data in:
    dummy1.dat
    dummy2.dat
    border.dat
    (leave at least 4 bytes '00 00')

    these go in the pf directory.

    not garunteed this'll work though.

    In an info.pac it may cause freezing to delete one of the Datas that keep it running, if its a memory space problem you have then tell me the details of the info.pac you are modifying and I can gladly tell you what needs to be done to shrink its file size


    you're going to say LZ77 compression right Smiley




    EDIT:
    if you don't have the dat files...
    just create new .txt files and rename the extension to .dat
    « Last Edit: August 01, 2010, 06:40:14 AM by Tcll » Logged


    Quote: Friedslick6
    you have been through a lot of hassle. I've watched every topic you posted on this, and most of them seemed to disintegrate gradually.
    But the coolest part was that you didn't stop working on it despite that.

    Quote: Internet Explorer
    you're doing more with your life right now than probably most other people around you. You're a valuable asset to the Smash community. So yeah, you should be proud.

    quote: Greg
    You do have a gift which I've seen many developers use to their advantage. You can become a great coder, and with all of those ideas I think you can really build something great.

    Professor Fufflykins
    Mega Kitten
    *****
    Offline Offline

    Posts: 176

    The Professor is ANGRY! WHAY HAS U DUN TIS!!!?!??!


    View Profile Awards
    « Reply #3 on: August 01, 2010, 07:47:48 AM »


    how do i try to shrink its file size?
    Logged


    mnsg
    Holy Kitten
    *
    Offline Offline

    Posts: 1801

  • Awards Super Saiyan Topic Star Hacker >9000 Featured

  • View Profile Awards
    « Reply #4 on: August 01, 2010, 09:55:01 AM »


    Try replacing the descriptions involving Wi-Fi with periods.  That'll reduce the memory of the info.pac file, and prevent game crashes whenever you want to take snapshots or save replays.

    P.S.: You'll need all the files inside the info2 folder if you want your info modifications to be applied in all game modes.  For the Subspace Emissary, get hold of if_adv_mngr.pac.
    Logged


    Professor Fufflykins
    Mega Kitten
    *****
    Offline Offline

    Posts: 176

    The Professor is ANGRY! WHAY HAS U DUN TIS!!!?!??!


    View Profile Awards
    « Reply #5 on: August 01, 2010, 10:41:31 AM »


    is 392 kb to much?
    « Last Edit: August 01, 2010, 11:32:32 AM by smashbox77 » Logged


    mnsg
    Holy Kitten
    *
    Offline Offline

    Posts: 1801

  • Awards Super Saiyan Topic Star Hacker >9000 Featured

  • View Profile Awards
    « Reply #6 on: August 01, 2010, 11:40:00 AM »


    is 392 kb to much?

    Check an unedited info.pac file to see how much memory it uses.  Make sure that when you modify that file that it uses less memory than normal.
    Logged


    Professor Fufflykins
    Mega Kitten
    *****
    Offline Offline

    Posts: 176

    The Professor is ANGRY! WHAY HAS U DUN TIS!!!?!??!


    View Profile Awards
    « Reply #7 on: August 01, 2010, 11:53:32 AM »


    if i had put the info pac that goes in info2 folder in the fighter folder will that freeze the game?
    Logged


    thedragonisonline
    Mega Kitten
    *****
    Offline Offline

    Posts: 126

    I do only music at the moment PM me if you want


    View Profile Awards
    « Reply #8 on: August 01, 2010, 12:12:14 PM »


    Heres how it works. info.pac goes in...
    SDCard:\private\wii\app\RSBE\pf\info2
    The filesize must be 391 kb or it will either freeze or in my case fail to load.
    (I mean that the game just skips over that file if it is too big and loads it from the disc)
    To cut down on the size, open it in BrawlBox, and navigate it like this.
    info_en\MiscData[160]
    When you find it start replacing text in there with a single question mark.
    Only replace text that you will never see.

    A link to a video explaining this is here.
    Skip to 3:26 to see what you need.
    <a href="http://www.youtube.com/watch?v=Y_p__Rbg8cs" target="_blank" class="aeva_link bbc_link new_win">http://www.youtube.com/watch?v=Y_p__Rbg8cs</a>

    Logged

    Dragon eggs... Yeah. Click them. Click them all.


    Credit to RobzdaBlades for the sig.


    Professor Fufflykins
    Mega Kitten
    *****
    Offline Offline

    Posts: 176

    The Professor is ANGRY! WHAY HAS U DUN TIS!!!?!??!


    View Profile Awards
    « Reply #9 on: August 01, 2010, 01:11:32 PM »


    what if replace text i will see?
    Logged


    RevengeHunter
    Mega Kitten
    *****
    Offline Offline

    Posts: 170


    Happy Sasuke is happy

  • Awards Tutorial Writer

  • View Profile Awards
    « Reply #10 on: August 01, 2010, 01:45:31 PM »


    Then you will get messages with '?' instead of the text you're supposed to see.
    « Last Edit: August 01, 2010, 01:46:58 PM by Master Illusion » Logged


    Professor Fufflykins
    Mega Kitten
    *****
    Offline Offline

    Posts: 176

    The Professor is ANGRY! WHAY HAS U DUN TIS!!!?!??!


    View Profile Awards
    « Reply #11 on: August 01, 2010, 01:52:01 PM »


    oh
    Logged


    Professor Fufflykins
    Mega Kitten
    *****
    Offline Offline

    Posts: 176

    The Professor is ANGRY! WHAY HAS U DUN TIS!!!?!??!


    View Profile Awards
    « Reply #12 on: August 01, 2010, 07:07:29 PM »


    can i make it so that when i chose geno (toonlink) on my css when im playing team mode it dosnt say im being green instead im being blue when i choose him without having to change the color of him through clicking the x and y button when you first choose a character.
    Logged


    thedragonisonline
    Mega Kitten
    *****
    Offline Offline

    Posts: 126

    I do only music at the moment PM me if you want


    View Profile Awards
    « Reply #13 on: August 01, 2010, 07:20:07 PM »


    then you would have to change filenames and change where the custom csp is.
    I hate this part of texturing.
    Logged

    Dragon eggs... Yeah. Click them. Click them all.


    Credit to RobzdaBlades for the sig.


    Professor Fufflykins
    Mega Kitten
    *****
    Offline Offline

    Posts: 176

    The Professor is ANGRY! WHAY HAS U DUN TIS!!!?!??!


    View Profile Awards
    « Reply #14 on: August 01, 2010, 07:31:27 PM »


    oh
    Logged


    Pages: [1]
    Print
    Jump to: