No Man's Sky
0 of 0

File information

Last updated

Original upload

Created by

Elvani

Uploaded by

Elvani

Virus scan

Safe to use

Tags for this mod

About this mod

Half-second scan time for flora, fauna, etc. Working v1.70

Permissions and credits
Changelogs
Working on game version 1.70

This mod reduces the time it takes to scan flora, fauna, etc with the analysis visor to 0.5 seconds

The only file edited is GCGAMEPLAYGLOBALS.GLOBAL.MBIN so it's incompatible with other mods that edit this file, though it should be easy enough to merge the changes as I've only tweaked a handful of values.

The changes are as follows:

<Property name="BinocTimeBeforeScan" value="0.1" />
<Property name="BinocMinScanTime" value="0.5" />
<Property name="BinocScanTime" value="0.5" />
<Property name="BinocCreatureScanTime" value="0.5" />
<Property name="BinocularScanTargetInitialFadeTime" value="0.1" />
<Property name="BinocularScanTargetFadeTime" value="0.1" />


Please make a post if you find anything in-game that still scans slowly and I'll try to find more values to tweak.