| View previous topic :: View next topic |
| Author |
Message |
jadereporter Newbie cheater
Reputation: 0
Joined: 17 Sep 2016 Posts: 13
|
Posted: Wed Sep 21, 2016 8:55 am Post subject: CE: How to use? Strategies? Facilitations? |
|
|
Here's how to use Cheat Engine to most people: (And I)
Opens the game CarsRaceGames.exe (any name).
Opens Cheat Engine.
Press the Computer icon, and choose to analyze the game "CarsRaceGames.exe+00FA0".
He sees that the game has $ 326400 with which to make purchases of cars.
Search the 326400 number among the values in memory.
They leave many results. Many addresses.
Cerca il nuovo numero tra i valori già scansionati.
The addresses become less.
Repeats the operation. It remains only one.
Clicks on it to add it to the list.
He now knows that the value corresponding to the money found at 0E56B430.
And you can have fun to change it as he wishes.
Switch to day.
The next day back to playing with CarsRaceGames.
Opens Cheat Engine.
To save time would like to add the address they know to be 0E56B430.
But at that is another thing... no money.
And it is forced to repeat the operation from the beginning.
I was wondering. Are there any tricks or use strategies to facilitate all?
if there are several values .. money, items inventary, cars, garages, slopes, ect...
Can I have to look them up again from scratch every time?
There is no way to synchronize these addresses?
Cross it results when more than one is to find them?
For example:
If I save the address list in a CT file, then I realize ..
In CT file by opening it with Notepad I read (an XML format)
| Code: | <CheatEntry>
<ID>0</ID>
<Description>"Money"</Description>
<LastState Value="5748649" RealAddress="0E8F6D94"/>
<VariableType>4 Bytes</VariableType>
<Address>0E8F6D94</Address>
</CheatEntry> |
There is an Address value... and a value RealAddress
It has something to do with the argument made above?
|
|
| Back to top |
|
 |
mgostIH Expert Cheater
Reputation: 3
Joined: 01 Jan 2016 Posts: 159
|
Posted: Wed Sep 21, 2016 9:59 am Post subject: |
|
|
Use pointers.
_________________
|
|
| Back to top |
|
 |
jadereporter Newbie cheater
Reputation: 0
Joined: 17 Sep 2016 Posts: 13
|
Posted: Thu Sep 22, 2016 6:54 am Post subject: Thanks |
|
|
Thank you so much
I searched on Google 'Cheat Engine Pointers' ...
It opened a new world fantastic
____________________________________
unfortunately I am poor in English
If I have to use the functions I'll have to translate Cheat Engine
... I have to study a bit 'of things
Thanks again
|
|
| Back to top |
|
 |
STN I post too much
Reputation: 43
Joined: 09 Nov 2005 Posts: 2676
|
|
| Back to top |
|
 |
jadereporter Newbie cheater
Reputation: 0
Joined: 17 Sep 2016 Posts: 13
|
Posted: Thu Sep 22, 2016 6:22 pm Post subject: Missing the Italian language |
|
|
Missing the Italian language. I had already watched.
anyway .. I'm gearing up alone
.... In a day or two I finish the translation
| Code: | msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n""Project-Id-Version: CE 6.5.1 IT\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Last-Translator: JadeReporter\n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.8.7\n""Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n""Language: it_IT\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: accessedmemory.rsamerror
msgctxt "accessedmemory.rsamerror"
msgid "Error"
msgstr "Errore"
#: accessedmemory.rsamyoucantsaveanemptylist
msgid "You can't save an empty list"
msgstr "Impossibile salvare una lista vuota"
#: addresslist.rsactive
msgctxt "addresslist.rsactive"
msgid "Active"
msgstr "Attivo"
#: addresslist.rsaddress
msgctxt "addresslist.rsaddress"
msgid "Address"
msgstr "Indirizzo"
#: addresslist.rsaladdaddress
msgid "Add address"
msgstr "Aggiungi Indirizzo"
#: addresslist.rsalautoassemblescritp
msgid "Auto Assemble script"
msgstr "Auto Assembla script"
#: addresslist.rsalnodescription
msgctxt "addresslist.rsalnodescription"
msgid "No description"
msgstr "Nessuna descrizione"
#: addresslist.rschangedescription
msgid "Change Description"
msgstr "Cambia Descrizione"
#: addresslist.rschangevalue
msgctxt "addresslist.rschangevalue"
msgid "Change Value"
msgstr "Cambia Valore"
#: addresslist.rsdescription
msgctxt "addresslist.rsdescription"
msgid "Description"
msgstr "Descrizione"
#: addresslist.rsdoyouwanttodeletetheselectedaddress
msgid "Do you want to delete the selected address%s?"
msgstr "Vuoi eliminare l'indirizzo selezionato %s?"
#: addresslist.rsnotallvaluetypescouldhandlethevalue
msgid "Not all value types could handle the value %s"
msgstr ""
#: addresslist.rsscript
msgid "<script>"
msgstr "<script>"
#: addresslist.rsthevaluecouldnotbeparsed
msgid "The value %s could not be parsed"
msgstr "Impossibile analizzare il valore %s"
#: addresslist.rstype
msgctxt "addresslist.rstype"
msgid "Type"
msgstr "Tipo"
#: addresslist.rsvalue
msgctxt "addresslist.rsvalue"
msgid "Value"
msgstr "Valore"
#: addresslist.rswhatvaluetochangethisto
msgid "what value to change this to?"
msgstr "quale valore vuoi impostare?"
Ect... Ect...
|
|
|
| Back to top |
|
 |
|