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
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