Home Gallery Resources The Team Rules chat Login Register
  Show Posts
Pages: [1]
1  Super Smash Bros. Brawl Hacking / Programming / Re: The BrawlEx Clone Engine on: January 09, 2014, 09:40:21 PM
it looks like you only added 1 extra ID though. if you were adding 4 charas it should look like this

0668310C 00000030
387E006C 3B600000
3C808068 38840DE0
7CBB20AE 7CA50775
41800014 94A30004
3B7B0001 2C1B0032
4180FFE8 48000038
04690338 48000068
066900D8 00000008
2C170028 41820168
02680DE0 0022FFFF
06680DE0 00000028
00010203 06070811
12091A0E 1716131B
21260D05 14101F25
200B270C 15242218
0A23193F 40414229

so you told the css to make 4 extra slots, and only filled out the one for ID 40. the code still made the extra slots, but used the extra 0's at the end. which is why they were mario's Tongue

Oh I get it now, thanks man o/
I figured the 3F(or i put 42 in the original code I had) was just another variable detailing the amount of CSS slots. Was just misunderstood :p
2  Super Smash Bros. Brawl Hacking / Programming / Re: The BrawlEx Clone Engine on: January 09, 2014, 09:07:02 PM
hmmm...can you post the css code possibly? i think i may know what it is
0668310C 00000030
387E006C 3B600000
3C808068 38840DE0
7CBB20AE 7CA50775
41800014 94A30004
3B7B0001 2C1B0032
4180FFE8 48000038
04690338 48000068
066900D8 00000008
2C170028 41820168
02680DE0 0022FFFF
06680DE0 00000028
00010203 06070811
12091A0E 1716131B
21260D05 14101F25
200B270C 15242218
0A231942 29000000
Again I have 4 characters total.
3  Super Smash Bros. Brawl Hacking / Programming / Re: The BrawlEx Clone Engine on: January 09, 2014, 08:15:34 PM
this sounds like exactly what happens if your using the 'css fix for giga and company code'
The only two codes I was using were File Patch and sputniks css code.
4  Super Smash Bros. Brawl Hacking / Programming / Re: The BrawlEx Clone Engine on: January 09, 2014, 07:12:18 PM
Sup, I ran into an issue while trying to clone an additional 3 characters in addition to one I did earlier.

Basically I had my first clone(Zero) working just fine(no CSPs or anything fancy, just the standard cloning), and so I added 3 more characters in. I changed the CSS code accordingly and added in all the new characters' stuff, but when I loaded the game only one CSP was right(Pikachu's for Pichu which was the last character I put in), whereas Zero and the other two characters' CSPs were Mario icons which when highlighted just acted as if i picked the default mario icon, despite me not editing Zero's stuff at all. Pichu works completely fine though so im kinda lost at this point.
5  Super Smash Bros. Brawl Hacking / General Hacking Discussion / Re: Project M- Roy announced for Demo 3.0/Clone engine is operational! on: September 19, 2013, 09:49:32 PM
Clone Engine, jebus

Any chance of Roy working on the WiFi version of P:M?
Pages: [1]