Difference between revisions of "Cheat Engine:Help File"
Jump to navigation
Jump to search
m (→Main Interface) |
(→Main Interface) |
||
Line 9: | Line 9: | ||
** [[Help File:FAQs|FAQs]] | ** [[Help File:FAQs|FAQs]] | ||
=== Main Interface === | === Main Interface === | ||
− | + | [[Help File:Main Interface|Main Interface]] | |
− | + | * [[Help File:Standard Menu|Standard Menu]] | |
− | + | * [[Help File:Select Process|Select Process]] | |
− | + | * [[Help File:Memory scan settings|Memory scan]] | |
** [[Help File:Scan types|Scan types]] | ** [[Help File:Scan types|Scan types]] | ||
** [[Help File:Value types|Value types]] | ** [[Help File:Value types|Value types]] | ||
− | ** [[Help File:Custom type examples|Custom type examples]] | + | *** [[Help File:Unsigned values|(Un)signed values]] |
− | *** [[Help File:Money type|Money type - divided by 100 ]] | + | *** [[Help File:Custom type examples|Custom type examples]] |
− | *** [[Help File:old flash (div 8)|old flash (div 8)]] | + | **** [[Help File:Money type|Money type - divided by 100 ]] |
− | *** [[Help File:Big endian 2 byte|Big endian 2 byte]] | + | **** [[Help File:old flash (div 8)|old flash (div 8)]] |
− | *** [[Help File:Big endian 4 byte|Big endian 4 byte]] | + | **** [[Help File:Big endian 2 byte|Big endian 2 byte]] |
− | + | **** [[Help File:Big endian 4 byte|Big endian 4 byte]] | |
− | + | * [[Help File:Found address list|Found address list]] | |
− | + | * [[Help File:AddressCheat List|Address/Cheat list]] | |
− | + | * [[Help File:Advanced options|Advanced options]] | |
− | ** [[Help File: | + | ** [[Help File:Pause|Pause]] |
− | ** [[Help File: | + | ** [[Help File:Code list|Code list]] |
− | + | * [[Help File:Table Extras|Table Extras]] | |
− | + | * [[Help File:Speedhack|Speedhack]] | |
=== Memory Viewer === | === Memory Viewer === |
Latest revision as of 10:26, 6 May 2024
Note:
This is a WIP. Help is welcome ... to edit the help file. :P ( The helpfile in HTML format can be found at http://cheatengine.org/help/index.html Feel free to copy the contents from there to these wiki entries)
Contents
Overview[edit]
About[edit]
Main Interface[edit]
- Standard Menu
- Select Process
- Memory scan
- Found address list
- Address/Cheat list
- Advanced options
- Table Extras
- Speedhack
Memory Viewer[edit]
Plugin system[edit]
- Plugin system
- GetVersion
- DisablePlugin
- InitializePlugin
- PluginVersion
- ExportedFunctions
- sizeofExportedFunctions
- ShowMessage
- RegisterFunction
- UnregisterFunction
- OpenedProcessID
- OpenedProcessHandle
- GetMainWindowHandle
- AutoAssemble
- Assembler
- Disassembler
- ChangeRegistersAtAddress
- InjectDLL
- FreezeMem
- UnfreezeMem
- FixMem
- ProcessList
- ReloadSettings
- GetAddressFromPointer
- sym_nameToAddress
- sym_addressToName
- sym_generateAPIHookScript
- loadDBK32
- loaddbvmifneeded
- previousOpcode
- nextOpcode
- disassembleEx
- loadModule
- aa_AddExtraCommand
- aa_RemoveExtraCommand
- PluginType
Settings[edit]
Tutorials[edit]
- Tutorials
- ASM and Hexing Theory
- Basic assembler
- What is the difference in bytetype
- ASM Basics 1
- ASM Basics 2
- ASM Basics 3
- Cheat Engine specific
- Remote desktop instead of network version
- Searching Tip
- Code Injection and the auto assembler
- Find out what addresses are accessed by a piece of code
- 3D pinball for windows
- Basic packet editing
- Percentage scans and compare to saved results