If you can't use miniguns, because of camera going completely cray cray, you can now use
ALT+shoot to instruct the camera to stay completely still.
(on any gun)
Modders also have the ability the disable the camera by default for certain actions on certain weapons.
For example:
items:
- type: STR_MINIGUN
confAimed:
shots: 1
followProjectiles: true # default
name: STR_AIMED_SHOT
confAuto:
followProjectiles: false # still camera
shots: 30
name: STR_HAIL_OF_BULLETS
First half of this video shows a crazy camera, second half of the video shows the same situation with a still camera.