Do you think the GPS display range is narrow? You can change it to your preference by editing the configuration file.
Navigate to: (Fernbus Simulator installation directory)\Fernbus\Config
You can find 'DefaultEngine.ini', open it in a text editor and edit it as follows:
Around line #630
[/Game/UI/HUD/UMG_NaviSystem.UMG_NaviSystem_C]
3DViewFOV=60.0
3DViewOffsetAngle=35.0
3DViewPitch=-25.0
3DViewOffsetDistanceMultiplier=2.0 (edit from 1.0 to 2.0)
3DViewOffsetDistanceMultiplier=1.0 (default)
3DViewOffsetDistanceMultiplier=2.0 (recommended)
Other numbers can be changed according to your preference.
- 3DViewFOV=60.0 <- FOV
- 3DViewOffsetAngle=35.0 <- Height
- 3DViewPitch=-25.0 <- Angle
The settings may be returned every time the game is updated, so I created a simple tool to eliminate the hassle.
Get it from the following link:
https://drive.google.com/file/…dWtj6gAD/view?usp=sharing
Thanks