Dishonored 2

Upload your cheat tables here (No requests)
Post Reply
jroibautista
Noobzor
Noobzor
Posts: 7
Joined: Sat Dec 15, 2018 11:46 am
Reputation: 2

Re: Dishonored 2

Post by jroibautista »

Can someone please update this to v1.77.9 :) :D

How to use this cheat table?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1
Last edited by jroibautista on Sat Dec 15, 2018 11:49 am, edited 1 time in total.

jroibautista
Noobzor
Noobzor
Posts: 7
Joined: Sat Dec 15, 2018 11:46 am
Reputation: 2

Re: Dishonored 2

Post by jroibautista »

Can someone update the table to 1.77.9?

qvc
What is cheating?
What is cheating?
Posts: 4
Joined: Sat Dec 08, 2018 5:21 pm
Reputation: 29

Re: Dishonored 2

Post by qvc »

Updated SOME of the scripts to v.1.77.9.0.
Attachments
Dishonored2_1.77.9.0.CT
(120.79 KiB) Downloaded 566 times

User avatar
foxhoundDutch
Novice Cheater
Novice Cheater
Posts: 22
Joined: Sun Apr 15, 2018 10:21 pm
Reputation: 0

Re: Dishonored 2

Post by foxhoundDutch »

qvc wrote:
Sat Dec 15, 2018 1:29 pm
Updated SOME of the scripts to v.1.77.9.0.
btw i have killed everyone now and what i can tell looks like chaos freeze works from the previous table

ku-hao
Noobzor
Noobzor
Posts: 6
Joined: Wed Nov 15, 2017 4:17 pm
Reputation: 7

Re: Dishonored 2

Post by ku-hao »

fixed Inventory Editor
fixed Unlimited Ammo / Runes / Elixirs
Dishonored2(1).CT
(24.75 KiB) Downloaded 401 times

angelus1991
What is cheating?
What is cheating?
Posts: 3
Joined: Sun Dec 16, 2018 11:19 am
Reputation: 0

Re: Dishonored 2

Post by angelus1991 »

please update someone unlimited money option. Game crashed in the black market (
Last edited by angelus1991 on Sun Dec 16, 2018 11:33 am, edited 1 time in total.

ku-hao
Noobzor
Noobzor
Posts: 6
Joined: Wed Nov 15, 2017 4:17 pm
Reputation: 7

Re: Dishonored 2

Post by ku-hao »

money

Code: Select all

define(address,"Dishonored2.exe"+56E96A)
define(bytes,41 2B 80 70 01 00 00)

[ENABLE]

assert(address,bytes)
alloc(newmem,$1000,"Dishonored2.exe"+56E96A)

label(code)
label(return)

newmem:
  mov [r8+00000170],0

code:
  sub eax,[r8+00000170]
  jmp return

address:
  jmp newmem
  nop
  nop
return:

[DISABLE]

address:
  db bytes
  // sub eax,[r8+00000170]

dealloc(newmem)
-----------------------------------------

add dark vision range, should be work

Code: Select all

define(hook, "Dishonored2.exe"+577E60)
define(bytes, F3 41 0F 58 BE E8 00 00 00)

[ENABLE]

assert(hook, bytes)
alloc(newmem, $100, hook)

label(code)
label(return)

newmem:
  dd (float)5

code:
  movss xmm7, [newmem]
  mov [r14+54],(float)5
  mov [r14+60],(float)30
  mov [r14+70],(float)30

  mov [r14+90],(float)5
  mov [r14+9c],(float)30
  mov [r14+ac],(float)30

  jmp return

hook:
  jmp code
  db 90 90 90 90
return:

[DISABLE]

hook:
  db bytes
  // addss xmm7,dword ptr [r14+000000E8]

dealloc(newmem)
Last edited by ku-hao on Sun Dec 16, 2018 10:55 pm, edited 2 times in total.

angelus1991
What is cheating?
What is cheating?
Posts: 3
Joined: Sun Dec 16, 2018 11:19 am
Reputation: 0

Re: Dishonored 2

Post by angelus1991 »

where?

angelus1991
What is cheating?
What is cheating?
Posts: 3
Joined: Sun Dec 16, 2018 11:19 am
Reputation: 0

Re: Dishonored 2

Post by angelus1991 »

ku-hao wrote:
Sun Dec 16, 2018 11:33 am
money

Code: Select all

define(address,"Dishonored2.exe"+56E96A)
define(bytes,41 2B 80 70 01 00 00)

[ENABLE]

assert(address,bytes)
alloc(newmem,$1000,"Dishonored2.exe"+56E96A)

label(code)
label(return)

newmem:
 mov [r8+00000170],0

code:
 sub eax,[r8+00000170]
 jmp return

address:
 jmp newmem
 nop
 nop
return:

[DISABLE]

address:
 db bytes
 // sub eax,[r8+00000170]

dealloc(newmem)
Thank you for the help

User avatar
foxhoundDutch
Novice Cheater
Novice Cheater
Posts: 22
Joined: Sun Apr 15, 2018 10:21 pm
Reputation: 0

Re: Dishonored 2

Post by foxhoundDutch »

still no chaos cheat working , dont want to be ungratefull but that is the most important one kil the enemie with the good ending = perfect playtrough :D

User avatar
SunBeam
Administration
Administration
Posts: 4703
Joined: Sun Feb 04, 2018 7:16 pm
Reputation: 4287

Re: Dishonored 2

Post by SunBeam »

^ OCD

User avatar
TemptingIcarus
Expert Cheater
Expert Cheater
Posts: 396
Joined: Thu Aug 16, 2018 11:32 pm
Reputation: 54

Re: Dishonored 2

Post by TemptingIcarus »

I remember from the old forums, did someone have like an Infinite Shadow Walk duration code laying around? Not sure who made it, but I used it and it was super cool to run around and eviscerate people, great for a stealth playthrough. If anyone has it or knows if its still around, let me know. The old CE forums are looking too dusty and I dread trying to look through those pages to find a single script. I lost most of my tables after North Carolina got hit by the hurricane. (Old PC got fried.)

Metazoxan
Noobzor
Noobzor
Posts: 5
Joined: Sun Dec 16, 2018 5:28 pm
Reputation: 0

Re: Dishonored 2

Post by Metazoxan »

Okay so I'm a total noob at cheat engine and have a few questions.

First after I select the game as the game process and open the CT file using the folder Icon that is all I need to do to activate the cheats correct?

Because I tried using the infnite rune one and it didn't work. Also some were greyed out. Are those just flat out out of date to the point I can't even try to use them?


Or am I just doing something really wrong here?

User avatar
foxhoundDutch
Novice Cheater
Novice Cheater
Posts: 22
Joined: Sun Apr 15, 2018 10:21 pm
Reputation: 0

Re: Dishonored 2

Post by foxhoundDutch »

wel still getting high chaos end of the missions ill wait for the updated table xD

User avatar
foxhoundDutch
Novice Cheater
Novice Cheater
Posts: 22
Joined: Sun Apr 15, 2018 10:21 pm
Reputation: 0

Re: Dishonored 2

Post by foxhoundDutch »

this sucks i want to play further xD

Post Reply