If you always liked this minor character, but you played as a man, then now there is a holiday on your street. You only need to one mod - and then you can give V this romantic line.
According to insiders the original weight of the game was 160 GB, but a huge amount of content was simply cut out due to the fact that the project did not have time to finish by the release date. But there is one thing that, according to the developers, has not been cut at all - these are novels.
However, even this statement turned out to be untrue. Dataminers found in the game locked voice files for the novels with Judy and River from the perspective of a male character. This fact stirred up the community, because the fans were madly in love with this spectacular girl. However, CD Projekt stated that nothing was cut, and these voice-over files (as a male character) were recorded "just in case".
Whether this is true or not is hard to say for sure. However, this does not change the fact that Thanks to a special mod, players can now romance Judy or Riverwhile playing as a male character.
If two important things you need to know before proceeding with the installation of the mod. Firstly, this feature is only available on PC. Console s cannot access hidden game files. Secondly, not all the lines were recorded in a male voice, so it is extremely rare for V to say something in a female voice acting.
You don't have to restart the game to use this mod. It can be built into the game at any time. However, you need to be at the point in the story where you can still romance Judy. Read our guide in order not to miss this moment. The same rule applies to Rivera.
How to install a mod to change the voice acting
There is no special mod for romance with Judy, this is implemented using the cheat console. However, since the players do not have open access to it, you still have to the modification. She will open access to the developer console, and already through it, using a special command, it will be possible to open a romance with Judy for a male character.
After ing Cyber Engine Tweaks Mod you need to:
- Unzip the archive along the way: "game folder/bin/x64/". The exe file of the game should be in the same folder.
- Disable apps that add overlays (for example Fraps). With them, the modification may not work correctly.
- Launch your Cyberpunk in the usual way.
This mod works with both the Steam version of the game and the GOG version.
How to Romance Judy as a V-Man
To romance Judy, first copy the following command:
"for i, v in next, {"judy"} do Game.GetQuestsSystem():SetFactStr(v.."_romanceable", 1) end".
Then follow three simple steps:
- Turn on Cyberpunk.
- Press " ` " button to open the console.
- Paste the command into the console.
- Press Enter.
Advice from comments George, if the code above did not work: you need to replace the printed brackets "" with uppercase double quotes (located under the Russian letter "e"). This is how the code should look like:
![]()
Game.GetQuestsSystem():SetFactStr("judy_romanceable", 1)
print(Game.GetQuestsSystem():GetFactStr("judy_romanceable"))
You do not need to perform any more manipulations. After that, you will be able to romance Judy while playing as a male character. Besides, the same cut replicas will be used, so the authenticity will not be affected. Now V's man can start a relationship with Judy Alvarez.
How to check if the code is working or not
Answered the question in the comments Jake52010:
Using the second line you check if the code is included or not.
In practice, it showed that you need to enter every time you enter.
If after entering the line print(Game.GetQuestsSystem():GetFactStr("judy_romanceable")) shows 0, then it is not enabled, if 1 - everything is fine)))
In addition to Judy, there are other interesting options for novels in the game. If you do not know with whom to build relationships and do not want to install a console for yourself, we recommend read our guide to possible partners in Cyberpunk.
How to open the console if the standard button is lost?
Advice from comments cindrella_man:
You can set the console hotkey yourself, it's done like this: the SETTINGS tab - the very first line OVERLAY KEY - click the mouse in the field and assign your key.