wh1te5had0w
Smash Journeyman
I don't know much about brawl+ is it just like SSB or melee?
Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!
You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!
I say it's more like Melee.I don't know much about brawl+ is it just like SSB or melee?
Its more like Brawl. Just faster, better, more balanced. Its just got so much more going for it.I don't know much about brawl+ is it just like SSB or melee?
Victory.Shortfuse, you've got me modding my Wii. I'm trying Brawl+.
It's really easy to do. All you need is Twilight Princess. It's definitely worth it.Shortfuse, you've got me modding my Wii. I'm trying Brawl+.
Super Marth (P1)
Made by PW
4A000000 90180F20
100000B3 00000010
3A000098 00000300
3A000098 00000400
3A000098 00000D00
3A000098 00002700
3A000098 00002800
3A000098 00002900
3A000098 00002B00
3A000098 00002C00
3A000098 00002D00
3A000098 00002E00
3A000098 00002F00
3A000098 00003000
3A000098 00003100
1000009D 0000000C
140000C8 3F000000
140000C4 42800000
E0000000 80008000
4A000000 90180FB8
1000000A 00000013
E0000000 80008000
You're just a bit late, that's all. Nowadays the SBR+ does most of the tweaking, so there are very few layman messing around with values. Most people are probably just waiting for the next Bplussery release to even continue testing. When that comes out, I'm sure your program will get some more play when people start experimenting with edits to the Bplussery codeset.I hoped the community would have gotten more involved with this. The whole custom code support took a while to get working and I tried really hard to make it as easy as possible. I'm just a bit sad that nobody is really contributing.
I don't think you understood the Custom tabNice! Thanks man this is AWESOME! I was wondering if you could add the melee and or hybrid air dodge to it to because i like to wavedash XD
Make a text file in notepad and save it as .B+ instead of .TXTWell im not that much of a hacker, so i guess i don' t really know how to do that. Would i have to import it? Then would it appear in the custom tab? And how would i make it a b+ file?
1: TITLE - What appears on the application)
2: DESCRIPTION - What text comes out when you hover over the checkbox/textbox)
3: DEFAULT VALUES - What the default value is (ie: 1.0 for modifiers). If you leave this blank (not 0, blank) then it's treated like a flag (like No-Trip).
4: CODE - Start writing your code. If you it has variables, use the letters of the alphabet (descending) to substitute (ZZZZZZZZ YYYYYYY)
X: CODE - more code
X: CODE - more code
Shield Stun Modifier
(Original Frames * X + Y) / Z
1,0,1
C28753FC 00000005
83810034 8083013C
2C040000 41810014
1F9CXXXX 3B9CZZZZ
3880YYYY 7F9C23D6
60000000 00000000
Well, you type in your info and click update. When you hit update, it'll add you to the list of people requesting. If you only see yourself on the list, it's because no one else is looking. The program works, it's just not very popular. Tell your friends! :-pGreat program. I can't seem to get the Fiend Finder to work though, little help?
.net framework 2.0i get an application error =[
The application failed to initialize properly (0xc0000135).
Defaults are regular Brawl defaults (there are no Brawl+ Defaults)Are the defaults Brawl's defaults or Brawl+'s defaults?
Also how do I know the other's defaults?
Also part of the code for the hitstun mode comes out as all Zs, I dont think thats right....
Hitstun Mod (2 lines)
02B88F48 00030001
04B87AA8 ZZZZZZZZ
20
Hitstun Mod
(2 lines)
20
02B88F48 00030001
04B87AA8 ZZZZZZZZ
Your right, the hard coded one is wrong20 is not the default, its the % I wanted. But when I entered it, or any other number, the code comes out with the Zs
Hitstun Mod
(2 lines)
0.4
02B88F48 00030001
04B87AA8 ZZZZZZZZ
It's a little confusing but basically the base is 0.4Are these the only possible values?
http://i44.photobucket.com/albums/f11/jiangjunizzy/brawlhitstunvalues.gif
I cant mess around with some godly amount of hitstun? D:
i calculated. it just mean 0.4 + x%0.6 isn't on the chart >_>
when you make the the B+ with this:What I meant was, 0.6 isn't on the chart so I dunno where I'd get the Hex value unless youre telling me to wait for v006
No, I'm going to open up all those codes so you see which they are (put them all in B+ format)Oh, I got it now, thanks.
Also, does the buffer code in this include the change made for tumbling?
what does it say exactlytried to download v006, but it said either the file was corrupted or there were no files inside the folder
b+ should never be touched. not modified. they're supposed to be CLEAN fileso_0 i just noticed the 'mirror file'
It works, but the attachment doesnt
Any reason why the two folders are different sizes?
EDIT: feedback
Save the example.b+ file as a .txt plz? I changed it, but others might not know to
Add a 'return to default' button
Allow the program to recognize added codes that have the values already filled in so they can be edited...i suppose one can get around that by saving the .b+ file as a .txt, making the changes, and converting back
EDITEDIT: I can change a file from .b+ to .txt but i cant change them back...why? I was able to before
But you havent explained how I'm supposed to add a code to the program if I can't convert a .txt file to a .b+ fileb+ should never be touched. not modified. they're supposed to be CLEAN files
I added reading ocarina txt files now. I changed so much now I can't change some old stuff
What I need to make is a b+ collection file of some sort, to know what b+ should be turn off and what should be turned on (and with what values)
you shouldn't be modifying b+ files.
you should keep them as they are and using the program to change the values. i'll explain better later
right now i'm adding custom tab for every text file you open and an X button to close it