FransBouma / InjectableGenericCameraSystem

This is a generic camera system to be used as the base for cameras for taking screenshots within games. The main purpose of the system is to hijack the in-game 3D camera by overwriting values in its camera structure with our own values so we can control where the camera is located, it's pitch/yaw/roll values, its FoV and the camera's look vector.
BSD 2-Clause "Simplified" License
718 stars 249 forks source link

DMC5's camera doesn't seem to work with 21:9 patch #88

Closed railgunpoi closed 5 years ago

railgunpoi commented 5 years ago

it can only set the fov or pause the game etc,but it can't controll the camera position,I think it's because of the 21:9 patch I'm using but I'm not sure

FransBouma commented 5 years ago

Use the official steam exe, not the one without denuvo. The tools offer AR fixes, just set it to 'fit' and you can use SRWE to set it to any aspect ratio. Or set it to 21:9 if you want.

railgunpoi commented 5 years ago

Use the official steam exe, not the one without denuvo thanks,but the steam version one's 21:9 patch hasn't updated yet,guess I gotta wait

FransBouma commented 5 years ago

The camera tools give you the choice of aspect ratio in the overlay, including 21:9 and also 'fit' which resizes the viewport to the size of the window so you can use SRWE to resize the window to whatever you want