|
#16
|
|||
|
|||
|
the post was ment to both of you... i just quoted you. relevance part to each of you
|
| Sponsored Links |
|
#17
|
|||
|
|||
|
pointers can crash a game. depends on what you are doing with the pointer and where it came from.
if your 'pointer' which was captured from a code snippet is still pointing to memory which is no longer reserved for the game or it is pointing to something that is no longer being used, then writing to your captured pointer can have unintended results. i didn't look at your code or reverse your options. i am just saying- best, Cal |
|
#18
|
|||
|
|||
|
That error/crash is way too generic. There's no way anyone can say specifically what that is pointing too. If it was an overclock, you would probably get a complete system freeze or reboot rather than a nice game crash. That could just be a compatibility issue with the game. That's my bet.
*EDIT* - Just read Cal's after I posted. I can vouch for that ^. You may think you have the most stable, always-on pointers, but the truth is at some stage they 'will' become invalid (such as during a level change). At that point, if the trainer is still trying to fire a value into that location it may well cause a crash. The pointer might temporarily point to another memory address during that time. With even the most simplest code-injection (where you could still use pointer-paths) you could perform at least a simple compare against it. Make sure you don't write to it, unless it's the right bit. Pointers are not infallible, and have other downsides too, such as not been able to provide true god mode etc. Last edited by [Psych]; 08-04-2009 at 00:57. Reason: more info |
|
#19
|
|||
|
|||
|
help
um i guess this is kinda a noobish question but i am new to this stuff
How exactly do i use it??? Some instructions would be nice |
|
#20
|
||||
|
||||
|
Thread closed until further notice; don't open another.
__________________
Joe Forster/STA For more information, see the FileForums forum rules and the PC Games forum FAQ! Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply! Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back! |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Pure v1.0 Plus 6 Trainer by KelSat | nando2002 | Game Trainers | 7 | 01-03-2011 23:47 |
| [Release] SimCity 4 Deluxe Edition v1.0 +2 Trainer | xOwnage | Game Trainers | 4 | 08-02-2010 13:37 |
| Can't use Total Overdose v1.0 +7 TRAINER. | Psykomanius | Game Trainers | 2 | 16-12-2007 06:58 |