Cyberpunk 2077 [Patch 2.01]

Upload your cheat tables here (No requests)
necropolish
Noobzor
Noobzor
Posts: 11
Joined: Fri Sep 11, 2020 8:11 am
Reputation: 1

Re: Cyberpunk 2077 [GOG]

Post by necropolish »

macslayerz wrote:
Sat Dec 12, 2020 1:39 pm
Cant get force carry weight to 0 to work on 1.03
You can search the value and set to 0, float value type

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

roadfly
Noobzor
Noobzor
Posts: 5
Joined: Wed Nov 11, 2020 4:42 pm
Reputation: 1

Re: Cyberpunk 2077 [GOG]

Post by roadfly »

I think we need option to edit max carry weight. It will be better

necropolish
Noobzor
Noobzor
Posts: 11
Joined: Fri Sep 11, 2020 8:11 am
Reputation: 1

Re: Cyberpunk 2077 [GOG]

Post by necropolish »

roadfly wrote:
Sat Dec 12, 2020 2:15 pm
I think we need option to edit max carry weight. It will be better
Search float type, but you need armor with backpacker mod to change the value
My max carry weight [Link]
EDIT : better to set carryweight to 0 than edit maxcarryweight, edit max carryweight make CTD
Last edited by necropolish on Sat Dec 12, 2020 3:21 pm, edited 1 time in total.

nebevolly
What is cheating?
What is cheating?
Posts: 1
Joined: Sat Dec 12, 2020 2:52 pm
Reputation: 0

Re: Cyberpunk 2077 [GOG]

Post by nebevolly »

Thank you @aSwedishMagyar, the table is great! I'm already using it, but as a virtual photographer, I am eager for another function in the photo mode. Could you please help me removing the Angle Limitation in First-person camera in the photo mode? thank you so much!

roadfly
Noobzor
Noobzor
Posts: 5
Joined: Wed Nov 11, 2020 4:42 pm
Reputation: 1

Re: Cyberpunk 2077 [GOG]

Post by roadfly »

necropolish wrote:
Sat Dec 12, 2020 2:36 pm
Search float type, but you need armor with backpacker mod to change the value
My max carry weight [Link]
I allready try this, but max weight back to 260 after save loading. Or u find how to save it?
Edit to 0 dont work too after save load.

opal407
Noobzor
Noobzor
Posts: 5
Joined: Sat Jun 29, 2019 1:18 am
Reputation: 2

Re: Cyberpunk 2077 [GOG]

Post by opal407 »

Love the updates however feedback is important.

Inf Ammo/No Reloads will not become active
No Recoil doesn't work (however weapon pointers setting recoil to zero is a good workaround that DOES work)
Would enjoy a part with modifying credits. I know finding that is easy but I feel it would add to this becoming the de facto table to use.

Cheers!

krupers
What is cheating?
What is cheating?
Posts: 1
Joined: Sat Oct 06, 2018 9:35 am
Reputation: 0

Re: Cyberpunk 2077 [GOG]

Post by krupers »

