Closed Keith94 closed 6 years ago
You're posting this in the repository which has camera tools for this game: https://github.com/FransBouma/InjectableGenericCameraSystem/tree/master/Cameras/Tombraider :)
Or are my tools lacking a feature that was in the table?
Well, I was looking for FOV control during actual gameplay. Does yours have it?
Nope only during free cam (as stated on the download page: https://github.com/FransBouma/InjectableGenericCameraSystem/releases/tag/TombRaider2013_v101
You can create a Cheat table yourself, from the offsets in the source: https://github.com/FransBouma/InjectableGenericCameraSystem/releases/tag/TombRaider2013_v101. This is to obtain the FoV address at runtime (see intercepter code here https://github.com/FransBouma/InjectableGenericCameraSystem/blob/master/Cameras/Tombraider/InjectableGenericCameraSystem/Interceptor.asm#L81 You need 2 write blocks. I guess you can simply nop them in your CT.
(offsets from start of exe). Lower down in that file you see the offset of the FoV value related to the address intercepted.
Edit: https://community.pcgamingwiki.com/files/file/1148-tomb-raider-2013-fov-cheat-table/