Restoring the old camera angle in aircrafts

So basically on update 1.38 or something, rockstar made a change to the camera angle in aircrafts. Before 1.38 you could hold down R3 on your controller while in a jet and you would have a complete 360 degrees camera angle like this: https://gyazo.com/d8da822b0385df74b233878e4c37d002 but after 1.38 they reduced that ability to like 270 degrees or so if you hold down R3 on your controller so it’s now like this: https://gyazo.com/c440dd1d068f8b0eaff6c88223265afe Does anyone know how to get this old camera angle back somehow?

Wrong location to start this topic at but also, They didn’t actually change anything. Just go into camera options in-game and put the camera height to either Low, Medium or High.

Topic has been moved from #server-development:server-bazaar to #general-discussion.

That doesn’t work… This particular nerf caused thousands of dogfighters to quit gta(sadly) cuz there is no way to get it back… You can only have this camera angle on xbox360 and ps3 now since that still is on update 1.28… on next gen it was nerfed by rockstar over a year ago around update 1.38 or so…

Interesting. It might be this is data-driven and specified in cameras.#mt - have you tried downgrading this file to an older version?

Hey no I haven’t tried that… I don’t know where to find that file or how to get the hands on an older version of that file. Could you help me with that?

Actually ok so I found two cameras.ymt files. Do you know anywhere I could get a cameras.ymt file before 1.42(the doomsday heist dlc)? It needs to be 1.41 or before

ok so i’ve tried that and it didn’t work. sadly. Either wrong file or it is altered with a bigger picture.

Ya it’s in the cameras.ymt. The element hash for this is 75B54651 in camFollowVehicleCameraMetadata (E.g. hydra’s values <hash_75B54651 x="-65" y="65" />). Modifying these to -89 and 89 in memory works. https://i.imgur.com/pPtw8lO.jpg Separately it looks like the angles are hard-coded when in vtol hover mode.

Someone know how to stream that cameras.ymt? i mean what i need to put in manifest, like what type of datafile is ?
Example
data_file ‘CONTENT_UNLOCKING_META_FILE’ ‘**/cameras.ymt’