Skip to content

Instantly share code, notes, and snippets.

@v1ld
Last active August 23, 2025 16:06
Show Gist options
  • Select an option

  • Save v1ld/a9c8538fa34dea8300666e745ed3900a to your computer and use it in GitHub Desktop.

Select an option

Save v1ld/a9c8538fa34dea8300666e745ed3900a to your computer and use it in GitHub Desktop.
Cyberpunk 2077 v2.3 mods 2025

Cyberpunk 2077 v2.3 mods 2025

Inputs

  • Update UserSettings: C:\Users\<user>\AppData\Local\CD Projekt Red\Cyberpunk 2077\UserSettings.json
    • Latest file
    • WASD -> ESDF
    • crouchToggle -> IK_O; walkToggle -> IK_None; dodgeDash -> IK_L
    • pocketRadio -> IK_None, can still long=press Z for radio
  • Put Crouch (O) & DodgeDash (L) on Mouse 4 & 5 in mouse mapping program
    • Also add chosen dodgeDash key as alternative for Tag_Button in r6/config/inputUserMappings.xml so you can tag with Mouse 4
      <!-- FOCUS MODE AKA SCANNING -->
      <mapping name="Tag_Button" type="Button" >
      	<button id="IK_Pad_RightThumb" />
      	<button id="IK_MiddleMouse" overridableUI="tag"/>
      	<button id="IK_L" overridableUI="dodgeDash" />
      </mapping>
    • dodgeDash is a good choice to overload since it does nothing if you are not moving

Mods

  • Mods marked with an x are not in use.
  • Indented mods are either requirements for the main mod or only work with the main mod.

Mod Management

Base

Bug Fixes

Gameplay

Gameplay - Combat

Gameplay - Progression

Gameplay - Cyberware

Gameplay - Gear

Quests

UI

HUD Painter & Themes

Visuals

Weather & Vignette

Either more vanilla-like

Or theCyanideX's weather

Lighting

TV & Audio

Traffic, Vehicles, Crowds, NPCs

Driving

Misc

Revisit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment