Home Gallery Resources The Team Rules chat Login Register
Pages:  1 ... 32 33 34 [35] 36 37 38 ... 590
Author Topic: The Brawl Expansion Project  (Read 2827209 times)
0 Members and 2 Guests are viewing this topic.
SonicBrawler
Magical Girl
Overlord Kitten
******
Offline Offline

Posts: 6977


Bae

  • Awards Star Hacker Renowned Hacker Active Contributor Heart Container

  • View Profile WWW Awards
    « Reply #510 on: January 05, 2014, 05:45:08 AM »


    Wow kage. Nice. I will be sure to check all that stuff out.

    Logged

    Quotes:
    Not all people have the luxury of being able to buy things whenever they want.

    Some people are barely scraping by in the economy.
    Modding has made you guys so spoiled.

    OmegaS3
    Texture/PSA Master
    Extreme Kitten
    *******
    Offline Offline

    Posts: 322


    Legends never die!

  • Awards Starstormer Famous Hacker KCMM Veteran Hot Topic

  • View Profile Awards
    « Reply #511 on: January 05, 2014, 05:53:20 AM »


    Wow kage. Nice. I will be sure to check all that stuff out.


    Let me know if you get that to work for you. I tried the CSP tutorial and I get a blank icon that freezes.
    I have the compression set to LZ77.
    Dr. Mario is number 91 so that is 5b.
    His portraits are 911, 912, 913, 914, and 915.
    His Icon and Name are numbered 092 in the misc. 70.
    The cosmetic id is 5b.

    So I have no idea what I did wrong. The original cosmetic does work though.
    Logged


    Ricky (Br3)
    KC:MM Family JesterㅤThe Last One Here
    Administrator
    ******
    Offline Offline

    Posts: 7777


  • Awards KCMM Storyteller Decade Staff RAGE!! Warm Welcomer

  • View Profile WWW Awards
    « Reply #512 on: January 05, 2014, 06:40:11 AM »



    This is amazing! Does it only affect the added characters? And does it have any drawbacks?
    Logged

    ㅤlㅤ

    ㅤlㅤ


    ASF1nk
    HAX PRODIGY
    Supreme Kitten
    ********
    Offline Offline

    Posts: 666


  • Awards >9000 Star Hacker Heart Container Pin Collector

  • View Profile WWW Awards
    « Reply #513 on: January 05, 2014, 09:02:58 AM »




    Since everyone is having trouble getting BrawlEx to work, might as well share my setup so you guys get an idea of how stuff works.

    My pack has 8 filler PSAs for Marth[Roy], Ike[Cloud], Link[Zero], Lucario[KidBuu], Snake[Deadpool], Pit[Waluigi], Wolf[Wolverine], and Sonic[Shadow] leftover from my CE.
    It includes all cosmetics including their own separate franchise icons, as well as their own victory themes and announcer calls. It even contains a true de-cloned Roy where the GFX don't mess up [Should write a tutorial soon]. As well as extra costumes for Fox ala cBliss. Tongue



    The pack comes with codes to fix the Result Camera cropping. Each Clone needs their Camera tuned for whatever PSA you are using. I actually just copy pasted the values for the base character of the clones, but that won't always works. It all depends on the winning animation.


    Code:
    Result Camera Engine [ASF1nk]
    80000000 80B29750
    80000001 80586100
    8A03FC01 00000000
    049367D0 3CA08058
    049367D8 38A56100
    04936B24 3C808058
    04936B2C 38846100
    049367D4 380000FF

    ResultCam Data for 3F [Roy][ASF1nk]
    065864FC 00000014
    0000003F 3F800000
    40E00000 40C00000
    40C00000 00000000

    ResultCam Data for 40 [Cloud] [ASF1nk]
    06586510 00000014
    00000040 3F800000
    40F00000 40E00000
    40200000 00000000

    ResultCam Data for 41 [Zero] [ASF1nk]
    06586524 00000014
    00000041 3F800000
    40C00000 40F00000
    40E00000 00000000

    ResultCam Data for 42 [KidBuu] [ASF1nk]
    06586538 00000014
    00000042 3F866666
    40C00000 40C00000
    40400000 00000000

    ResultCam Data for 43 [Deadpool] [ASF1nk]
    0658654C 00000014
    00000043 3F8A3D71
    4114CCCD 4114CCCD
    4114CCCD 00000000

    ResultCam Data for 44 [Waluigi] [ASF1nk]
    06586560 00000014
    00000044 3F800000
    3FC00000 40E00000
    40800000 00000000

    ResultCam Data for 45 [Wolverine] [ASF1nk]
    06586574 00000014
    00000045 3F800000
    40F00000 40E00000
    40200000 00000000

    ResultCam Data for 46 [Shadow] [ASF1nk]
    06586588 00000014
    00000046 3F7851EC
    40900000 40900000
    40600000 00000000

    ResultCam Data for XX [ASF1nk]
    06586588 00000014
    000000XX YYYYYYYYY
    ZZZZZZZZ VVVVVVVV
    SSSSSSSS 00000000

    XX = Character ID
    YYYYYYYYY = Unknown Float value [Generally you want it set close to 3F800000]
    ZZZZZZZZ = 1st Winning animation float Value moves camera up/down.
    VVVVVVVV = 2nd Winning animation float value moves camera up/down.
    SSSSSSSS = 3rd Winning animation float value moves camera up/down.

    Floating point to hex converter

    To add new Camera data codes for new clones, just copy and paste the last camera code you have and add 14 hex to the first word and edit the character ID and float values accordingly.

    Ex. Making a Camera data slot for Character ID 47 you take the first word from slot 46 06586588 and add 0x14 to it. You end up with 658659C.

    So the new slot should look like this:
    ResultCam Data for 47 [ASF1nk]
    0658659C 00000014
    00000047 XXXXXXXX
    XXXXXXXX XXXXXXXX
    XXXXXXXX 00000000

    -------------------------------------------------------------------------------------------------
    By the way for those of you wondering about cBliss, BrawlEx has it's own way of doing extra costumes so cBliss is not needed any more.

    What you need to do is using the Config Utility edit the fighter.dat and check the boxes of the costumes you want.

    If you take a look at the fox Fighter.dat in my pack under Colors, you can see I checked the boxes 6, 7, 8, 9.



    You then need to open the CSSslot.dat on a hex editor and staring from offset 0x20 those are the costumes.
    you need to add the color and the .pac number. before the '0C' terminator.

    The format for the costumes is 2 bytes, 1st byte is the color and 2nd byte is the costume. Costume is the number you would use for your .pac.

    No extra costumes


    4 extra costumes


    Remember the 0C byte is what tells the game to stop reading the values so every costumes you add needs to go before the 0C.

    Anyways, since I'm fairly knowledgeable on the subject, I'll help a little answering all of your questions. There is too much confusing in here right now.


    EDIT: When I made the pack I was using BrawlEx v1.1.0.0 you should download BrawlEx v1.1.2.0 and just grab the bx_fighter.rel from there and replace it in the module folder.

    DO NOT USE v1.1.2.1.
    « Last Edit: January 19, 2014, 01:59:12 PM by ASF1nk » Logged

    Skype: ASF1nk



    SonicBrawler
    Magical Girl
    Overlord Kitten
    ******
    Offline Offline

    Posts: 6977


    Bae

  • Awards Star Hacker Renowned Hacker Active Contributor Heart Container

  • View Profile WWW Awards
    « Reply #514 on: January 05, 2014, 09:08:25 AM »


    If only i was home, I could download and look around at how u did stuff.

    Nice job.
    Logged

    Quotes:
    Not all people have the luxury of being able to buy things whenever they want.

    Some people are barely scraping by in the economy.
    Modding has made you guys so spoiled.

    Hosernaut
    Mega Kitten
    *****
    Offline Offline

    Posts: 156


  • Awards Hot Topic

  • View Profile Awards
    « Reply #515 on: January 05, 2014, 09:15:10 AM »


    @EternalYoshi: Meta Knight clone is working fine for me. I haven't tested any 1 player modes, but I cloned him and put Haunter over him, and he's working 100% fine.

    @ASF1nk: such love Cheesy
    Logged


    Currently taking Stock Icon requests.
    In need of an animator for a few moves for my PSA. PM me if interested.

    Ricky (Br3)
    KC:MM Family JesterㅤThe Last One Here
    Administrator
    ******
    Offline Offline

    Posts: 7777


  • Awards KCMM Storyteller Decade Staff RAGE!! Warm Welcomer

  • View Profile WWW Awards
    « Reply #516 on: January 05, 2014, 09:26:34 AM »


    ASF1nk, I just have two questions...

    First, could you look into my GCT to see what I need to get rid of or change in order to add those characters? I wanted to keep using my GCT, but I will download your pack.


    Code:
    RSBE01
    Super Smash Bros. Brawl

    1 player matches [spunit262]
    * 0468D420 2C060001

    Allow More Than 1000 Replays/Stages/Snapshots [brkirch]
    * 040C464C 48000184

    Allow Replays Longer Than Three Minutes [brkirch]
    * 040E5DE8 60000000
    * 04953184 60000000
    * 04953224 60000000

    Unrestricted Camera on pause
    * 4A000000 80000000
    * 040A7D60 4E800020
    * 04109D88 38800001

    Unrestricted Camera on Replay
    * 0409E934 60000000
    * 0409E93C 60000000
    * 0409E9AC FC201890
    * 0409E9B8 FC600090
    * 0409E9BC FC000890
    * 0409E9C8 FC001890

    File Patch Code
    * E0000000 80008000
    * 225664EC 00000000
    * 0401BFE0 4858BE20
    * 065A7E00 00000070
    * 38A00067 38810020
    * 3CE0805A 60E37C18
    * 4BE52531 38A0007F
    * 3883FFE8 38610020
    * 4BE52521 38A00068
    * 60E47C18 38610020
    * 9421FF80 BC410008
    * 38610088 4BA74DB9
    * 7C7C1B78 2C030000
    * 4082000C 38210080
    * 4800001C B8410008
    * 38210080 4BE524E5
    * 38610008 4BA742E1
    * 7C7C1B78 4BA741E8
    * 040223E0 48585BC0
    * 065A7FA0 00000020
    * 77239000 2C030000
    * 4182000C 7FDDC850
    * 3BDEFFE0 93DB0008
    * 4BA7A42C 00000000
    * 0401CD0C 4858B1F4
    * 065A7F00 00000038
    * 2C030000 4182000C
    * 4BA7DD51 4BA74E04
    * 80780008 2C030000
    * 41820014 8118000C
    * 7C634214 7C7B1850
    * 48000008 8078000C
    * 4BA74DE0 00000000
    * 043EE9D8 48000014
    * 043EEBD4 48000014
    * 043D8B9C 48000018
    * 043E9B4C 38600000
    * 043E9D38 38600000
    * 043D8C80 60000000
    * 80000000 80406920
    * 80000001 805A7C00
    * 8A001001 00000000
    * 045A7C10 2F525342
    * 045A7C14 452F7066
    * 80000001 805A7B00
    * 8A001001 00000000
    * 065A7B10 0000000F
    * 2F525342 452F7066
    * 2F736F75 6E642F00
    * 041C6CE0 483E0D20
    * 065A7A00 00000028
    * 9421FF80 BC410008
    * 3C60805A 60637B1F
    * 4BE52931 B8410008
    * 38210080 4BE52995
    * 4BC1F2C4 00000000
    * 065A7900 00000078
    * 9421FF80 7C0802A6
    * 9001000C BC810010
    * 9421FF00 7C872378
    * 54B2BA7E 7CD33378
    * 38800000 9081000C
    * 90810010 90610014
    * 90810018 3880FFFF
    * 9081001C 38610020
    * 90610008 7CE43B78
    * 38A00080 4BE529F5
    * 38610008 4BA752A1
    * 60000000 80210000
    * B8810010 8001000C
    * 7C0803A6 80210000
    * 4E800020 00000000
    * 043E399C 481C3F04
    * 065A78A0 00000010
    * 80BC0020 7CA59214
    * 3A400000 4BE3C0F4
    * 043DBAEC 481CBDE4
    * 065A78D0 00000018
    * 800302A4 2C130000
    * 41820008 7E609B78
    * 3A600000 4BE3420C
    * 041CDF7C 483D9884
    * 065A7800 00000098
    * 818C0014 9421FF80
    * BC410008 3D009034
    * 61089D94 7C034000
    * 4082003C 7C882378
    * 3C60804D 60630000
    * 3C80805A 60847B00
    * 7CC53378 38C04200
    * 80E40080 2C070000
    * 40820014 60000000
    * 480000B9 2C030000
    * 41820010 B8410008
    * 80210000 4BC26724
    * 70A501FF 3868FFFF
    * 3C80804C 6084FFFF
    * 7C842A14 38A04001
    * 38A5FFFF 8C040001
    * 9C030001 2C050000
    * 4082FFF0 B8410008
    * 80210000 4BC2670C
    * 141CCF90 483DA770
    * 065A7700 00000048
    * 9421FF80 BC410008
    * 7FE3FB78 3C80805A
    * 60847B00 38A00000
    * 38C04000 480001E5
    * 90640080 807F0008
    * 907A0014 907A005C
    * 907A0074 B8410008
    * 80210000 807F0000
    * 4BC25854 00000000
    * E0000000 80008000

    Ricky's Custom CSS [spunit262]
    * 0668310C 00000030
    * 387E006C 3B600000
    * 3C808068 38840DE0
    * 7CBB20AE 7CA50775
    * 41800014 94A30004
    * 3B7B0001 2C1B0032
    * 4180FFE8 48000038
    * 04690338 48000068
    * 066900d8 00000008
    * 2c170028 41820168
    * 02680DE0 0022FFFF
    * 06680DE0 00000029
    * 00010212 06070811
    * 0D091A24 27171613
    * 20210304 290E0F10
    * 0A250B19 1B5E5C5D
    * 230C1514 1F260522
    * 18000000 00000000

    CSS Fix [Phantom Wings]
    * 046A0C68 C2000000
    * 0469DC18 40820030
    * 0469DC40 2C030000
    * 04689E88 60000000

    CSS fixes for Samus/ZSS and Zelda/Shiek V2.1 [spunit262] (6 Lines)
    * 04693D50 38800004
    * 06693D6C 00000008
    * 38000000 3880000F
    * 046900E8 60000000
    * 04697F58 60000000
    * 04697EEC 60000000

    Regular Zelda Icon (CSS) [spunit262]
    * 046900E8 60000000

    Independent Pokemon Engine +no wreck My Music V2 [spunit262] (11 lines)
    * 06407BD0 0000000E
    * 04030F0D 1E1B1F1B
    * 201B211B 221B0000
    * C2684964 00000007
    * 881400B8 2C00003F
    * 41A00028 2C03001D
    * 40A20008 3860001E
    * 2C03001F 40A20008
    * 38600020 2C030021
    * 40A20008 38600022
    * 987400B8 00000000

    CSS fixes for Giga and Company V2 [spunit262] (10 Lines)
    * C2684940 00000002
    * 9BB400B8 57BD06BE
    * 2C1D001B 00000000
    * 040AF8D4 546025B6
    * 040AF964 546025B6
    * 040AF830 546025B6
    * 040AF528 546025B6
    * 040AF810 546025B6
    * 040AF880 546025B6
    * 040AF848 546025B6

    Hanenbow is Wi-fi room
    * C298D528 00000003
    * 2C060031 40820008
    * 38C00038 60000000
    * 90DD08C0 00000000
    * C26DCEE0 00000003
    * A37A0022 2C1B0025
    * 40820008 3B600037
    * 60000000 00000000

    Stage Roster Exp, System v2.0: [Phantom Wings]
    * E0000000 80008000
    * 04043B20 380000FF
    * 04043B40 1C060018
    * 04043B58 38840018
    * 04949C8C 3884B460
    * 04949D10 3884B460
    * 04949E20 3884B460
    * 04949EFC 3884B460
    * C294A588 00000003
    * A063001A 2C030040
    * 41800008 38600000
    * 60000000 00000000
    * C294A1D0 00000003
    * 7C7D1B78 2C03FFFF
    * 40820008 3FA0003F
    * 60000000 00000000
    * 04015564 48000010
    * 2042AEB0 00000041
    * 0442AEB0 00000000
    * 80000000 8042AEB0
    * 80000001 8042AEB0
    * 60000030 00000000
    * 8A001801 00000000
    * 86000000 00000024
    * 86000001 00000018
    * 62000000 00000000
    * 0042B348 024B0000
    * 0442B348 00000040
    * 0642B34C 00000010
    * 73745F63 7573746F
    * 6D00002E 72656C00
    * 80000000 8042BC18
    * 80000001 8042B460
    * 8A010001 00000000
    * 0442B560 8042BC14
    * 0042BC18 010F0000
    * 0642BC14 00000008
    * 43757374 6F6D0000
    * E0000000 80008000
    * 04043B34 483E783C
    * 0642B370 00000050
    * 2C060031 4080000C
    * 80040000 48000040
    * 3806000F 7C030000
    * 40820030 3866FFD0
    * 38C4000F 38860001
    * 3CA08042 60A5B450
    * 38E00000 7E6802A6
    * 4BFCB811 7E6803A6
    * 38C00031 4BC1878C
    * 3884FFE8 4BC1877C
    * 04949C88 4BAE1749
    * 04949D0C 4BAE16C5
    * 04949E1C 4BAE15B5
    * 04949F08 4BAE14C9
    * 0642B3D0 00000060
    * 9421FF80 BC610010
    * 7C6802A6 9061000C
    * 2C000040 41800030
    * 7C030378 3863FFC1
    * 3CC08042 60C6BC1C
    * 38860001 3CA08042
    * 60A5B450 38E00000
    * 39200000 4BFCB7AD
    * 38000040 540013BA
    * 8061000C 7C6803A6
    * B8610010 80210000
    * 4E800020 00000000
    * 0042B455 00000078
    * 0442B45C 00000002

    [Custom SSS - NEW ICONS]
    * 046B8F5C 7C802378
    * 046B8F64 7C6300AE
    * 040AF618 5460083C
    * 040AF68C 38840002
    * 040AF6AC 5463083C
    * 040AF6C0 88030001
    * 040AF6E8 3860FFFF
    * 040AF59C 3860000C
    * 060B91C8 00000018
    * BFA10014 7CDF3378
    * 7CBE2B78 7C7D1B78
    * 2D05FFFF 418A0014
    * 006B929C 00000027
    * 066B99D8 00000027
    * 00010203 04050908
    * 0A0B0C0D 0E0F1114
    * 151A1917 06131D1B
    * 1C1F2021 22252423
    * 27280710 12161800
    * 006B92A4 00000027
    * 066B9A58 00000027
    * 1E262A2B 2C2D2E2F
    * 30313233 34353637
    * 38393A3B 3C3D3E3F
    * 40414243 44454647
    * 48494A4B 4C4D4E00
    * 06407AAC 000000A0
    * 01010202 03030404
    * 05050606 07070808
    * 0909330A 0B0B0C0C
    * 0D0D0E0E 130F1410
    * 15111612 17131814
    * 19151C16 1D171E18
    * 1F19201A 211B221C
    * 231D241E 251F2932
    * 2A332B34 2C352D36
    * 2F373038 3139323A
    * 2E3BFFFF 40204121
    * 42224323 44244525
    * 46264727 48284929
    * 4A2A4B2B 4C2C4D2D
    * 4E2E4F2F 50305131
    * 523D533E 543F5540
    * 56415742 58435944
    * 5A455B46 5C475D48
    * 5E495F4A 604B614C
    * 624D634E 644F0000

    Custom Random CSS V1 [spunit262]
    * 06685824 0000000C
    * 3C608068 7C630214
    * 88630E80 00000000
    * 046857F0 3AE00028
    * 06680E80 00000028
    * 00010212 06070811
    * 0D091A24 27171613
    * 20210304 0E0F100A
    * 250B191B 5E5C5D23
    * 0C15141F 26052218

    No smokeball smoke [Standardtoaster]
    * 4A000000 9105AE40
    * 14000654 00020000
    * 1400065C 00020000
    * 14000664 00020000
    * 1400066C 00020000
    * E0000000 80008000

    SmokeBall doesn't stick
    * 4A000000 91000000
    * 1405B250 00020000
    * E0000000 80008000

    Default CPU Level Modifier[Igglyboo]
    * C2693A70 00000002
    * 38800009 909E01D4
    * 60000000 00000000

    New mushroom stacker:
    * C28960E8 00000007
    * 7C23052E E3E10018
    * 2C1E0000 41820024
    * 80DE00D8 80C60064
    * 80C60020 80C6000C
    * A9460002 1D4A0008
    * 394A0020 7C22552E
    * 60000000 00000000
    * C281C7B0 0000000D
    * 2C1D0000 41820058
    * 821D00D8 82100064
    * 82100020 8210000C
    * ABF00002 1FFF0008
    * 3BFF0020 81C30030
    * 7DFF1214 836F0004
    * 7C0ED800 41820014
    * 91CF0004 C02304A0
    * D02F0000 4800001C
    * 820F0000 2C100000
    * 4182000C C02F0000
    * 48000008 C02304A0
    * 60000000 00000000
    * 04842C74 38800000
    * 04842C94 38800000
    * 04842A2C 38800001
    * 04B88804 3F3504F3
    * 04B88808 3F3504F3
    * 04B88DFC 3F3504F3
    * 04B88E00 3F3504F3
    * 20666928 00000001
    * 085A9340 00000000
    * 200F0004 00000000
    * E0000000 80008000

    Characters have 10 Costumes [All Chars +] [Mewtwo2000, ASF1nk]
    * 06AD817C 00000070
    * 13FF13FF 13FF33FF
    * 13FF13FF 13FF13FF
    * 13FF13FF 13FF33FF
    * 33FF13FF 13FF13FF
    * 13FF13FF 13FF13FF
    * 13FF1FFF 13FF13FF
    * 13FF13FF 13FF33FF
    * 13FF13FF 13FF13FF
    * 13FF13FF 13FF13FF
    * 13FF13FF 13FF13FF
    * 13FF13FF 13FF13FF
    * 13FF13FF 13FF13FF
    * 13FF13FF 13FF13FF
    * 13FF13FF 13FF13FF

    Costume Color offset FIX v2 [ASF1nk, Mewtwo2000]
    * 0645531C 00000018
    * 05000001 03020103
    * 08040205 02060007
    * 03080109 0C000000

    New Wario's own Costume offset v2 [12 Costumes] [ASF1nk, Mewtwo2000]
    * 06455334 0000001C
    * 05000001 03020103
    * 08040205 02060007
    * 03080109 070A090B
    * 0C000000 00000000

    All Roster has Costume Offset FIX. v3 [ASF1nk, Mewtwo2000]
    * 04455460 8045531C
    * 04455470 8045531C
    * 04455480 8045531C
    * 04455490 8045531C
    * 044554A0 8045531C
    * 044554B0 8045531C
    * 044554C0 8045531C
    * 044554D0 8045531C
    * 044554E0 8045531C
    * 044554F0 8045531C
    * 04455500 8045531C
    * 04455510 8045531C
    * 04455520 8045531C
    * 04455530 8045531C
    * 04455540 8045531C
    * 04455550 8045531C
    * 04455560 8045531C
    * 04455570 8045531C
    * 04455580 8045531C
    * 04455590 8045531C
    * 044555A0 8045531C
    * 044555B0 80455334
    * 044555C0 8045531C
    * 044555D0 8045531C
    * 044555E0 8045531C
    * 044555F0 8045531C
    * 04455600 8045531C
    * 04455610 8045531C
    * 04455620 8045531C
    * 04455630 8045531C
    * 04455640 8045531C
    * 04455650 8045531C
    * 04455660 8045531C
    * 04455670 8045531C
    * 04455680 8045531C
    * 04455690 8045531C
    * 044556A0 8045531C
    * 044556B0 8045531C
    * 044556C0 8045531C
    * 044556D0 8045531C

    And second... if I edit all the characters' like you did with Fox, which will be a long and tedious task for sure, then it will work just exactly as cBliss did?
    Logged

    ㅤlㅤ

    ㅤlㅤ


    KidCraft24
    Mega Kitten
    *****
    Offline Offline

    Posts: 109


    Brawl DX Creator


    View Profile Awards
    « Reply #517 on: January 05, 2014, 10:06:37 AM »


    not sure if it's the way i setup my clone of marth but mine freezes at random times when i'm playing on stages like lylat cruise and pokemon stadium
    Logged




    Click The Logo To Find Out More
    Click the Link To Download Now
    https://www.mediafire.com/?vpg7cn3ohvgh513 Download for SD cards 2 GigaBytes or less
    http://www.mediafire.com/download/3b9ax3zb97xw1r7 Download for SDHC Users

    ZX_BraveSol_ZX
    Supreme Kitten
    ********
    Offline Offline

    Posts: 501


    Give them no quarter!

  • Awards Heart Container Shadow the Pinhog B

  • View Profile Awards
    « Reply #518 on: January 05, 2014, 10:27:01 AM »


    . It even contains a true de-cloned Roy where the GFX don't mess up [Should write a tutorial soon].
    PLEASE DO. FINALLY GFX WILL NO LONGER BE AN ISSUE 8D
    Logged

    Never underestimate the power of the ass.


    Ultraxwing
    Holy Kitten
    *
    Offline Offline

    Posts: 1599


    Master of the Vault!

  • Awards Constructive Hot Topic KCMM Veteran Heart Container

  • View Profile Awards
    « Reply #519 on: January 05, 2014, 10:42:58 AM »


    I've got a few questions ASK1ink, it's about your CSS... Joke being the CSS that you are making which is sexy

    well how you added in the CSS stuff. i would like to have more than 8 characters have CSS/CSP related stuff. i've done Sammi's tutorial  for CSP. but you have names/icons/and CSP.

    mind you i'm most likely going to cut back on space by having only one CSP icon being the 00 portrait and the 01 to 05 having a 02-06 number based thing. it saves on file space. usually the numbers are coloured. i did this for Cbliss when i had over 200 costumes loaded.

    and uncloning a clone? making them truly dependant? isn't this going pretty fast? either way can't wait for you tutorials. and maybe other CSS goodies in the far futer... yes i'm a harpy... sue me.
    Logged


    SpoonTheMan
    Mega Kitten
    *****
    Offline Offline

    Posts: 149


    View Profile Awards
    « Reply #520 on: January 05, 2014, 11:05:49 AM »



    where the GFX don't mess up [Should write a tutorial soon].


    Yes, Yes, Yes! I've been having graphical problems with character ports for sooo long now and am fed up with it, a tutorial to FINALLY fix them would be awesome.

    Oh man, these methods for getting things working for the BrawlEx characters are developing so fast, it's great! Cheesy

    Also, anyone know yet a way to add soundbanks/voice packs?
    « Last Edit: January 05, 2014, 11:10:20 AM by SpoonTheMan » Logged

    Tabuu Forte Akugun
    Boss Kitten
    ****
    Offline Offline

    Posts: 4400


    Smash 4 Main: Bowser

  • Awards Heart Container Famous Hacker Starstormer Super Saiyan Topic

  • View Profile Awards
    « Reply #521 on: January 05, 2014, 11:35:50 AM »


    I still don't understand why I get random crashing on the Stage Select with this.
    Logged

    Kingskull95
    Supreme Kitten
    ********
    Offline Offline

    Posts: 528

    Beyond The Boundary

  • Awards Super Saiyan Topic Starstormer Heart Container Famous Hacker

  • View Profile Awards
    « Reply #522 on: January 05, 2014, 11:39:43 AM »




    Since everyone is having trouble getting BrawlEx to work, might as well share my setup so you guys get an idea of how stuff works.

    My pack has 8 filler PSAs for Marth[Roy], Ike[Cloud], Link[Zero], Lucario[KidBuu], Snake[Deadpool], Pit[Waluigi], Wolf[Wolverine], and Sonic[Shadow] leftover from my CE.
    It includes all cosmetics including their own separate franchise icons, as well as their own victory themes and announcer calls. It even contains a true de-cloned Roy where the GFX don't mess up [Should write a tutorial soon]. As well as extra costumes for Fox ala cBliss. Tongue



    The pack comes with codes to fix the Result Camera cropping. Each Clone needs their Camera tuned for whatever PSA you are using. I actually just copy pasted the values for the base character of the clones, but that won't always works. It all depends on the winning animation.


    Code:
    Result Camera Engine [ASF1nk]
    80000000 80B29750
    80000001 80586100
    8A03FC01 00000000
    049367D0 3CA08058
    049367D8 38A56100
    04936B24 3C808058
    04936B2C 38846100
    049367D4 380000FF

    ResultCam Data for 3F [Roy][ASF1nk]
    065864FC 00000014
    0000003F 3F800000
    40E00000 40C00000
    40C00000 00000000

    ResultCam Data for 40 [Cloud] [ASF1nk]
    06586510 00000014
    00000040 3F800000
    40F00000 40E00000
    40200000 00000000

    ResultCam Data for 41 [Zero] [ASF1nk]
    06586524 00000014
    00000041 3F800000
    40C00000 40F00000
    40E00000 00000000

    ResultCam Data for 42 [KidBuu] [ASF1nk]
    06586538 00000014
    00000042 3F866666
    40C00000 40C00000
    40400000 00000000

    ResultCam Data for 43 [Deadpool] [ASF1nk]
    0658654C 00000014
    00000043 3F8A3D71
    4114CCCD 4114CCCD
    4114CCCD 00000000

    ResultCam Data for 44 [Waluigi] [ASF1nk]
    06586560 00000014
    00000044 3F800000
    3FC00000 40E00000
    40800000 00000000

    ResultCam Data for 45 [Wolverine] [ASF1nk]
    06586574 00000014
    00000045 3F800000
    40F00000 40E00000
    40200000 00000000

    ResultCam Data for 46 [Shadow] [ASF1nk]
    06586588 00000014
    00000046 3F7851EC
    40900000 40900000
    40600000 00000000

    ResultCam Data for XX [ASF1nk]
    06586588 00000014
    000000XX YYYYYYYYY
    ZZZZZZZZ VVVVVVVV
    SSSSSSSS 00000000

    XX = Character ID
    YYYYYYYYY = Unknown Float value [Generally you want it set close to 3F800000]
    ZZZZZZZZ = 1st Winning animation float Value moves camera up/down.
    VVVVVVVV = 2nd Winning animation float value moves camera up/down.
    SSSSSSSS = 3rd Winning animation float value moves camera up/down.

    Floating point to hex converter

    To add new Camera data codes for new clones, just copy and paste the last camera code you have and add 14 hex to the first word and edit the character ID and float values accordingly.

    Ex. Making a Camera data slot for Character ID 47 you take the first word from slot 46 06586588 and add 0x14 to it. You end up with 658659C.

    So the new slot should look like this:
    ResultCam Data for 47 [ASF1nk]
    0658659C 00000014
    00000047 XXXXXXXX
    XXXXXXXX XXXXXXXX
    XXXXXXXX 00000000

    -------------------------------------------------------------------------------------------------
    By the way for those of you wondering about cBliss, BrawlEx has it's own way of doing extra costumes so cBliss is not needed any more.

    What you need to do is using the Config Utility edit the fighter.dat and check the boxes of the costumes you want.

    If you take a look at the fox Fighter.dat in my pack under Colors, you can see I checked the boxes 6, 7, 8, 9.



    You then need to open the CSSslot.dat on a hex editor and staring from offset 0x20 those are the costumes.
    you need to add the color and the .pac number. before the '0C' terminator.

    The format for the costumes is 2 bytes, 1st byte is the color and 2nd byte is the costume. Costume is the number you would use for your .pac.

    No extra costumes


    4 extra costumes


    Remember the 0C byte is what tells the game to stop reading the values so every costumes you add needs to go before the 0C.

    Anyways, since I'm fairly knowledgeable on the subject, I'll help a little answering all of your questions. There is too much confusing in here right now.


    EDIT: When I made the pack I was using BrawlEx v1.1.0.0 you should download BrawlEx v1.1.2.1 and just grab the bx_fighter.rel from there and replace it in the module folder.




    I don't know why, but i keep freezing before the css. :/
    Logged


    [PICTURE REMOVED. Reason: Total signature pic size exceeds 695x200.]

    ShinF
    Supreme Kitten
    ********
    Offline Offline

    Posts: 591


  • Awards Tutorial Writer Hot Topic Pin Collector Featured

  • View Profile Awards
    « Reply #523 on: January 05, 2014, 11:40:19 AM »


    Also, anyone know yet a way to add soundbanks/voice packs?

    I got Roy's working. Basically, you replace the sounds of one of the bosses with the ones you want the characters to use, and then assign those sounds to the characters via PSA. Project M's Roy already used Duon's sounds, so I used their Roy, replaced Duon's sounds with theirs using the RSBE code and assigned him Duon's soundbank in FighterConfig and it worked. You can assign him the sound bank in his FighterConfig. Duon's, for the record, is 13E. His .sawnd file is 325.

    If you want to test it out, use these files for your Marth clone with Replacement Sound Bank Engine in your codes. If they're placed right, Roy will have his own voice.

    https://www.dropbox.com/s/16g3fp5gs8ztnlj/Roy%20with%20Sounds.zip


    I don't know why, but i keep freezing before the css. :/

    That's strange. The pack worked perfectly for me.
    « Last Edit: January 05, 2014, 11:53:47 AM by ShinF » Logged


    Want cBliss on your BrawlEx Build? Check out this tutorial!

    Sammi Husky
    Lol Kitten
    *********
    Offline Offline

    Posts: 873


  • Awards Fiery Topic Renowned Hacker >9000 King for a Day

  • View Profile Awards
    « Reply #524 on: January 05, 2014, 11:45:56 AM »


    whew, morning everyone. with the information that phantom wings gave me i can get the css icon and names to work perfectly and i will probably upload a new video tutorial, replacing the old one i made.

    i will also look into soundbanks and stuff..

    for those of you having problems with the csp's, make sure that the csp is named your number+1

    like 901

    and that the css icon's and names are 091.

    if it still freezes, check the Cosmetic Config and make sure your cosmetic ID mathces the Cosmetic ID that you made. in my case it was 90, which is 5A.

    if your cosmetic slot was 91, then the csp would be 911, and the names and css icon would be 092

    while the cosmetic config would be 5B.

    my new tutorial will probably smooth things out, so anybody having problems might have them fixed once the newer tutorial is done
    Logged

    Pages:  1 ... 32 33 34 [35] 36 37 38 ... 590
    Print
    Jump to: