View previous topic :: View next topic |
Author |
Message |
glide Newbie cheater
Reputation: 0
Joined: 23 Aug 2011 Posts: 14
|
Posted: Sun Feb 09, 2014 7:04 am Post subject: Powerslide |
|
|
What I want to do is simple: increase the RPM. I tried to find the value for RPM but can't find it.
Edit: oh and there's something else. There are cheats in the game that you just type in, but you can only use one at a time. Is it possible to lock a cheat on all the time so more than one can be active?
Last edited by glide on Sat Feb 15, 2014 2:46 pm; edited 1 time in total |
|
Back to top |
|
 |
dharthoorn Advanced Cheater
Reputation: 1
Joined: 27 Nov 2008 Posts: 84
|
Posted: Sun Feb 09, 2014 9:19 am Post subject: |
|
|
Could be complicated because it's likely a derived (calculated) value off of something else.
Best bet would be to first find speed address (and pointer) and then hopefully the RPM's are somewhere in that same memory region.
_________________
"If you could reason with religious people there would be no religious people" - House Md. (My Personal Life Coach) |
|
Back to top |
|
 |
Geri Moderator
Reputation: 111
Joined: 05 Feb 2010 Posts: 5636
|
Posted: Sun Feb 09, 2014 6:43 pm Post subject: |
|
|
It's usually the other way around. RPM is a simple float value most of the time and speed is more complex. Try a bunch of unknown value scans and be careful to not shift gears in the process.
_________________
|
|
Back to top |
|
 |
dharthoorn Advanced Cheater
Reputation: 1
Joined: 27 Nov 2008 Posts: 84
|
Posted: Mon Feb 10, 2014 8:29 am Post subject: |
|
|
Don't have a lot of experience hacking racing games so I am curious.
@Glide
Please let me know how it turned out in terms of value type and how you found the right address.
_________________
"If you could reason with religious people there would be no religious people" - House Md. (My Personal Life Coach) |
|
Back to top |
|
 |
glide Newbie cheater
Reputation: 0
Joined: 23 Aug 2011 Posts: 14
|
Posted: Tue Feb 11, 2014 5:32 pm Post subject: |
|
|
Actually there's a glitch in the game that increases (for a short time) the RPM dramatically, so maybe I could use this to find the address? How could I do that?
|
|
Back to top |
|
 |
Geri Moderator
Reputation: 111
Joined: 05 Feb 2010 Posts: 5636
|
Posted: Tue Feb 11, 2014 5:51 pm Post subject: |
|
|
Why do you need a glitch for it? Can't you control the RPM of your car? How do you drive it then? Accelerate -> more RPM. Problem?
_________________
|
|
Back to top |
|
 |
Gniarf Grandmaster Cheater Supreme
Reputation: 43
Joined: 12 Mar 2012 Posts: 1285
|
Posted: Wed Feb 12, 2014 2:44 am Post subject: |
|
|
@glide: Are you trying to hack RPM in the game called Powerslide (made by Ratbag in 1998) or are you trying to find a generic way to powerslide in racing games?
_________________
DO NOT PM me if you want help on making/fixing/using a hack. |
|
Back to top |
|
 |
glide Newbie cheater
Reputation: 0
Joined: 23 Aug 2011 Posts: 14
|
Posted: Wed Feb 12, 2014 7:22 am Post subject: |
|
|
Geri wrote: | Why do you need a glitch for it? Can't you control the RPM of your car? How do you drive it then? Accelerate -> more RPM. Problem? |
Because of the way the game is programmed, increasing RPM also increases acceleration and top speed.
|
|
Back to top |
|
 |
Geri Moderator
Reputation: 111
Joined: 05 Feb 2010 Posts: 5636
|
Posted: Wed Feb 12, 2014 8:35 am Post subject: |
|
|
But that's not a problem. In worst case, you will find more values and you may find speed and RPM too.
_________________
|
|
Back to top |
|
 |
|