CeLL
Smash Lord
I have my generic effect changer up this page a bit, but none with more built in offsets.Grats
Do you have anymore programs like this?
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 have my generic effect changer up this page a bit, but none with more built in offsets.Grats
Do you have anymore programs like this?
Hey guys, I'm trying to figure out how to emulate some Marth sword effects that I saw in a Marth vs. Sheik TAS:
https://www.youtube.com/watch?v=F_Ljkph7q8g
From the OP, I noticed that the sword effect is in PIMs.dat, but this seems to effect the sword swing for every costume. Is it possible to have different sword effects per costume? I think the 20XX hack pack does this.
Costume Dependent Marth Sword Swing Colors (1.02) [Achilles]
C2136510 0000000F
3DC0FF00 61CEFFFF
7C007000 40820060
39E5E181 89EF0000
2C0F0001 40820010
3C60FF00 6063BE0C
3C001900 2C0F0002
40820010 3C60FF00
60638DD5 3C002E00
2C0F0003 40820010
3C60FF00 6063F7E1
3C008300 2C0F0004
40820010 3C60FF00
60637D77 3C00C800
6000FFFF 94650008
60000000 00000000
Costume Dependent Marth Sword Swing Colors (1.00) [Achilles]
C2135E98 0000000F
3DC0FF00 61CEFFFF
7C007000 40820060
39E5E181 89EF0000
2C0F0001 40820010
3C60FF00 6063BE0C
3C001900 2C0F0002
40820010 3C60FF00
60638DD5 3C002E00
2C0F0003 40820010
3C60FF00 6063F7E1
3C008300 2C0F0004
40820010 3C60FF00
60637D77 3C00C800
6000FFFF 94650008
60000000 00000000
Costume Dependent Marth Sword Swing Colors (PAL) [Achilles]
C2136CB4 0000000F
3DC0FF00 61CEFFFF
7C007000 40820060
39E5E181 89EF0000
2C0F0001 40820010
3C60FF00 6063BE0C
3C001900 2C0F0002
40820010 3C60FF00
60638DD5 3C002E00
2C0F0003 40820010
3C60FF00 6063F7E1
3C008300 2C0F0004
40820010 3C60FF00
60637D77 3C00C800
6000FFFF 94650008
60000000 00000000
How to change the colors to whatever you'd like:
1) Get the RGB value of the color you would like (in format RRGGBB)
2) Plug the values into the code below
C2136510 0000000F //this is the first line from the 1.02 code. make sure to change it to the PAL line if thats the code you are modifying
3DC0FF00 61CEFFFF
7C007000 40820060
39E5E181 89EF0000
2C0F0001 40820010
3C60FF00 6063RRGG // these RRGGBB values refer to Red Marth costume
3C00BB00 2C0F0002 //
40820010 3C60FF00
6063RRGG 3C00BB00 // these RRGGBB values refer to Green Marth costume
2C0F0003 40820010
3C60FF00 6063RRGG // these RRGGBB values refer to Black Marth costume
3C00BB00 2C0F0004 //
40820010 3C60FF00
6063RRGG 3C00BB00 // these RRGGBB values refer to White Marth costume
6000FFFF 94650008
60000000 00000000
Do you perhaps have a version for a 32-bit Operating System?For convenience. Doesn't do anything new.
http://www.mediafire.com/download/waj4vqjau4uxuuv/Effect_Changer.zip
Many (all?) of Lance's offsets are not exact, though, and if you just put them in and change the colors it will probably freeze the game or have really weird effects.
The offset it wants is the very beginning of the format, i.e. the offset of the first 07 for 07 07 07 format, 98 for 98 00 ## ## format, the first color for 42 48 format (aka the offset of 42 - 0x10), and the CF in CF ## format. Does color previews (what's currently in the dat). Uses the 2 bytes at offset + 0x2 for the number of colors in 98 00 ## ##'s.
The offset is in hexadecimal, you can put 0x if you want but don't have to.
Perhaps they are for Giga Bowser?As a note, there's a bunch of CF## effects at the start of the EfKpData.dat file that I have no idea what they are.
http://www.mediafire.com/download/od11o420ug14nc4/Effect_Changer_32.zipDo you perhaps have a version for a 32-bit Operating System?
There are instructions to make any color you want in the OP, or if you want you can just use my program on the previous page.Anyone have Blue Falco lasers?
If you mean the move's type (fire, electric, darkness, etc.): Cosmetic Hitbox Element Guidecan i get any help with changing effects on aerials, i want to change the effect when i hit someone with doc's Fair. I saw someone do this with falcos dair
Can anybody reupload this mario coin grab pummel effect?Haha, I know what you mean. Its not a huge deal, because a big part of the guide was to teach people to find their own offsets. I'm definitely interested in your janky stuff though
I updated the first post and the second post. I added some info about the CF ## format, I made them a little cleaner and added some new offsets. Also, here is a list of what I plan on doing over time (no idea how long it will take with school and life).
Priority List
1. Index all characters above mid tier and the colorful characters (Link, Ness, maybe some others)
2. Find some important indexes for low tiers
3. Work on more in depth stuff (Effects that involve textures and/or lots of color formats, like the Falcon Punch)
4. Start moving away from character colors and index other things (Menu, Maps, etc.)
In Depth Changes Priority
1. Full change of Firefox
2. Changing all the color relating to Player # (Ex. changing P1 colors from red to purple)
3. Changing the colors characters change when they charge a move or that is applied when they do a move (Ex. Mario turns red for alittle bit when using a fireball).
4. Fire Climbers - Changing effects of ICs so it looks like fire and maybe have the fire element too (Roommate request XD)
5. Random *** **** that I think of.
Wow that was a lot of text, here is some goofy stuff I did. I stole the idea from Project M.
Mario's Grab Pummel now has the Coin Element (w/ Sound Effects)
Changes:
PlMr.dat
Offset Line: 5B40
Original Offset Data: 2C 08 B8 03 06 40 03 20 01 90 00 00 28 19 03 D1 00 00 00 07
Changed Offset Data: 2C 08 B8 03 06 40 03 20 01 90 00 00 28 19 03 D1 00 10 00 93
Download: http://www.megaupload.com/?d=5JP4UEAM
Replaces PlMr.dat
i did a while backHas anyone ever added the darkness or electric effect to Falcon's dair?
What kind of unwanted effects? I've downloaded a lot of your stuff already and there's no Captain Falcon.i did a while back
http://smashboards.com/threads/changing-color-effects-in-melee.313177/page-6#post-16892325
youll probably also get some unwanted effects tho
oh damn, my bad, didnt see falcon, read it as falco.What kind of unwanted effects? I've downloaded a lot of your stuff already and there's no Captain Falcon.
Just use the Crazy Hand program and add it in yourself. Probably won't take you more than a couple minutes.Has anyone ever added the darkness or electric effect to Falcon's dair?
I installed Crazy Hand and idk how to open it.Just use the Crazy Hand program and add it in yourself. Probably won't take you more than a couple minutes.
You just run Crazy Hand and a file selector opens. Select your iso.I installed Crazy Hand and idk how to open it.
When I extract the folder, it has 4 folders and a .jar that opens in WinRARYou just run Crazy Hand and a file selector opens.
when i try to open the .jar, it opens in winrar
im pretty sure that some of the falcon kick is textures or no one has found all the values that control it.Can I get help with creating a blue falcon kick? I have never used hex edit before so I dont really know where to go for this.
It uses the same texture, the colors are separate.Someone said that the red ring around fox/falco when they fire lasers is linked to the color of their up-b. Does anyone know what the offset for that color is?
I know this is from awhile ago but I would looooove these. They're dope!My personal hacked illusion, blaster, and shine.
Made a while ago, if anyone wants, let me know.
[ATTACH=full]33066[/ATTACH]
View attachment 33067 View attachment 33068
Do you still have the mario coin grab pummel effect? reupload it please.Planning on reorganizing this within the next couple weeks.
Do these also work for Falco?
Fox Light Blue Lasers
Download: https://mega.co.nz/#!1sZEwITL!9Whq2sXEiSAb5IQoEKvXrGI-wAEZJ-MrxW-oLcehkp8
the laser links are the same :OBlue lasers for Falco
https://www.mediafire.com/?ab19qz6qbj5zrsq
Green lasers for Fox
https://www.mediafire.com/?ab19qz6qbj5zrsq
It's a shame we don't know how to change the color of the rings yet.
Also, I didn't see a link for the rainbow shine so I made it: https://www.mediafire.com/?b4rek2on94hi5jb
YesIt's a shame we don't know how to change the color of the rings yet.
Thanks for pointing that out, fixed now!the laser links are the same :O
Could i uh, Have those...My personal hacked illusion, blaster, and shine.
Made a while ago, if anyone wants, let me know.
View attachment 33066
View attachment 33067 View attachment 33068