Screen/camera shakes Unreal Engine 4

Post your topics and discussions here that you can't find a good section for.
Post Reply
User avatar
teyhox
Expert Cheater
Expert Cheater
Posts: 144
Joined: Sat Feb 09, 2019 7:31 pm
Reputation: 24

Screen/camera shakes Unreal Engine 4

Post by teyhox »

Hello !

I'd like to know if there any simple method (modify config file, console command, CE stuff, etc) that allow to disable screen/camera shakes in Unreal Engine 4 games.

Thanks for your time ! :oops:

User avatar
SunBeam
Administration
Administration
Posts: 4783
Joined: Sun Feb 04, 2018 7:16 pm
Reputation: 4412

Re: Screen/camera shakes Unreal Engine 4

Post by SunBeam »

There is no universal method, as Unreal Engine games have 2 major systems: the Engine itself and the Game. The developers can implement the camera and its properties in various ways. The only path to get there I see feasible is to dump Unreal UObjects and start looking through the list of UFunctions for words like "camera" and "shake", or even U/FProperties you could set to 0 so shaking stops that way. The reason I'm saying this is most likely you won't have access to debug symbols to directly inspect symbols for those strings I mentioned. From there, it's all about how you want to proceed, so there's no generic start to finish mechanism I could elaborate on.

User avatar
teyhox
Expert Cheater
Expert Cheater
Posts: 144
Joined: Sat Feb 09, 2019 7:31 pm
Reputation: 24

Re: Screen/camera shakes Unreal Engine 4

Post by teyhox »

That's what I was afraid of.... Thanks to have taken the time to answer ! Take care.

Post Reply

Who is online

Users browsing this forum: No registered users