[Need Help] Making Need for Speed The Run Trainer

AColourBlindHack Sep 29, 2013

  1. AColourBlindHack

    AColourBlindHack Je suis un Canadien! Lifetime Gold
    15/47

    Joined:
    Jun 17, 2012
    Messages:
    389
    Likes Received:
    133
    Trophy Points:
    55
    Gender:
    Male
    Location:
    Canada
    Console:
    Xbox
    Hello everyone! I am currently trying to make a trainer for Need for Speed The Run, but I have run into a little bit of a problem. I was using SimpleDump++ and PeekPoker to freeze, and dump the 360 Memory so I would eventually be able to get Unlimited Nitro. Once I finished dumping the files for the nitrous, I booted up ArtMoney to find the offsets. Here is my problem. In Need for Speed The Run, there is just a nitrous bar, but no values or anything. How do I find the values for that, so I can search to find my offsets or address?

    If I need more detail, I can try my best to provide. ;)
     
    • Bad Spelling Bad Spelling x 1
  2. Renegade

    Renegade Super Special Awesome XPG Developer
    105/188

    Joined:
    Nov 19, 2009
    Messages:
    1,212
    Likes Received:
    894
    Trophy Points:
    105
    Gender:
    Male
    Location:
    United Kingdom
    Console:
    Xbox
    Is it an onscreen value or is it a bar?
     
  3. AColourBlindHack

    AColourBlindHack Je suis un Canadien! Lifetime Gold
    55/94

    Joined:
    Jun 17, 2012
    Messages:
    389
    Likes Received:
    133
    Trophy Points:
    55
    Gender:
    Male
    Location:
    Canada
    Console:
    Xbox
    It is just a bar. Beside it in very small text, there is a N-10, N-07 and so on. I tried using the 10 from the N-10 and it brought up a whole bunch of addresses, but when I tried filtering it, nothing was found so I don't think that was it.
     
  4. Renegade

    Renegade Super Special Awesome XPG Developer
    105/188

    Joined:
    Nov 19, 2009
    Messages:
    1,212
    Likes Received:
    894
    Trophy Points:
    105
    Gender:
    Male
    Location:
    United Kingdom
    Console:
    Xbox
    Well it's most likely a Float32, a lot of games store "bar" values as floats. It can be integer though.

    You're best bet is to select float 4 bytes, and FULL RAM dump and set the search as Unknown Value, then value was decreased/increased etc.

    Please see my guide for more info.
     
  5. AColourBlindHack

    AColourBlindHack Je suis un Canadien! Lifetime Gold
    55/94

    Joined:
    Jun 17, 2012
    Messages:
    389
    Likes Received:
    133
    Trophy Points:
    55
    Gender:
    Male
    Location:
    Canada
    Console:
    Xbox
    Thanks for the help. I will give it another go. I am also using your guide to help me and it is very helpful.
     
  6. AColourBlindHack

    AColourBlindHack Je suis un Canadien! Lifetime Gold
    55/94

    Joined:
    Jun 17, 2012
    Messages:
    389
    Likes Received:
    133
    Trophy Points:
    55
    Gender:
    Male
    Location:
    Canada
    Console:
    Xbox
    I need some more help. I was left with four offsets. Whenever I try to peek and poke them with different values, nothing changes on the game.
     
  7. AColourBlindHack

    AColourBlindHack Je suis un Canadien! Lifetime Gold
    55/94

    Joined:
    Jun 17, 2012
    Messages:
    389
    Likes Received:
    133
    Trophy Points:
    55
    Gender:
    Male
    Location:
    Canada
    Console:
    Xbox
    I was originally using float 4. I will try 4 bytes. Thanks for the help.
     
  8. Renegade

    Renegade Super Special Awesome XPG Developer
    105/188

    Joined:
    Nov 19, 2009
    Messages:
    1,212
    Likes Received:
    894
    Trophy Points:
    105
    Gender:
    Male
    Location:
    United Kingdom
    Console:
    Xbox
    ...

    I have already explained to him what needs to be done. Bytes are not a value type. You mean he would need to try Integer as I have stated above.

    Float32 - 4 Bytes = 00 00 00 00

    Float64 - 8 Bytes = 00 00 00 00 00 00 00 00

    Integer8 - 1 Byte = 00

    Integer16 - 2 Bytes = 00 00

    Integer32 - 4 Bytes = 00 00 00 00
     
  9. Renegade

    Renegade Super Special Awesome XPG Developer
    105/188

    Joined:
    Nov 19, 2009
    Messages:
    1,212
    Likes Received:
    894
    Trophy Points:
    105
    Gender:
    Male
    Location:
    United Kingdom
    Console:
    Xbox
    Uh..Of course it's correct. It's how bit types work...There are many other bit types too. These are just the commonly used ones. It's not confusing. It's what he needs to do to make trainers like he wants to do.

    Not to mention this is SIMPLE. Anybody not understanding that needs to forget about trainers and learn about bit types and hex editing first.
     
  10. so

    some59 Rookie
    20/47

    Joined:
    Oct 5, 2014
    Messages:
    51
    Likes Received:
    1
    Trophy Points:
    20
    THANK YOU
     
  11. mo

    mokranixxx Newbie
    0/47

    Joined:
    Nov 5, 2014
    Messages:
    4
    Likes Received:
    0
    Trophy Points:
    0
    gooooooooooooode
     
  12. ga

    gamefabriciometaldj Newbie
    0/47

    Joined:
    Jul 17, 2015
    Messages:
    16
    Likes Received:
    0
    Trophy Points:
    0
    Vbbnmmmmnbvf
     
  13. da

    dangdong Newbie
    0/47

    Joined:
    Nov 5, 2015
    Messages:
    36
    Likes Received:
    2
    Trophy Points:
    0
    Thanks
     
  14. Xx

    XxdjxX89 Rookie
    15/47

    Joined:
    Nov 4, 2012
    Messages:
    31
    Likes Received:
    0
    Trophy Points:
    15
    Console:
    Xbox
    Was any one successful on making a trainer for this game ?
     
  15. rodrio

    rodrio Banned (Read The Rules) BANNED
    15/47

    Joined:
    Jan 16, 2015
    Messages:
    23
    Likes Received:
    1
    Trophy Points:
    15
    god.... thank...
     
  16. rodrio

    rodrio Banned (Read The Rules) BANNED
    15/47

    Joined:
    Jan 16, 2015
    Messages:
    23
    Likes Received:
    1
    Trophy Points:
    15
     
    • Agree Agree x 1
  17. rodrio

    rodrio Banned (Read The Rules) BANNED
    15/47

    Joined:
    Jan 16, 2015
    Messages:
    23
    Likes Received:
    1
    Trophy Points:
    15
    god...
     

Share This Page

Close