Release Notes
- Verified plugin on Cheat Engine 7.6 with Microsoft Windows 10 Enterprise LTSC (Version 10.0.19044 Build 19044)
- Adjusted plugin description displayed
- Initial release of concept plugin
Installation
System Requirement
- Recommended Minimum Microsoft Windows 10 Enterprise LTSC (Version 10.0.19044 Build 19044)
- Cheat Engine 7.5 / Cheat Engine 7.6
Plugin Reminder
- The x86
faceless
build is compatible withcheatengine-i386.exe
- The x64
faceless
build is compatible withcheatengine-x86_64.exe
andcheatengine-x86_64-SSE4-AVX2.exe
- Both x86 and x64
faceless
builds reference the samefaceless.ini
file
Plugin Setup
- Extract the most recent faceless build into the root directory for
Cheat Engine
- The root directory where
cheatengine-i386.exe
/cheatengine-x86_64.exe
is located
- The root directory where
- If needed, configure the
faceless.ini
settings file - Start Cheat Engine
- Go to Edit -> Settings -> Plugins -> Add new
- Add the faceless dll associated with the Cheat Engine executable (x64 or x86)
- Click the checkbox next to the faceless dll plugin name to enable
- Click Okay to continue
- At this point the plugin should be running.
- Give it a test and try to capture with the Snipping Tool.
- If you encounter an issue try restarting Cheat Engine or build with Debug mode and look at the output logs with dbgview.
Configuration File Settings
The configuration file contains various settings that control the behavior of the application.
Enabled
(Boolean Value)- Set this to
True
if you want the plugin to hide from screen capture. If set toFalse
, the plugin will operate in a disabled state. In most cases you will just enable / disable the plugin via the Cheat Engine Plugin Setting Window.
- Set this to
Default Configuration File Settings
Here is an example of the default configuration in faceless.ini
:
[Settings]
Enabled = true
Feel free to modify these settings in the configuration file according to your requirements.
