News:

Happy 20th, FFvT3R!

Main Menu

zoom edit

Started by Ja1862, January 29, 2020, 05:33:26 PM

Previous topic - Next topic

Ja1862

I remember when I used to have this game back in the day you could edit the zoom file, to make the camera zoom even closer in.
I can't remember how to do it anymore.
Can someone please help.
Thanks

OrWolvie1

add this to your localinit.py file using a txt editor and save the file. Restart the game

ff.CAM_MIN_ZOOM = -280.0
ff.CAM_MAX_ZOOM = 3000.0
ff.RENDER_ENABLESCREENSHOTS = 1