Can't attach debugger? What the hell?
Posted: Fri Dec 23, 2005 7:17 pm
Ok. There's 3 things I want to do to 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.
1. 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 modifying more while th egame was minimized.. So I dunno what the hell that's doing.
2. 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.
3. Change the shield recharge so it goes to the overcharged full instead of just regular (2X Shield, basicly)
1. 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 modifying more while th egame was minimized.. So I dunno what the hell that's doing.
2. 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.
3. Change the shield recharge so it goes to the overcharged full instead of just regular (2X Shield, basicly)