I saw everyone complaining about the TPP Camera file, which does not work for most people, and many people find it difficult to turn off the TPP Camera.
The solution is easy and I personally use it with versions of the game (2.11\2.1\2.0). It works without any problems.Go to the game folder and to this path (Cyberpunk 2077\r6\config\settings) and open the (options.json) file using Notepad++ or any editor you like, search for (VehicleTPPCameraAutoResetTimeV2) and change the "max_value" from 10.0 to 1000.0 as shown in the picture and save the file.⬇
Open the game, go to (Setting\Controls), go to the Vehicle section, and change the Camera Auto Reset Time value from 10 to 1000 as shown in the picture.⬇
(°ー°〃) Sorry, I am new to the Cyberpunk community. I just tried the mod and did not read the description carefully, so I wanted to help some people who are facing problems with an easy, detailed explanation.
Just dropping a thank you as your 'name' of this setting in brackets (VehicleTPPCameraAutoResetTimeV2) didn't include a space which got copied upon double clicking the name on the description page of the mod and made finding this entry much easier!
Mod works flawlessly on 2.21! Anyone got ideas on how we can improve the the reset camera snap? With this mod I find myself using it in a pinch, but the snap is so jarring it creates more confusion. Maybe blending the camera to move back to centre is possible? What would be a good place to start?
Not working in 2.2 for me. Fresh install, with tweakxl + red4xt. I drive in first person and the camera still auto adjust itself. I double checked if any files are missing, everything seem to be in their respective folders... I also tested other mods and they seem to work fine. EDIT: I used this same mod before the 2.2 update and it worked.
I should add this was on the bike, the only vehicle worth driving - edit nevermind - doesn't work on any vehicle. This is all a fresh install of CP77 btw
Strange - I'm having the opposite (for the TPP version). Motorcycles work, but most (not all) cars still auto-center. This is with a new game. One that always seems to work is when driving Beast during the races. Luckily for me, my V prefers motorcycles.
i found the line that makes the issue, all you need to do is change one single line in cool cam here's how:
go to: ...\Cyberpunk 2077\bin\x64\plugins\cyber_engine_tweaks\mods\CoolCam - NoAutoCenter open init.lua with notepad+ or whatever text editor you like (notepad+ is good cause it has a lot of coding stuff line line numbering) go to line 199, (it's near the bottom of the document about 5 lines up)
374 comments
Maybe I'll find another solution later to make it as a mod.
It will work for you without any problems
Sorry, I am new to the Cyberpunk community. I just tried the mod and did not read the description carefully, so I wanted to help some people who are facing problems with an easy, detailed explanation.
Kudos for you my friend!
Thanks for the mod!
Anyone got ideas on how we can improve the the reset camera snap? With this mod I find myself using it in a pinch, but the snap is so jarring it creates more confusion. Maybe blending the camera to move back to centre is possible? What would be a good place to start?
EDIT: I used this same mod before the 2.2 update and it worked.
Thank you for your service!
edit: I found out what was going on, it was the "CoolCam" mod that was overwriting the bike variable
go to: ...\Cyberpunk 2077\bin\x64\plugins\cyber_engine_tweaks\mods\CoolCam - NoAutoCenter
open init.lua with notepad+ or whatever text editor you like (notepad+ is good cause it has a lot of coding stuff line line numbering)
go to line 199, (it's near the bottom of the document about 5 lines up)
replace
basically, replace settings.fppBikeResetTimeout with 10000.0 and you're done, save and start the game