You are not logged in.
I was wondering if anyone knows if you can change the command names to something different, like instead of "Threat Neutralized" it says "PWNED". I tried HEX editing but it didnt make any difference. So if there is something else, maybe you can help.

Offline
i don't think this is the right section, but i may be wrong, i'll wait until a mod comes around
edit: as for what your asking i don't think a simple hex edit would work, but i'm not certain
Last edited by slicer4ever (2008-06-30 21:42:44)
Offline
It is possible , with PS2DIS(a memory dump of the game is required--use CM for example).
Find the addresses , then patch them on-they-fly with a cheat device or something.
OR , just patch the "executable" inside the iso.
Last edited by Brick (2008-07-01 00:47:39)
Offline
What do you mean by "executable"?

Offline
Like brick said you need a dump of the memory when that message appears.
OR as all the strings are in ascii and viewable from a hex editor(at least almost all of them, if the file is not compressed or encrypted), you just need to hex edit the files inside the ISO format, don't hex edit the iso of course.
Offline
Ok, I dumped the file and I got a bunch of gibberish but I searched for "Roger That" and found a few areas that said it. What do I do with the dump file?
Sorry Im asking so many questions but I kinda new to this stuff.
Edit - Also if I need it can anyone suggest a good hex editor?
Last edited by gregerson316 (2008-07-01 04:16:19)

Offline
there are lots of good hex editors and for different kind of proposes.
use hex workshop to start.
so you dumped the file.. which file?
when we say dump, is the memory, memory dump. In .bin format.
what did you dump?
Offline
I used CWCheats dump function which created a DMP file. I dumped it when I held the the button down when it showed 4 different commands. When I open it with wordpad it gives me a bunch of coding gibberish. Then I search for "Roger That",and it shows up in between all of the gibberish.
This might help...

Offline
yeh it helps now.
Change the roger that to something (the size of the message should be the same as the old one)
Offline
How do I re-apply the dump?

Offline