Console Commands open up a pathway to many abilities that some consider to be unnatural. InCyberpunk 2077, Console Commands can assist players who want to give themselves some boosts or tweak some things that they might have missed. With the revamped content withCyberpunk 2077Update 2.0, players might be interested in the Console Commands.

All console commands inCyberpunk 2077can be of great use to players, especially if they are just getting back into the beloved CD Projekt RED title thanks to Update 2.0, or the exciting spy thriller expansion ofPhantom Liberty.Cyberpunk 2077deserves its time in the sun, and Console Commands can help players get the upper hand.

Cyberpunk 2077 DOgtown driving

How To Activate Cyberpunk 2077 Console Commands

In the vanilla game, players cannot access console commands inCyberpunk 2077without the use of mods. Luckily, there is a very easy-to-install mod that players can get on Nexusmods.com. This mod created by yamashi is calledCyber Engine Tweaks. It has been updated to supportCyberpunk 2077Update 2.0, so players canjump straight into it and use it.

Once the mod has been successfully installed, they can enter the game and hit the Tilda key (~/`) on their keyboard to open up the console commands menu. This button will be used to open and close the console, allowing players to open up console commands. This is the only way to access console commands inCyberpunk 2077, meaning it can only be achieved on PC. PlayStation and Xbox users are out of luck here.

johnny silverhand making a phone sign with his hand

When the Console Command has ‘X’ listed, players need to replace this X with their desired number of choices.

All Cyberpunk 2077 Update 2.0 Console Commands

To remain convenient to players, there will be a list of every usefulCyberpunk 2077Console Command shown below. To better enhance the player experience, or to enable some sneaky cheats and bonuses, players can find the best Console Commands that will assist them and their version of V through Night City and Dogtown, whether that’s changing their character, gaining an infinite wealth of Eurodollars, or activating a god mode to become an Afterlife Legend of Night City. Here’s everyCyberpunk 2077Console Command that canhelp players’ Night City adventure:

Description

Game.ModStatPlayer(“Health”, “x”)

Set the total HP of the player character, allowing them to cheat death and have near-infinite health if they so desire.

Game.AddToInventory(“Items.money”, x)

Add any amount of Eurodollars that the player desires, giving them access to tons of cash.

Game.ModStatPlayer(“CarryCapacity”, “x”)

Change the total carry capacity, allowing players to carry a near-infinite amount of loot.

Game.AddToInventory(“Ammo.x”,x)

Replace the first ‘x’ in the string next to ‘Ammo’ with any weapon type name to gain the specified amount of ammo requested.

Game.ModStatPlayer(“MaxSpeed”, x)

Manually change the default speed of the player character, allowing them to run around like a true Cyberpsycho if it exceeds the value of 100.

Game.InfiniteStamina(true) Game.InfiniteStamina(fale)

‘True’ will allow for infinite stamina, meaning players can jump, shoot, and dash without restraint. ‘False’ will turn this function off.

Game.ModStatPlayer(“Stamina”, “x”)

Change the stamina value without having to resort to infinite stamina.

Provides players with the ability to increase their maximum Cyberware.

Game.ModStatPlayer(“CritDamage”, “x”)

Change the value of Critical Hit Damage when shooting an enemy in their weakspot.

Freefly (NoClip)

Install thisNoclip mod by keanuWheeze and NexusGuy999to use the classic noclip mod that allows players to basically fly through walls and go anywhere.

Change the Street Cred level of the player.

Game.AddToInventory(“Items.PerkPointSkillbook”)

Allows for Perk Points to be added as consumables in the player inventory.

Game.AddToInventory(“Items.AttributePointSkillbook”)

Players can give themselves the maximum amount of Attribute points, with each Attribute allowing for a total of 20. This is the only way to get each of the core Attributes to level 20.

Game.SetLevel(“Level”, x)

Change the level of the player, allowing them to reach theCyberpunk 2077max level, or cheekily beyond it.

vs = Game.GetVehicleSystem ()

This is the global function for enabling the choice to unlock every vehicle inCyberpunk 2077.

vs:EnableAllPlayerVehicles()

Players can unlock all vehicles inCyberpunk 2077with this console command.

Game.AddToInventory(“Items.Preset_x”,1)

Add any weapon to the inventory of the player. Whether that’s a random one, or an iconic one. Players will need the weapon code for this.

Game.AddToInventory(“Items.x”,1)

To add all Cyberware inCyberpunk 2077, players will need to replace the ‘x’ value with the Cyberware they want in their inventory.

Game.SetDebug Fact(“sq032_johnny_friend”, 1)

Changes the relationship with Johnny Silverhand to above 70%, enabling theCyberpunk 2077secret ending without choosing specific dialogue options.

journalManager = Game.GetJournalManager() trackedEntry = journalManager:GetTrackedEntry() questEntry = journalManager:GetParentEntry(journalManager:GetParentEntry(trackedEntry)) questEntryHash = journalManager:GetEntryHash(questEntry) journalManager:ChangeEntryStateByHash(questEntryHash, “Succeeded”, “Notify”)

Completes the currently active quest. Should only be used if the player is stuck.

player = Game.GetPlayer() ssc = Game.GetScriptableSystemsContainer() ts = Game.GetTransactionSystem() es = ssc:Get(CName.new(‘EquipmentSystem’)) espd = es:GetPlayerData(player) espd[‘GetItemInEquipSlot2’] = espd[‘GetItemInEquipSlot;gamedataEquipmentAreaInt32’] local slots = { Face = 1, Feet = 1, Head = 1, InnerChest = 1, Legs = 1, OuterChest = 1, Weapon = 3 } for k,v in pairs(slots) do for i=1,v do print(‘Removing quest tags ' .. k .. ' slot ' .. (i - 1)) itemid = espd:GetItemInEquipSlot2(k, i - 1) if itemid.tdbid.hash ~= 0 then itemdata = ts:GetItemData(player, itemid) if itemdata:HasTag(“Quest”) then itemdata:RemoveDynamicTag(“Quest”) end end end end

Removes the quest tag from items in slots, ensuring that they can be removed without being regarded as essential.

Game.GetTransactionSystem():RemoveAllItems(Game.GetPlayer())

Remove every item from the player inventory, except for quest items.

Considering there is no official support for Console Commands inCyberpunk 2077, fans are still mining and uncovering them all. This is a compiled list of everything useful that has been found so far, but there’s nothing drastic that will enable players to create absurdity within their save files. However, it is recommended that players create save files before using Console Commands, as it’s never recommended to go poking around the code without a backup in place in case thingsget Cyberpsycho.

Due to Update 2.0, many console commands might work differently, especiallywith revamped skills, vehicles, and attributes. Therefore, some might not work as intended, or might not work at all.

Cyberpunk 2077: Phantom Libertyis out now for PC, PlayStation 5, and Xbox Series X|S.