I am noticing the same what you say @opal407 - no activation of "Get Health/Stamina Pointers" as well as "Inf Ammo/No Reloads" :(

macslayerz
Expert Cheater
Expert Cheater
Posts: 112
Joined: Fri Feb 16, 2018 5:44 am
Reputation: 1

Re: Cyberpunk 2077 [GOG]

Post by macslayerz »

necropolish wrote:
Sat Dec 12, 2020 2:36 pm
roadfly wrote:
Sat Dec 12, 2020 2:15 pm
I think we need option to edit max carry weight. It will be better
Search float type, but you need armor with backpacker mod to change the value
My max carry weight [Link]
EDIT : better to set carryweight to 0 than edit maxcarryweight, edit max carryweight make CTD
I tried float but no luck the numbers just disappear
am i doing something wrong?

when i hit next scan nothing shows up just goes blank
Last edited by macslayerz on Sat Dec 12, 2020 5:12 pm, edited 1 time in total.

necropolish
Noobzor
Noobzor
Posts: 11
Joined: Fri Sep 11, 2020 8:11 am
Reputation: 1

Re: Cyberpunk 2077 [GOG]

Post by necropolish »

roadfly wrote:
Sat Dec 12, 2020 3:21 pm
I allready try this, but max weight back to 260 after save loading. Or u find how to save it?
Edit to 0 dont work too after save load.
You must search again after load save game, I'm not good in script so I do manual

necropolish
Noobzor
Noobzor
Posts: 11
Joined: Fri Sep 11, 2020 8:11 am
Reputation: 1

Re: Cyberpunk 2077 [GOG]

Post by necropolish »

macslayerz wrote:
Sat Dec 12, 2020 5:01 pm
I tried float but no luck the numbers just disappear
am i doing something wrong?
Open inventory to see the value > Alt+Tab to seacrh > drop weapon/armor to change the value > close inventory > open inventory again to see the value > Alt+Tab to search
If you not close inventory then float value disappear

User avatar
MorganSoulless
What is cheating?
What is cheating?
Posts: 1
Joined: Sat Dec 12, 2020 5:52 pm
Reputation: 0

Re: Cyberpunk 2077 [GOG]

Post by MorganSoulless »

This code should let disabled folks use virtual input devices and fix issues with Logitech mice/keyboards.

Code: Select all

{ Game   : Cyberpunk2077.exe
  Version: 1.04
  Date   : 2020-12-12
  Author : Morgan

  This script does :
  "This is in response to threads such as https://www.reddit.com/r/cyberpunkgame/comments/kamugy/cant_play_cyberpunk_2077_as_a_disabled_person/
  I reverse engineered this and fixed it. It's a bug in their raw input code and not related to anti-cheat as some have speculated. Here's technical explanation: https://i.imgur.com/ulgcEgs.png
  FIND
  8B 44 24 54 85 C0 75 26
  REPLACE
  36 8B 07 90 85 C0 75 26
  EDIT: To everyone asking how I did it - https://www.reddit.com/r/cyberpunkgame/comments/kb73fr/fix_for_virtual_input_not_working/gfht16e "
}

[ENABLE]

aobscanmodule(INJECT,Cyberpunk2077.exe,8B 44 24 54 85 C0 75 26)
registersymbol(INJECT)
INJECT:
  db 36 8B 07 90 85 C0 75 26

[DISABLE]
INJECT:
  db 8B 44 24 54 85 C0 75 26
unregistersymbol(INJECT)

{
// ORIGINAL CODE - INJECTION POINT: Cyberpunk2077.exe+7DA1DB

Cyberpunk2077.exe+7DA1B0: 4D 8B F9              - mov r15,r9
Cyberpunk2077.exe+7DA1B3: C7 40 08 20 00 00 00  - mov [rax+08],00000020
Cyberpunk2077.exe+7DA1BA: 4D 8B E0              - mov r12,r8
Cyberpunk2077.exe+7DA1BD: 4C 8D 48 08           - lea r9,[rax+08]
Cyberpunk2077.exe+7DA1C1: 48 8B EA              - mov rbp,rdx
Cyberpunk2077.exe+7DA1C4: 4C 8D 44 24 50        - lea r8,[rsp+50]
Cyberpunk2077.exe+7DA1C9: 48 8B F9              - mov rdi,rcx
Cyberpunk2077.exe+7DA1CC: BA 0B 00 00 20        - mov edx,2000000B
Cyberpunk2077.exe+7DA1D1: 48 8B 49 08           - mov rcx,[rcx+08]
Cyberpunk2077.exe+7DA1D5: FF 15 85 89 71 02     - call qword ptr [Cyberpunk2077.exe+2EF2B60]
// ---------- INJECTING HERE ----------
Cyberpunk2077.exe+7DA1DB: 8B 44 24 54           - mov eax,[rsp+54]
// ---------- DONE INJECTING  ----------
Cyberpunk2077.exe+7DA1DF: 85 C0                 - test eax,eax
Cyberpunk2077.exe+7DA1E1: 75 26                 - jne Cyberpunk2077.exe+7DA209
Cyberpunk2077.exe+7DA1E3: 4C 8B 4F 08           - mov r9,[rdi+08]
Cyberpunk2077.exe+7DA1E7: 48 8D 4F 18           - lea rcx,[rdi+18]
Cyberpunk2077.exe+7DA1EB: 4D 8B C4              - mov r8,r12
Cyberpunk2077.exe+7DA1EE: 4C 89 7C 24 20        - mov [rsp+20],r15
Cyberpunk2077.exe+7DA1F3: 48 8B D5              - mov rdx,rbp
Cyberpunk2077.exe+7DA1F6: E8 65 01 00 00        - call Cyberpunk2077.exe+7DA360
Cyberpunk2077.exe+7DA1FB: 48 81 C4 B8 00 00 00  - add rsp,000000B8
Cyberpunk2077.exe+7DA202: 41 5F                 - pop r15
}
Last edited by MorganSoulless on Sat Dec 12, 2020 6:59 pm, edited 1 time in total.

Nicoloft
What is cheating?
What is cheating?
Posts: 4
Joined: Mon Mar 12, 2018 5:08 pm
Reputation: 0

Re: Cyberpunk 2077 [GOG]

Post by Nicoloft »

Great table, I was just wondering if there's gonna be some way to edit the stats of your weapons or armor?

pastro
What is cheating?
What is cheating?
Posts: 1
Joined: Thu Oct 29, 2020 10:41 am
Reputation: 0

Re: Cyberpunk 2077 [GOG]

Post by pastro »

Thank you for the ct. There is one feature I am searching for and that is the ability to change items or add items into the inventory or craft items without requiring any items. I deleted the "black unicorn", for crafting material a few hours in and thought I could craft it again... Hopefully in the next couple of updates that feature would appear. and if it does, thank you in advance.

User avatar
iicecube
Expert Cheater
Expert Cheater
Posts: 125
Joined: Thu Sep 28, 2017 5:54 pm
Reputation: 13

Re: Cyberpunk 2077 [GOG]

Post by iicecube »

Does anyone success scan up the RAM to increase the numbers?

ldsdrive
Cheater
Cheater
Posts: 48
Joined: Thu May 31, 2018 5:53 pm
Reputation: 5

Re: Cyberpunk 2077 [GOG]

Post by ldsdrive »

So does this work with the latest update?

Post Reply