DelightfulMcCoy said:
So yea, I'll definitely try the GlovePie thingy, because sometimes the low isometric camera is just too far away. Oh, if anyone knows how to scroll that in and out with the mousewheel, that would be great too. I realize, it's not as easy as mapping a keystroke to a mousebutton, but hey, there's even a first person camera and while I would never use that, the same scrolling should be possible for F2, right?
in CameraSettings.2da
Code:
2DA V2.0 Setting MinTilt MaxTilt MinDist MaxDist MinDesiredTilt MaxDesiredTilt MinDesiredDist MaxDesiredDist FOV0 CasualIndoor 0.0 90.0 1.0 4.5 60.0 60.0 4.5 4.5 75.01 CasualOutdoor 0.0 90.0 1.0 7.0 55.0 55.0 7.0 7.0 65.02 HybridIndoor 5.0 85.0 3.5 3.5 65.0 65.0 3.5 3.5 75.03 HybridOutdoor 5.0 85.0 1.0 4.5 60.0 60.0 4.5 4.5 65.04 TPP 5.0 140.0 -0.1 3.8 5.0 140.0 0.0 3.8 70.0
no colors is #code :dead:
the marked ones should be different, look at TPP, actually TPP is OTS

( BTW, the TPP settings are for First Person and scroll out for OTS )meaning that if
MinDesiredDist and
MaxDesiredDist are the same the camera is fixed, making them different, say 1.0 and 4.5 would allow you to scroll between the views a setting of 0.0 and 7.0 should allow you to go from FP to ISO just by the scrollwheel ( well not 0.0 actually but 2.0, cause you are too close and the model will vanish

)attached the filejust extract it to: \The Witcher\Data\Override\ ( backup your file if you have one there already )soF1 will get you a standard isometric view with zoom it up to OTS, zoom out with a vertically fixed camera ( it will zoom in up to OTS if you move your mouse in the upper margin of the screen )F2 will get you a hybrid view with zoom in up to OTS, zoom out to isometric but camera position changes when the mouse touches the screen margins ( up/down both work, it's a bit different than F1 )F3 will get you a first person view with zoom out up to OTS ( don't fight in first person, zoom out a bit to OTS

)if the camera won't scroll when loading a game move Gerald a bit, and it will work then