xboxscene.org forums

Author Topic: What I've Tried With Trainers...  (Read 164 times)

dbz_goku7

  • Archived User
  • Newbie
  • *
  • Posts: 6
What I've Tried With Trainers...
« on: February 20, 2004, 03:16:00 PM »

dry.gif

Upload just 1 trainer, and before rebooting XB, check the Settings to see if TSR is set to Normal. Then reboot XB.

Turn on the trainer, and DON'T forget to Save and Exit, pop in the DVD then launch it, or else just start the game from HD.

Tell us if you followed these steps correctly and let us know if it worked for you!
Logged

dootdoo

  • Archived User
  • Newbie
  • *
  • Posts: 38
What I've Tried With Trainers...
« Reply #1 on: February 21, 2004, 05:23:00 AM »

also, for the slightly more advanced user:

To determine if a game works with one of my trainers, open up the *.asm file that came with the trainer (not all trainers come with them, mine always do) in notepad or wordpad.  look down about half a page and you will see something LIKE this:

mov     edi,010114h     ; xbe Time and Date  
cmp     dword ptr [edi], 3EFDDB10h  
jne     Exit


this is the check which tells the trainer if it should work or not.

Set TSR to debugger, be sure to save, and reset the xbox.

Launch game from evox (load evox, place original media in drive, and launch it), you could also launch it from your harddrive if its on there.

now, telnet to your xbox.  If you use windows you can go to the start menu->Run

type 'telnet' (without the ''s)

A window will open with a prompt.  type: open <ipofyourxbox>
ex: open 172.16.0.4

You should see a message saying that you are now connected, and a prompt that starts with a .

type: db 10114 10

this is what it would look like on your screen:

RemoteX Debugger V1.1
.db 10114 10
00010114 : 93 34 8b 3f 84 01 01 00 0a 00 00 00 70 03 01 00  | .4.?........p...
                 
               
Or something similar..

Look at the first 4 sets of hex (93 34 8b 3f)

reverse the byte order of these (write the 4 chunks in the opposite order)

93 34 8b 3f would become:  3f 8b 34 93

If that value is the same as listed in the trainer, then you know its for the same version of the game that you have. If not, then that is your problem.  If with TSR=debug on you can not telnet to your game, then you probably have an evox configuration problem.  There are a FEW trainers out for games that will crash with debug mode turned on (The Sims for example).  There are also some games that you can not telnet into when they are on (any xbox live game, prince of persia, ...)

If dbz_goku7's tutorial didn't help you, then you should try this.  If you have a different version of the game then I trained, let me know, I'll happily try and add support for your version. (Sometimes its just a matter of adding an additional time stamp to the header).

Good luck..
Logged

skinz-n-bonez

  • Archived User
  • Newbie
  • *
  • Posts: 26
What I've Tried With Trainers...
« Reply #2 on: February 22, 2004, 07:19:00 AM »

ok...i've uploaded a new evoxdash.xbe and evox.ini.  set tsr = normal, igr = yes.  enabled madden trainer.  rebooted.  when i try to launch game from cd drive, it crashes.  game won't even load.  also tried the same procedure with sims trainer, time splitters 2 trainer, fifa 2k4 pal trainer.  games won't load.  what else can i do or do i have to increase my hd size or ram?
Logged

dbz_goku7

  • Archived User
  • Newbie
  • *
  • Posts: 6
What I've Tried With Trainers...
« Reply #3 on: February 22, 2004, 09:01:00 AM »

beerchug.gif
Logged

skinz-n-bonez

  • Archived User
  • Newbie
  • *
  • Posts: 26
What I've Tried With Trainers...
« Reply #4 on: February 22, 2004, 12:13:00 PM »

oh yeah...here's what i have:  

xbox 1.1
stock HD (western digital 8 gb)
evox +3935
bios M7
x-ecuter 2.3 lite +

i have tried it with both the original game disc and back up game disc.  i don't even get to the intro on my games.  it just freezes at the loading screen.

would appreciate anyone's help.

thnx
Logged

dootdoo

  • Archived User
  • Newbie
  • *
  • Posts: 38
What I've Tried With Trainers...
« Reply #5 on: February 23, 2004, 12:35:00 AM »

In addition, I never have igr turned on, this may be affecting you..

Did you try what i listed? to the ids match up?
Logged

skinz-n-bonez

  • Archived User
  • Newbie
  • *
  • Posts: 26
What I've Tried With Trainers...
« Reply #6 on: February 23, 2004, 02:35:00 PM »

i can't do the check because even when i set tsr = debug, the games won't even launch...whether from cd or hd.  i've turned igr = off, but still can't launch games.
Logged

You Been X

  • Archived User
  • Newbie
  • *
  • Posts: 11
What I've Tried With Trainers...
« Reply #7 on: February 23, 2004, 08:08:00 PM »

some of ya'll should try using different bios

before i was using Xecuter2_4976.02_MultiVer_256k, that didnt work so i switch to
4979.67_256k, now all the trainers work for me..
Logged

skinz-n-bonez

  • Archived User
  • Newbie
  • *
  • Posts: 26
What I've Tried With Trainers...
« Reply #8 on: February 24, 2004, 10:21:00 PM »

ok...finally got things to work out.  to tell you the truth...don't really know if this was what was wrong with it, but i reflashed my bios...same M7....and set IGR = no and for some reason or another....now trainers are working fine.  thnx to everyone for your help.
Logged