I've been out of the community for near a decade, with that said. None of the tables here for ACreed Revelations work, I have one off an old HDD that still works. It's toggle based and I have no idea where I originally got it. If you wrote this, feel free to take credit.
As of now this is the only table that works. Here are the toggles:-
Code: Select all
push 60 // VK_NUMPAD0
call GetAsyncKeyState
test ax,ax
jne RefillPlayerHealth
push 61 // VK_NUMPAD1
call GetAsyncKeyState
test ax,ax
jne RefillAllEquipment
push 62 // VK_NUMPAD2
call GetAsyncKeyState
test ax,ax
jne GodMode
push 63 // VK_NUMPAD3
call GetAsyncKeyState
test ax,ax
jne Invisible
push 64 // VK_NUMPAD4
call GetAsyncKeyState
test ax,ax
jne ResetConflict
push 65 // VK_NUMPAD5
call GetAsyncKeyState
test ax,ax
jne ToggleHookbladeAutograb
push 66 // VK_NUMPAD6
call GetAsyncKeyState
test ax,ax
jne ToggleUseNewBombs
push 67 // VK_NUMPAD7
call GetAsyncKeyState
test ax,ax
jne SetIncognito
push 68 // VK_NUMPAD8
call GetAsyncKeyState
test ax,ax
jne ToggleHud
push 69 // VK_NUMPAD9
call GetAsyncKeyState
test ax,ax
jne SetNotorious
push 6E // VK_NUMPAD.
call GetAsyncKeyState
test ax,ax
jne IncreasePlayerMoney
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