As of Version 2.1 the DEV's have integrated my mod into the basegame of Cyberpunk 2077........Thank you, so much CD Project Red.
Now for Patch 1.62
I tried to make the mod as clean as possible, offcourse there going to be problems, with other mods and incompatibility with them..
Just let me know and I'll try to fix it as soon as possible.
For now, enjoy
Optional File Section: I've uploaded a file for the input_loader mod version (not working perfect, but working). And I've uploaded a file by: erbkaiser for a proper input_loader file that some people requested.
Damn, that's too bad... I wanted the exact opposite of this mod since apparently in the most recent updates you can basically use right click to exit any menu now which for myself is annoying since I accidentally right click once in awhile lol. If anyone knows of such a mod, please lmk. Maybe such a mod could be made utilizing Input Loader?
but having to use the spacebar to rotate in photo mode takes a screenshot every time you want to rotate which makes this mod unusable for me for now :\
I don't use photo mode and I haven't changed anything to those controls, what would you like to have as an input? You are the first to report having this problem, maybe I can change the input to something more useable to anyone.
Hey I actually took a look at the inputUserMappings.xml file and in the line 1687 "PhotoMode_MouseRotation" the button id is set to "IK_Space" and I changed it back to IK_RightMouse. Now it works great.
It would be cool to also back out of the photo mode menu with the right mouse button but that would imply changing the rotation right mouse click default to something else and I'm not sure if there's a good global solution for this or just keep the default esc to exit photo mode. (I might change for me the rotation to one of the mouse side buttons if it's possible and change the right click to exit)
Thanks! Adding erb's (modified) input loader compatible version makes life a lot easier. Endorsed!
Now if someone can tell me how to remap the "take picture" button in photomode, that'd be great, because both versions of this mod makes it so that rotating the camera takes a pic now
96 comments
As of Version 2.1 the DEV's have integrated my mod into the basegame
of Cyberpunk 2077........Thank you, so much CD Project Red.
Now for Patch 1.62
I tried to make the mod as clean as possible, offcourse there going to be problems, with other mods and incompatibility with them..
Just let me know and I'll try to fix it as soon as possible.
For now, enjoy
Optional File Section:
I've uploaded a file for the input_loader mod version (not working perfect, but working).
And I've uploaded a file by: erbkaiser for a proper input_loader file that some people requested.
Did you bind right-mouse to something more then the default bindings?
Do you use a mod that binds right-mouse to something?
By default, the base game now uses right-mouse to return from any menu (map sometimes not, but okay minor detail).
Good luck
[error] Error offset: 56561
There is not enough space, because of this, the mod needs to be tweaked so that it works. Please fix it in the new version
<button id="IK_Space"overridableUI="selectUpSecondary" />
It should be like this:
<button id="IK_Space" overridableUI="selectUpSecondary" />
but having to use the spacebar to rotate in photo mode takes a screenshot every time you want to rotate which makes
this mod unusable for me for now :\
I don't use photo mode and I haven't changed anything to those controls, what would you like to have as an input?
You are the first to report having this problem, maybe I can change the input to something more useable to anyone.
It would be cool to also back out of the photo mode menu with the right mouse button but that would imply changing the rotation right mouse click default to something else and I'm not sure if there's a good global solution for this or just keep the default esc to exit photo mode. (I might change for me the rotation to one of the mouse side buttons if it's possible and change the right click to exit)
Now if someone can tell me how to remap the "take picture" button in photomode, that'd be great, because both versions of this mod makes it so that rotating the camera takes a pic now