Difference between revisions of "Cheat Engine:Help File"

From Cheat Engine
Jump to navigation Jump to search
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
Note:
 
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.htm Feel free to copy the contents from there to these wiki entries)
+
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)
  
Overview:
+
== Overview ==
 +
=== About ===
 
* [[Help File:About|About]]
 
* [[Help File:About|About]]
  * [[Help File:AboutLong|About Cheat Engine]]
+
** [[Help File:AboutLong|About Cheat Engine]]
  * [[Help File:FAQs|FAQ's]]
+
** [[Help File:FAQs|FAQ's]]
 +
=== Main Interface ===
 
* [[Help File:Main Interface|Main Interface]]
 
* [[Help File:Main Interface|Main Interface]]
  * [[Help File:Standard Menu|Standard Menu]]
+
** [[Help File:Standard Menu|Standard Menu]]
  * [[Help File:Select Process|Select Process]]
+
** [[Help File:Select Process|Select Process]]
  * [[Help File:Memory scan settings|Memory scan settings]]
+
** [[Help File:Memory scan settings|Memory scan settings]]
  * [[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:Custom type examples|Custom type examples]]
    * [[Help File:Money type|Money type - divided by 100 ]]
+
*** [[Help File:Money type|Money type - divided by 100 ]]
    * [[Help File:old flash (div 8)|old flash (div 8)]]
+
*** [[Help File:old flash (div 8)|old flash (div 8)]]
    * [[Help File:Big endian 2 byte|Big endian 2 byte]]
+
*** [[Help File:Big endian 2 byte|Big endian 2 byte]]
    * [[Help File:Big endian 4 byte|Big endian 4 byte]]
+
*** [[Help File:Big endian 4 byte|Big endian 4 byte]]
  * [[Help File:Unsigned values|(Un)signed values]]
+
** [[Help File:Unsigned values|(Un)signed values]]
  * [[Help File:Found address list|Found address list]]
+
** [[Help File:Found address list|Found address list]]
  * [[Help File:AddressCheat List|Address/Cheat list]]
+
** [[Help File:AddressCheat List|Address/Cheat list]]
  * [[Help File:Table Extras|Table Extras]]
+
** [[Help File:Table Extras|Table Extras]]
  * [[Help File:Speedhack|Speedhack]]
+
** [[Help File:Speedhack|Speedhack]]
  * [[Help File:Advanced options|Advanced options]]
+
** [[Help File:Advanced options|Advanced options]]
    * [[Help File:Pause|Pause]]
+
*** [[Help File:Pause|Pause]]
    * [[Help File:Code list|Code list]]
+
*** [[Help File:Code list|Code list]]
  * [[Help File:Memory Viewer|Memory Viewer]]
+
=== Memory Viewer ===
  * [[Help File:Memory view|Memory view]]
+
* [[Help File:Memory Viewer|Memory Viewer]]
  * [[Help File:Menus and Features|Menus and Features]]
+
** [[Help File:Memory view|Memory view]]
  * [[Help File:Auto Assembler help|Auto Assembler help]]
+
** [[Help File:Menus and Features|Menus and Features]]
  * [[Help File:Script engine|Script engine]]
+
** [[Help File:Auto Assembler help|Auto Assembler help]]
  * [[Help File:Debugging|Debugging]]
+
** [[Help File:Script engine|Script engine]]
  * [[Help File:Find out what addresses this instruction accesses|Find out what addresses this instruction accesses]]
+
** [[Help File:Debugging|Debugging]]
  * [[Help File:Find out what writes/accesses this address|Find out what writes/accesses this address]]
+
*** [[Help File:Find out what addresses this instruction accesses|Find out what addresses this instruction accesses]]
  * [[Help File:Dissect code|Dissect code]]
+
*** [[Help File:Find out what writes/accesses this address|Find out what writes/accesses this address]]
  * [[Help File:Dissect data/structures|Dissect data/structures]]
+
** [[Help File:Dissect code|Dissect code]]
  * [[Help File:Pointer scan|Pointer scan]]
+
** [[Help File:Dissect data/structures|Dissect data/structures]]
  * [[Help File:Break and trace|Break and trace]]
+
** [[Help File:Pointer scan|Pointer scan]]
  * [[Help File:Structure spider|Structure spider]]
+
** [[Help File:Break and trace|Break and trace]]
  * [[Help File:Plugin system|Plugin system]]
+
** [[Help File:Structure spider|Structure spider]]
  * [[Help File:GetVersion|GetVersion]]
+
=== Plugin system ===
  * [[Help File:DisablePlugin|DisablePlugin]]
+
* [[Help File:Plugin system|Plugin system]]
  * [[Help File:InitializePlugin|InitializePlugin]]
+
** [[Help File:GetVersion|GetVersion]]
  * [[Help File:PluginVersion|PluginVersion]]
+
** [[Help File:DisablePlugin|DisablePlugin]]
  * [[Help File:ExportedFunctions|ExportedFunctions]]
+
** [[Help File:InitializePlugin|InitializePlugin]]
  * [[Help File:sizeofExportedFunctions|sizeofExportedFunctions]]
+
** [[Help File:PluginVersion|PluginVersion]]
  * [[Help File:ShowMessage|ShowMessage]]
+
*** [[Help File:ExportedFunctions|ExportedFunctions]]
  * [[Help File:RegisterFunction|RegisterFunction]]
+
*** [[Help File:sizeofExportedFunctions|sizeofExportedFunctions]]
  * [[Help File:UnregisterFunction|UnregisterFunction]]
+
*** [[Help File:ShowMessage|ShowMessage]]
  * [[Help File:OpenedProcessID|OpenedProcessID]]
+
*** [[Help File:RegisterFunction|RegisterFunction]]
  * [[Help File:OpenedProcessHandle|OpenedProcessHandle]]
+
*** [[Help File:UnregisterFunction|UnregisterFunction]]
  * [[Help File:GetMainWindowHandle|GetMainWindowHandle]]
+
*** [[Help File:OpenedProcessID|OpenedProcessID]]
  * [[Help File:AutoAssemble|AutoAssemble]]
+
*** [[Help File:OpenedProcessHandle|OpenedProcessHandle]]
  * [[Help File:Assembler|Assembler]]
+
*** [[Help File:GetMainWindowHandle|GetMainWindowHandle]]
  * [[Help File:Disassembler|Disassembler]]
+
*** [[Help File:AutoAssemble|AutoAssemble]]
  * [[Help File:ChangeRegistersAtAddress|ChangeRegistersAtAddress]]
+
*** [[Help File:Assembler|Assembler]]
  * [[Help File:InjectDLL|InjectDLL]]
+
*** [[Help File:Disassembler|Disassembler]]
  * [[Help File:FreezeMem|FreezeMem]]
+
*** [[Help File:ChangeRegistersAtAddress|ChangeRegistersAtAddress]]
  * [[Help File:UnfreezeMem|UnfreezeMem]]
+
*** [[Help File:InjectDLL|InjectDLL]]
  * [[Help File:FixMem|FixMem]]
+
*** [[Help File:FreezeMem|FreezeMem]]
  * [[Help File:ProcessList|ProcessList]]
+
*** [[Help File:UnfreezeMem|UnfreezeMem]]
  * [[Help File:ReloadSettings|ReloadSettings]]
+
*** [[Help File:FixMem|FixMem]]
  * [[Help File:GetAddressFromPointer|GetAddressFromPointer]]
+
*** [[Help File:ProcessList|ProcessList]]
  * [[Help File:sym_nameToAddress|sym_nameToAddress]]
+
*** [[Help File:ReloadSettings|ReloadSettings]]
  * [[Help File:sym_addressToName|sym_addressToName]]
+
*** [[Help File:GetAddressFromPointer|GetAddressFromPointer]]
  * [[Help File:sym_generateAPIHookScript|sym_generateAPIHookScript]]
+
*** [[Help File:sym_nameToAddress|sym_nameToAddress]]
  * [[Help File:loadDBK32|loadDBK32]]
+
*** [[Help File:sym_addressToName|sym_addressToName]]
  * [[Help File:loaddbvmifneeded|loaddbvmifneeded]]
+
*** [[Help File:sym_generateAPIHookScript|sym_generateAPIHookScript]]
  * [[Help File:previousOpcode|previousOpcode]]
+
*** [[Help File:loadDBK32|loadDBK32]]
  * [[Help File:nextOpcode|nextOpcode]]
+
*** [[Help File:loaddbvmifneeded|loaddbvmifneeded]]
  * [[Help File:disassembleEx|disassembleEx]]
+
*** [[Help File:previousOpcode|previousOpcode]]
  * [[Help File:loadModule|loadModule]]
+
*** [[Help File:nextOpcode|nextOpcode]]
  * [[Help File:aa_AddExtraCommand|aa_AddExtraCommand]]
+
*** [[Help File:disassembleEx|disassembleEx]]
  * [[Help File:aa_RemoveExtraCommand|aa_RemoveExtraCommand]]
+
*** [[Help File:loadModule|loadModule]]
  * [[Help File:PluginType|PluginType]]
+
*** [[Help File:aa_AddExtraCommand|aa_AddExtraCommand]]
  * [[Help File:0 ptAddressList|0: ptAddressList]]
+
*** [[Help File:aa_RemoveExtraCommand|aa_RemoveExtraCommand]]
  * [[Help File:1 ptMemoryView|1: ptMemoryView]]
+
** [[Help File:PluginType|PluginType]]
  * [[Help File:2 ptOnDebugEvent|2: ptOnDebugEvent]]
+
*** [[Help File:0 ptAddressList|0: ptAddressList]]
  * [[Help File:3 ptProcesswatcherEvent|3: ptProcesswatcherEvent]]
+
*** [[Help File:1 ptMemoryView|1: ptMemoryView]]
  * [[Help File:4 ptFunctionPointerschange|4: ptFunctionPointerschange]]
+
*** [[Help File:2 ptOnDebugEvent|2: ptOnDebugEvent]]
  * [[Help File:5 ptMainMenu|5: ptMainMenu]]
+
*** [[Help File:3 ptProcesswatcherEvent|3: ptProcesswatcherEvent]]
  * [[Help File:6 ptDisassemblerContext|6: ptDisassemblerContext]]
+
*** [[Help File:4 ptFunctionPointerschange|4: ptFunctionPointerschange]]
  * [[Help File:7 ptDisassemblerRenderLine|7: ptDisassemblerRenderLine]]
+
*** [[Help File:5 ptMainMenu|5: ptMainMenu]]
  * [[Help File:8 ptAutoAssembler|8: ptAutoAssembler]]
+
*** [[Help File:6 ptDisassemblerContext|6: ptDisassemblerContext]]
  * [[Help File:REGISTERMODIFICATIONINFO|REGISTERMODIFICATIONINFO]]
+
*** [[Help File:7 ptDisassemblerRenderLine|7: ptDisassemblerRenderLine]]
  * [[Help File:Settings|Settings]]
+
*** [[Help File:8 ptAutoAssembler|8: ptAutoAssembler]]
  * [[Help File:General settings|General settings]]
+
*** [[Help File:REGISTERMODIFICATIONINFO|REGISTERMODIFICATIONINFO]]
  * [[Help File:Hotkeys|Hotkeys]]
+
=== Settings ===
  * [[Help File:Unrandomizer|Unrandomizer]]
+
* [[Help File:Settings|Settings]]
  * [[Help File:Scan settings|Scan settings]]
+
** [[Help File:General settings|General settings]]
  * [[Help File:Plugins|Plugins]]
+
** [[Help File:Hotkeys|Hotkeys]]
  * [[Help File:Debugger options|Debugger options]]
+
** [[Help File:Unrandomizer|Unrandomizer]]
  * [[Help File:Extra (Advanced)|Extra (Advanced)]]
+
** [[Help File:Scan settings|Scan settings]]
  * [[Help File:Tutorials|Tutorials]]
+
** [[Help File:Plugins|Plugins]]
  * [[Help File:ASM and Hexing Theory|ASM and Hexing Theory]]
+
** [[Help File:Debugger options|Debugger options]]
  * [[Help File:Basic assembler|Basic assembler]]
+
** [[Help File:Extra (Advanced)|Extra (Advanced)]]
  * [[Help File:What is the difference in bytetype|What is the difference in bytetype]]
+
=== Tutorials ===
  * [[Help File:ASM Basics 1|ASM Basics 1]]
+
* [[Help File:Tutorials|Tutorials]]
  * [[Help File:ASM Basics 2|ASM Basics 2]]
+
** [[Help File:ASM and Hexing Theory|ASM and Hexing Theory]]
  * [[Help File:ASM Basics 3|ASM Basics 3]]
+
** [[Help File:Basic assembler|Basic assembler]]
  * [[Help File:Cheat Engine specific|Cheat Engine specific]]
+
** [[Help File:What is the difference in bytetype|What is the difference in bytetype]]
  * [[Help File:Remote desktop instead of network version|Remote desktop instead of network version]]
+
** [[Help File:ASM Basics 1|ASM Basics 1]]
  * [[Help File:Searching Tip|Searching Tip]]
+
** [[Help File:ASM Basics 2|ASM Basics 2]]
  * [[Help File:Code Injection and the auto assembler|Code Injection and the auto assembler]]
+
** [[Help File:ASM Basics 3|ASM Basics 3]]
  * [[Help File:Find out what addresses are accessed by a piece of code|Find out what addresses are accessed by a piece of code]]
+
** [[Help File:Cheat Engine specific|Cheat Engine specific]]
  * [[Help File:3D pinball for windows (pointer+code)|Plugins]]
+
** [[Help File:Remote desktop instead of network version|Remote desktop instead of network version]]
  * [[Help File:Basic packet editing|Basic packet editing]]
+
** [[Help File:Searching Tip|Searching Tip]]
  * [[Help File:Percentage scans and compare to saved results|Percentage scans and compare to saved results]]
+
** [[Help File:Code Injection and the auto assembler|Code Injection and the auto assembler]]
  * [[Help File:Misc Topics|Misc Topics]]
+
** [[Help File:Find out what addresses are accessed by a piece of code|Find out what addresses are accessed by a piece of code]]
  * [[Help File:About the debugger|About the debugger]]
+
** [[Help File:3D pinball for windows (pointer+code)|3D pinball for windows]]
  * [[Help File:Network versions|Network versions]]
+
** [[Help File:Basic packet editing|Basic packet editing]]
  * [[Help File:Contact and feedback|Contact and feedback]]
+
** [[Help File:Percentage scans and compare to saved results|Percentage scans and compare to saved results]]
 +
=== Misc Topics ===
 +
* [[Help File:Misc Topics|Misc Topics]]
 +
** [[Help File:About the debugger|About the debugger]]
 +
** [[Help File:Network versions|Network versions]]
 +
** [[Help File:Contact and feedback|Contact and feedback]]

Revision as of 17:09, 10 March 2017

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)

Overview

About

Main Interface

Memory Viewer

Plugin system

Settings

Tutorials

Misc Topics