TY mate for posting this but dosent work on windows store (gamepass) i try to find the code via mono dissector but nothing.CJBok wrote: ↑Wed May 30, 2018 4:20 pmHow to enabled debug screen!
1. Copy and paste the code below directly into cheat engine.
2. Make sure "Activate Mono features is enabled"
3. Active cheat
4. In-game press the TAB to open the debug screen.
Code: Select all
<CheatTable> <CheatEntries> <CheatEntry> <Description>"Enable Debugger (Press Tab key when enabled)"</Description> <VariableType>Auto Assembler Script</VariableType> <AssemblerScript> define(originbytes,56 48 83 EC 08 48 83 EC 20) [ENABLE] GameManager:get_IsDebugEnabled: mov eax,1 ret [DISABLE] GameManager:get_IsDebugEnabled: db originbytes </AssemblerScript> </CheatEntry> </CheatEntries> </CheatTable>
[Link]
How to use this cheat table?
- Install Cheat Engine
- Double-click the .CT file in order to open it.
- Click the PC icon in Cheat Engine in order to select the game process.
- Keep the list.
- Activate the trainer options by checking boxes or setting values from 0 to 1