Sleeping Dogs Definitive Edition

Upload your cheat tables here (No requests)
User avatar
++METHOS
Administration
Administration
Posts: 274
Joined: Thu Mar 02, 2017 9:02 pm
Reputation: 91

Re: Sleeping Dogs Definitive Edition

Post by ++METHOS »

EddiePulaski wrote:
Thu Jun 02, 2022 2:57 am
Hi Methos, could you please make NPCs invincible?
-You should be able to do it yourself. Just edit the One-Hit Kill script:

Code: Select all

one_hit_kill:
cmp byte ptr [one_hit_kill_enable],1
jne originalcode_health
mov [rcx+54],(float)0   //Change this line from (float)0 to (float)1000 or similar
jmp return_health
It should work.

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

EddiePulaski
Noobzor
Noobzor
Posts: 5
Joined: Thu Jun 02, 2022 2:55 am
Reputation: 1

Re: Sleeping Dogs Definitive Edition

Post by EddiePulaski »

++METHOS wrote:
Thu Jun 09, 2022 7:24 am
It should work.
Yea, it works! Just what I needed! THANKS A LOT!!

putthi91
Novice Cheater
Novice Cheater
Posts: 22
Joined: Fri Aug 24, 2018 12:27 pm
Reputation: 3

Re: Sleeping Dogs Definitive Edition

Post by putthi91 »

hello, can u please make buff duration infinite ? as far as i know, there're 4 buffs; Increased damage dealt, Reduced damage taken, Full health recovery, Increased face gain rate.

User avatar
++METHOS
Administration
Administration
Posts: 274
Joined: Thu Mar 02, 2017 9:02 pm
Reputation: 91

Re: Sleeping Dogs Definitive Edition

Post by ++METHOS »

Hi. I have stopped working on this some time ago. But I have to ask, are these infinite buffs really needed? It seems that the currently available features would more than cover these things.

putthi91
Novice Cheater
Novice Cheater
Posts: 22
Joined: Fri Aug 24, 2018 12:27 pm
Reputation: 3

Re: Sleeping Dogs Definitive Edition

Post by putthi91 »

yeah there're so many options in the table already and i appreciate ur work. it's just that i'm that type of player who prefer to play the more traditional way. there're a difference between increased damage and one-hit kill to me. i just don't use cheats that are too op or break the game u know. i dont see the fun in killing enemies in one-hit or being invincible. i hope that answers ur question.

User avatar
++METHOS
Administration
Administration
Posts: 274
Joined: Thu Mar 02, 2017 9:02 pm
Reputation: 91

Re: Sleeping Dogs Definitive Edition

Post by ++METHOS »

Yes. I understand. However, I am the opposite. As a cheat maker, I do not see the fun in having realistic features that only slightly modify the game in subtle ways. There have been a few requests here for things that I typically do not incorporate, but I obliged anyway. However, I do not typically incorporate features unless they are more significant and interesting. Most people are going to want the big stuff, as you can probably understand.

That being said, have you considered trying to create these cheats for yourself? The community is pretty good about giving help to those that are willing to put in the work and learn.

Loginoff
What is cheating?
What is cheating?
Posts: 1
Joined: Wed Sep 14, 2022 9:27 pm
Reputation: 1

Re: Sleeping Dogs Definitive Edition

Post by Loginoff »

Hello there, thank you for the great table. One thing is not working for me is regen health (the only thing i actually needed). Although im a total noob in this, im pretty sure there is a line missed in first script (health etc script) in the end of "regen_health:" block. Im so sure only because this variant is working for me:

Code: Select all

regen_health:
mov byte ptr [infinite_health_enable],0
cmp (float)[rcx+54],(float)200
jg originalcode_player_id
sub rsp,#20
movdqu [rsp],xmm0
mov [rsp+10],(float)0.1
movss xmm0,[rsp+10]
addss xmm0,[rcx+54]
movss [rcx+54],xmm0
movss xmm0,[rsp]
add rsp,#20
jmp return_player_id

User avatar
++METHOS
Administration
Administration
Posts: 274
Joined: Thu Mar 02, 2017 9:02 pm
Reputation: 91

Re: Sleeping Dogs Definitive Edition

Post by ++METHOS »

Loginoff wrote:
Wed Sep 14, 2022 9:38 pm
im pretty sure there is a line missed in first script (health etc script) in the end of "regen_health:" block.
-You are right. Thank you for pointing this out. I have updated the table to reflect this change.

Striddy
What is cheating?
What is cheating?
Posts: 3
Joined: Mon Jan 09, 2023 6:49 am
Reputation: 0

Re: Sleeping Dogs Definitive Edition

Post by Striddy »

nice cheat table works very well

User avatar
++METHOS
Administration
Administration
Posts: 274
Joined: Thu Mar 02, 2017 9:02 pm
Reputation: 91

Re: Sleeping Dogs Definitive Edition

Post by ++METHOS »

Glad to hear it. Thanks.

Striddy
What is cheating?
What is cheating?
Posts: 3
Joined: Mon Jan 09, 2023 6:49 am
Reputation: 0

Re: Sleeping Dogs Definitive Edition

Post by Striddy »

Disable arrest grab doesnt kind of work it works if they dont tackle you but if they tackle you it doesnt really work and infinite health do you know how to fix that? (its completely ok if you cant, it just bothers me)

User avatar
++METHOS
Administration
Administration
Posts: 274
Joined: Thu Mar 02, 2017 9:02 pm
Reputation: 91

Re: Sleeping Dogs Definitive Edition

Post by ++METHOS »

Striddy wrote:
Tue Jan 10, 2023 8:20 am
Disable arrest grab doesnt kind of work it works if they dont tackle you but if they tackle you it doesnt really work
-It works as intended. This is why it is called 'disable arrest grab' and not 'disable arrest' or 'disable arrest tackle'. The reason why I did not incorporate a way to nullify tackle was because the game mechanics did not allow for a desirable result. It worked, but I did not like how it worked. It was not a high priority so I scrapped it.
Striddy wrote:
Tue Jan 10, 2023 8:20 am
and infinite health do you know how to fix that? (its completely ok if you cant, it just bothers me)
-You will have to be more specific.

Striddy
What is cheating?
What is cheating?
Posts: 3
Joined: Mon Jan 09, 2023 6:49 am
Reputation: 0

Re: Sleeping Dogs Definitive Edition

Post by Striddy »

Oh i get it you know what just forget about it i can just use health value thanks

User avatar
++METHOS
Administration
Administration
Posts: 274
Joined: Thu Mar 02, 2017 9:02 pm
Reputation: 91

Re: Sleeping Dogs Definitive Edition

Post by ++METHOS »

Okay. No problem.

EddiePulaski
Noobzor
Noobzor
Posts: 5
Joined: Thu Jun 02, 2022 2:55 am
Reputation: 1

Re: Sleeping Dogs Definitive Edition

Post by EddiePulaski »

Hey Methos I'm wondering if there is any way to remove a hat from a cop uniform using Clothing Type Slots or Clothing Style Slots?

Post Reply