I narrowed it down because 0x83dxxxxx is typically the screen buffer data But that was sort of out of the scope of the tutorial, but thats how I narrowed it, but yes, if you can, do an additional search..
Its also helpful to look for values that turn up on dword boundries, those would be addresses that end with '0', '4','8', and 'c'.
Thanks a lot! I got the poking to work!! Now if I can do the rest of the steps I will be in there!!! Thanks a lot. I will let ya know how everything else goes!
I'm running the most recent version of Evox. I've tried static IP and DHCP IP. TSR is set to debug and no matter what I do my game will freeze, once I set TSR to devug some games won't even load (Crimson Skies). Anyone have any ideas?
Beyond Good and Evil troubles...
I'm trying to hack a # of pearls cheat but am having NO luck.
I know each pearl is specific and is put into a different slot in your inventory which would lead me to believe that these are triggered by 0's and 1's (flags?)
What would be the best way to search for this?
The way I HAD been doing it (before I realized it might be flags) was :
1. loading my save game in which I have 1 pearl - searching for a value of 1
2. then loading my save game in which I have 2 pearls - and doing a search for a value of 2
3. loading my save game in which I have 3 pearls etc...
but to no avail.
Does it mess the search up when I load a different saved game VS. changing the value within the CURRENT loaded game? (make sense?)
Advice? I know there is a trainer already out with this cheat NOT included...Im wondering if it proved to be too difficult to hack. In which case - a NOVICE like myself shouldn't even bother.
I reall want to get into the wonderful world of xbox trainers. Unfortunately I still can't even connect to my box. I have my ip set to static, the debugger is on, and I have tried both with IGRs on and off. My evox ver. is 3921. Can someone please help!!!!
Originally posted by fleekez I reall want to get into the wonderful world of xbox trainers. Unfortunately I still can't even connect to my box. I have my ip set to static, the debugger is on, and I have tried both with IGRs on and off. My evox ver. is 3921. Can someone please help!!!!
Ok. I'm working on a Marvel vs capcom 2 trainer.
I requested but figured if i can do it myself why waste other peoples time. anyway. Followed dootdoo's instructions and found no problem whatsoever in mimicing the technique. One question though. I found the break and no oped the subtraction but how do i use the EasyETM to create an ETM file. I know the address but what are the values and such. Honestly the EasyETM is harder to understand than the tut. It keeps telling me couldn't make file cuz error. I think i'm putting in screwy values. How do you figure out the old and new values, etc?
I got it to not make ur level go down now just working on starting up with it on max and not letting the comp do the same.
PS-Great TUT
Originally posted by Gamer808 Ok. I'm working on a Marvel vs capcom 2 trainer.
I requested but figured if i can do it myself why waste other peoples time. anyway. Followed dootdoo's instructions and found no problem whatsoever in mimicing the technique. One question though. I found the break and no oped the subtraction but how do i use the EasyETM to create an ETM file. I know the address but what are the values and such. Honestly the EasyETM is harder to understand than the tut. It keeps telling me couldn't make file cuz error. I think i'm putting in screwy values. How do you figure out the old and new values, etc?
I got it to not make ur level go down now just working on starting up with it on max and not letting the comp do the same.
PS-Great TUT
You don't need the old values, just put in the new values and whatever offset you want to nop = 90.
Also, make sure all of the boxes in EasyETM has something in it. I know if you don't put anything in the comment box, it will give you an error. Maybe that's the problem, who knows. Just play around with it.
Damn this is getting irritating.
For some reason i made a trrainer..FINALLY.
But it didn't work so iredid values to make it again and EasyETM keeps giving me an error. I put something i comments section. Filled all fields. I tried to make it the same way i made the first, still gives me an error. No matter what i do it gives an error.
____________________________-
Nevermind i think it had to be a certain length on the info and captions. It works for now.
Thanx.
Another quick question.
How do i make a flag turn on at startup.
I found an address and typed
poke 00655694 1
and the "mode" turned on which is what i wanted.
How do i make it turn on at startup.
If i type...
bpmb 0 00655694 w
i get a break at: 0004d13e
I check that address and this is what i find:
.text:0004D134 mov ecx, 20h
.text:0004D139 mov edi, offset dword_655665
.text:0004D13E rep stosd
.text:0004D140 mov eax, dword_6555A0
Am i missing something ?
Originally posted by Gamer808 Another quick question.
How do i make a flag turn on at startup.
I found an address and typed
poke 00655694 1
and the "mode" turned on which is what i wanted.
How do i make it turn on at startup.
If i type...
bpmb 0 00655694 w
i get a break at: 0004d13e
I check that address and this is what i find:
.text:0004D134 mov ecx, 20h
.text:0004D139 mov edi, offset dword_655665
.text:0004D13E rep stosd
.text:0004D140 mov eax, dword_6555A0
Am i missing something ?
what thats doing is its placing 20h dwords of 00000000's (likely) from 655665 ->... this isn't the routine you want..
At what point do you want the feature triggered?
is it possible you can hunt down what checks if its on and just enable it always?
I'm thinking about writing some more tutorials.. what would people like for me to write them on? I can write a few on advanced subjects, or try and write some more newbie guides to help those that are still having a problem.. Please let me know..
Originally posted by dootdoo I'm thinking about writing some more tutorials.. what would people like for me to write them on? I can write a few on advanced subjects, or try and write some more newbie guides to help those that are still having a problem.. Please let me know..
dootdoo, I would like to see a tut on multiple hooks or a way to handle selection inside the trainer itself. Let me explain this a bit Let's say you have 6 addresses, each address holds # of items, so these 6 items have their own address. If the trainer user turns on 2 out of 6, how do you handle this? These addresses need to poke constantly, so how would you go about doing this?
Thanks and let me know if there’s any confusion on my request
Is there any way to train xbl games like ghost recon island thunder or pso? I dont see why the evox makers didnt include support for xbl games, since you cant use trainers online anyway.