Eternal Yoshi
I've covered ban wars, you know
- Joined
- Mar 3, 2007
- Messages
- 5,450
- Location
- Playing different games
- NNID
- EternalYoshi
- 3DS FC
- 3394-4459-7089
This IS hex.14568440
Is the line I have to edit to change Ganondorfs fall speed, grav etc correct?
Yes.
Going by the jump/grav kupo posted.
I have to edit the number 8 for Ganondorf.
However what does that actually do?
Does it multiply his current fall speed by 8? I don't think so since this is hex...so.
And his if I want to make his grav say 0.6x times less than what the norm is, I would take the second 4 from the right and change it to?
Edit: Is there a way to get a number LOWER than 0.8 or higher than 1.4?
I forgot to post this code, as it is needed.
Code:
Grav Values Modifier [Almas, 16 Lines]
C281CAD0 00000014
3802FF7C 2C080000
40800090 3982FEDC
8088F5B0 2C040017
4082000C 38800003
48000008 8088F5A0
2C040016 40820024
38627000 38634CB8
2C170117 4182000C
7C171800 4082000C
C2EC00D4 48000048
2C09FFFF 40820014
2C040002 4082000C
C2EC00A8 48000030
84AC0004 54A3463E
7C032000 41820010
7C0C0000 4082FFEC
4E800020 54A5E73E
1CA50004 7D802A14
C2EC0000 EC370072
4E800020 00000000
Code:
0 1.166 1.2
1 0.85
2 0.9
3 0.95
4 1
5 1.025
6 1.05
7 1.075
8 1.1
9 1.125
A 1.15
B 1.175
C 1.2
D 1.217 1.15
E 1.272 1.1
F 1.4
065A9200 000000E0
0025CB60 0114F440
0245CA40 0325EB40
0465CB40 05448440
0626AC80 0744A440
0834C440 0926AC80
0A44C440 0B33C530
0C35CB60 0D24C440
0E35CA60 0F06E840
1145CB60 12448440
1326AC80 14568440
1544C440 1624E830
1745C850 1824C640
1935CB60 1A44C440
1B35CA60 1D45CA30
1E26E640 1F55C640
2045A340 2125CB60
22468550 2345CA60
2534E440 2944EA40
2C55C180 2E36CB60
2F34ED40 3F4CCCCD
3F59999A 3F666666
3F733333 3F800000
3F833333 3F866666
3F89999A 3F8CCCCD
3F900000 3F933333
3F966666 3F99999A
3FA00000 3FA66666
3FB33333 3ECCCCCC
Value of 0
Value of 1
Value of 2
Value of 3
Value of 4
Value of 5
Value of 6
Value of 7
Value of 8
Value of 9
Value of A
Value of B
Value of C
Value of D
Value of E
Value of F
Change the colored numbers to change the value.
Values Entered must be in hex form.
Ganondorf's Values.
Format is like this:
IDSHFDGF
ID=Character ID
S= Short hop
F= Full Jump
F= Fast Fall
D= Down Gravity
G = Gravity
F= Filler (Keep this at zero and leave the value for zero alone).
I strongly recomment NOT changing the 0 value.
I tested myself and working.