Better Surface Map – CCR
Pointier Point clouds, plus smaller zoom increments and a bigger viewable area – CCR version.
Requires SFSE and ConsoleCommandRunner
CCR version of this mod: https://www.starfieldmodhub.com/better-surface-map/
If you would like to not use CCR, you can use the following commands in console to enable this tweak in your StarfieldCustom.ini:
SetINISetting “bSurfaceMapUseFixedPointCount:SurfaceMap” “1”
SetINISetting “fSurfaceMapPointRadius:SurfaceMap” “1.5”
SetINISetting “iSurfaceMapPointsPerLength:SurfaceMap” “512”
SetINISetting “iSurfaceMapPointsPerMap:SurfaceMap” “100000”
SetINISetting “fSurfaceMapZoomDistanceMax:SurfaceMap” “5000.0”
SetINISetting “fSurfaceMapZoomDistanceMin:SurfaceMap” “350.0”
SetINISetting “iSurfaceMapLocalTerrainHeightTrackingTapSize:SurfaceMap” “5”
SetINISetting “iSurfaceMapNumCells:SurfaceMap” “28”
SetINISetting “fSurfaceMapZoomSpeedMousewheel:SurfaceMap” “-50.0”
SaveINIFiles