FURTHER ITEM HACKING
---------------------
The main point in this is to get "unique" items which only several special characters have, eg machete (which
only null can have....in theory at least), and of course the fabled bandana (which does nothing, but is still
cool to have).
This must must be done whilst in game [actually in a level].
1) First you find your weapon's adress.
2) Then you look at the list below and identify the value which coressponds to your current weapon
eg mk22 = 03
3) therefore you look for a 03 and change it to something else
4) once you have finished, unequip the weapon, and throw it on the ground. Pick it up again and abort the mission.
Ill try to explain.Lets say you change an ak to stealth. Now, an ak has 330 ammo, and therefore, by changing
this to stealth, you are in effect getting 330 stealths. You must therefore only exit the level with one of
that item, otherwise the game will freeze (most times anyway.) When you pick up an item, you can only pick up
ONE, so all is well...Smile
On a more random note, if you change your weapon to another and try shooting/ doing the prescribed action, weird
things will happen....just you see!!
INFINATE HEALTH/STAMINA (IN GAME) [AN EXAMPLE OF "FUZZY" SEARCHES]
------------------------------------------------------------------
So far we have only looked at changing/searching stuff we know the values of. But how then are we supposed to
search stuff like the players coordinates, or find a code that lets us walk through walls? To do this we use
an unknown search.
In cheatmaster, to do this go to new search => change type => unknown. Simple!
When you start the search the psp will seem to freeze. Dont worry it isnt. Basically cheatmaster is taking
a "snapshot" of the game's memory, so when ANY value changes it can detect it through human-controlled searches
such as
less than
more than
not equal to (both the above)
equal to
greater or equal to
smaller or equal to.
Ok, lets start with a simple example- infinate health.
Start a new unknown search. Then somehow loose a bit of health. Search "less than".
Repeat this several times, and when your results start taking longer to go down- either gain health through med
kits then search "geater than", and/or run around for a few seconds WITHOUT LOOSING HEALTH and search "equal to".
Then continue the first step.
When you have got a few results (with unknown searches, it is rare to end up with one result), add them
to a table and give them a value. However DO NOT SELECT YES WHEN PROMPTED TO LOCK AS IT LOCKS ALL OF THEM AND
MIGHT FREEZE THE GAME. Instead save the table and go through each of them in turn. Like that you dont risk
loosing your search results.
Once you've found the right code make a new table and save it.
CONTROLLING THE ENEMY
-----------------------
This is by far the coolest thing in this guide.
Basically, like with the earlier character hacking, you need to find the enemy's governing adress.
However- we do not know of any changing values/nor the name of the enemy.
So what do we do......?
......we can do two things-
search for its coordinates/health.
I dont know why but for some enemies you have to seach their coordinates, and for others their health.
Anyway-
COORDINATES
-----------
Make a new unknown search.
Wait for the enemy to move, and do a "not equal to"
When the enemy moves again do another "not equal to"
when he stops search not equal to followed by an IMMEDIATE equal to.
repeat the above until you have a few results left.
AGAIN, DO NOT SAY 'YES' TO LOCKING THEM ALL, AS IT MAY FREEZE UP THE GAME. - LOCK THEM IN TURN, OR IN SMALL
GROUPS.
If the character dissapears/moves on the spot, you have got the right code. Now i leave it up to you what to do
next.....
HEALTH
-----
Make a new unknown search
shoot the enemy (in the leg- like that it will take longer to kill him)
search less than
shoot him again
search less than
repeat the above until your results start taking longer in decreasing
wait a while (without shooting) and search equal to
repeat the first four steps
when you finally kill your enemy search a final less. Look through the results for "00" at the end or "00000000".
this is the code that controlls the enemy.
If you want you can mod this to 01 for an ohk (one hit kill).
Both the coordinate/health codes are non DMA. (Thats why im making OHK codes for all the bosses, as well as
teleporting all enemies in all levels to outside the map- like that there will be no trouble in getting through
the game with no alerts!!! lol)
---------------------------------------------------------------------------------
|I sort of rushed through this section, so if you have any questions, pls ask me. |
|However, they may only be about unknown searches, otherwise i will loose faith in |
|humanity. |
----------------------------------------------------------------------------------
BEST PLACE TO SEARCH
--------------------
*HINT* In cheamaster you can modify the RANGE. This controlls the area in which cheatmaster searches. Therefore,
if youre randomly looking for codes without having any specific idea of what youre doing, this can be
really really useful.
Heres a few examples
- 00200000 -> 00300000; really useful for codes that control your character and movements
- 00200000 -> 00220000; one word- CAMERA
- 00280000 -> 00380000; more advanced character codes. Harder to use as most adresses freeze if you mod them
more to come soon
MAKING CODES FROM MEMORY EDITOR
--------------------------------
Ive got enough now- more coming soon.
Despite what ive said throughout the entire guide, feel free to ask any question you want...i wont eat you.
Pictures coming reallllllllly soooooooooooooon...........
(also that explains why the skin/job/other stuff is missing)