Go Back   FileForums > Games > Game Coders
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 23-12-2005, 19:10
Viper666 Viper666 is offline
Junior Member
 
Join Date: Nov 2005
Location: U-ass-A
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Viper666 is on a distinguished road
Halo - Can't attach debugger? What the hell!?

Ok. I want 3 things from this game, and I can't seem to do it, seeing as though 2 of them require a debugger. I've tried with 2 seperate apps and I've been able to search the RAM, but not attach debugger in order to set breakpoints.

What I want to do is

1. find the grenades address--which I did, but the address probably isn't static)--and set a breakpoint on read to get myself a place in the assembly that reads it. I would then change that to a write opcode in order to get myself Unlimited Grenades properly as opposed to being required to have some before they're infinite, like most trainers. I did this with another game before. Works like a charm.

2. Change the shield recharge so it goes to the overcharged full instead of just regular (2X Shield, basicly)

3. I want to know how the hell the Outkast trainer does that "Vertical Limits Ammo." Some of us would like to be able to turn the goddamn effect off without having to close the game and reopen!! I tried using Trainer Spy, but that didn't help me any. I turned it on, and as I started to take note of the modified addresses and values, it was still adding more. So I dunno what the hell that's doing.
Reply With Quote
Sponsored Links
  #2  
Old 23-12-2005, 23:48
caki caki is offline
Registered User
 
Join Date: Dec 2004
Location: UK
Posts: 899
Thanks: 0
Thanked 0 Times in 0 Posts
caki is on a distinguished road
Halo for PC is protected by Safedisc 2.70.30. I am assuming you are trying this on the original uncracked exe. One of the features of safedisc is to fill portions of the code with int 3's, and then have a debugger run parallel to the game process and replace the int 3's with the original game code. Since this safedisc debugger is running with the original exe, you cannot attatch another debugger because 2 ring3 debuggers cannot debug the same process. I think you may have some more success with Softice, which is a ring 0 debugger.

I think that this may be the problem. Try coding the trainer using the cracked exe. I think that the memory locations and all that other crap are the same in the original and the cracked exe, so a trainer for the cracked exe should work on the original exe and vice versa. I am not sure about this, as I do not have a lot of exeperience with game training.

Hope this helps
__________________
Sanity is for the weak.
Reply With Quote
  #3  
Old 12-01-2006, 20:21
DRAGoN.X's Avatar
DRAGoN.X DRAGoN.X is offline
Senior Member
 
Join Date: Jul 2005
Location: Earth
Posts: 151
Thanks: 0
Thanked 0 Times in 0 Posts
DRAGoN.X is on a distinguished road
Send a message via ICQ to DRAGoN.X Send a message via AIM to DRAGoN.X Send a message via MSN to DRAGoN.X Send a message via Yahoo to DRAGoN.X
Use latest version of Cheat Engine (5.2) and use Kernal Debugger. It gets around all know protections except Starforce DAMN YOU STARFORCE. (and also it can't get around stuff that overwrites debug resistors since thats what the Kernal Debugger Uses, i.e. RTW:BI 1.6 <-I think)


But hell theres even a patch for that all though it's highly unstable and max's out CPU and crashed game since it overrites something so many times (apparently faster than stareforce can)

PM/E-mail/IM me if you want any more help.

-DRAGoN.X

Last edited by DRAGoN.X; 12-01-2006 at 20:24.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How in hell can i get that blind mode off? On Halo 2 Nico G XBox Games 3 03-12-2004 20:21
Halo custom edition is out.... eyelevel PC Games 0 05-05-2004 09:33
halo for comp.... retarded.. should be for xbox AXmichigan XBox Games 0 02-05-2004 19:28
Halo 2 rumors false AXmichigan XBox Games 0 10-11-2003 14:16
Halo 2 Rumors rms2001 XBox Games 2 10-11-2003 11:10



All times are GMT -7. The time now is 09:51.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com