xxsnipexx
09-21-2008, 11:26 PM
MIPS: Float Guide *Guarantees code making*
Hello All,
Here is a an average guide for making codes. This is a simple, easy to follow guide where you will learn to make your own codes.
Lesson: [LUI] (Load Upper Immediate) {Floats}
Floats, which are loaded by LUI's, are usually speed modifiers where you can mod to make a bigger effect, or mod to control something based upon action.
Now an example of an Floats, is flash, where it is moded at a higher number to make you go faster.
I.g
MOHH:1
#Flash
0x00169B08 0x3C043F80 - modded up - 0x00169B08 0x3D88 to make you go faster.
Now let me show you the basic float types you can search:
3F800000 ---------|
40000000 | = 2x: 3F80 x 2 = 4080
40800000 ---------|
3C043F80
3C053F80
3C063F80
Now this is a simple way to make codes:
Step 1. Get a cheat device, I recommend Cheatmaster [CM] becuase it can control how far to search unlike NitePR. The reason why you want a large range to search is because their is usually over 1000 floats in each game!.
Step 2. Searching the exact value. Search one of the Float types located just above this info. Many results should come up with on of the following.
Step 3. Modding. You can mod the value up even a little bit to tell if a difference in the effect has changed. Once you know that modding the value worked, then you know its a code and you can wtire down the address and value.
Step 4. Give it a tittle. Give it a title according to the code.
Step 5. Continue looking through the game and its floats, you never know what you might come across.
Enjoy making codes ^_^
Hello All,
Here is a an average guide for making codes. This is a simple, easy to follow guide where you will learn to make your own codes.
Lesson: [LUI] (Load Upper Immediate) {Floats}
Floats, which are loaded by LUI's, are usually speed modifiers where you can mod to make a bigger effect, or mod to control something based upon action.
Now an example of an Floats, is flash, where it is moded at a higher number to make you go faster.
I.g
MOHH:1
#Flash
0x00169B08 0x3C043F80 - modded up - 0x00169B08 0x3D88 to make you go faster.
Now let me show you the basic float types you can search:
3F800000 ---------|
40000000 | = 2x: 3F80 x 2 = 4080
40800000 ---------|
3C043F80
3C053F80
3C063F80
Now this is a simple way to make codes:
Step 1. Get a cheat device, I recommend Cheatmaster [CM] becuase it can control how far to search unlike NitePR. The reason why you want a large range to search is because their is usually over 1000 floats in each game!.
Step 2. Searching the exact value. Search one of the Float types located just above this info. Many results should come up with on of the following.
Step 3. Modding. You can mod the value up even a little bit to tell if a difference in the effect has changed. Once you know that modding the value worked, then you know its a code and you can wtire down the address and value.
Step 4. Give it a tittle. Give it a title according to the code.
Step 5. Continue looking through the game and its floats, you never know what you might come across.
Enjoy making codes ^_^