freelancer-hd-edition/DATA/cameras.ini

30 lines
453 B
INI
Raw Normal View History

2021-07-08 12:21:08 +00:00
; JFLP will automatically calculate an appropriate value for the resolution.
; To override it, append '!' (e.g. "fovx = 70!").
; Some common values:
;
; Ratio WinCamera Other
; ----- --------- ------
; 4:3 54.432 70
; 16:10 63.361 80.077
; 16:9 68.878 86.067
[WinCamera]
fovx = 54.432
[CockpitCamera]
fovx = 70
znear = 2
[ThirdPersonCamera]
fovx = 70
[DeathCamera]
fovx = 70
[TurretCamera]
fovx = 70
[RearViewCamera]
fovx = 70