View previous topic :: View next topic |
Author |
Message |
TheRedEye Cheater
Reputation: 0
Joined: 30 May 2007 Posts: 30
|
Posted: Mon Jan 14, 2008 12:46 pm Post subject: Attach Dos Game.. |
|
|
I have a game that runing from the cmd command port.. it is nostalgic game so it is really old.
I attach the process but when I serach for addresses I get nothing.. someone know what to do? maybe it is like flash game *8 or something
thanks
process name = ntvdm.exe |
|
Back to top |
|
 |
rohagymeg Advanced Cheater
Reputation: 0
Joined: 25 Nov 2007 Posts: 57 Location: Hungary
|
Posted: Mon Jan 14, 2008 1:56 pm Post subject: . |
|
|
Search for unknown value |
|
Back to top |
|
 |
DoomsDay Grandmaster Cheater
Reputation: 0
Joined: 06 Jan 2007 Posts: 768 Location: %HomePath%
|
Posted: Mon Jan 14, 2008 1:59 pm Post subject: |
|
|
Check the scan range, dos mode is different. |
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25804 Location: The netherlands
|
Posted: Mon Jan 14, 2008 6:55 pm Post subject: |
|
|
attach to ntvdm.exe and set the range to search to 0 to ffffffff _________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
TheRedEye Cheater
Reputation: 0
Joined: 30 May 2007 Posts: 30
|
Posted: Tue Jan 15, 2008 12:13 am Post subject: |
|
|
and then if value of life is 4, what to search? 4? |
|
Back to top |
|
 |
Casteele How do I cheat?
Reputation: 0
Joined: 22 Jul 2006 Posts: 9
|
Posted: Fri Jan 18, 2008 6:23 am Post subject: |
|
|
@TheRedEye:
Yes. Do the Cheat Engine tutorials, they explain a lot. But one tip to keep in mind; In 32-bit Windows, many data items in memory are 32-bits (4-bytes), even if the entire range of possible values can fit in a smaller size (such as 0-255 can fit in a single byte). Similarly, 16-bit Windows (and DOS, since it's 16-bit), typically use 16-bit (2-bytes) sizes. (See a pattern here? 32-bit operating systems default to 32-bit data, 16-bit ones default to 16-bit.. Can you guess what is likely to be the default size for a 64-bit one? ) A lot of this is because the operating system and CPU work best and fastest when working on the default bit size.
@DB:
Are there any plans to make CE better detect and list 16-bit programs, rather than just "ntvdm.exe"? I may get burned at the stake for admitting this, but I always use ArtMoney for memory editing with 16-bit programs, because it will show and work with both 16- and 32-bit programs. It would be really awesome if CE could do this, too.. Especially since classic (I.E., DOS) gaming is becoming more popular.. |
|
Back to top |
|
 |
|