The NVIDIA Profile Injector is a small utility that automatically applies a preconfigured NVIDIA Inspector profile on system startup. This ensures the optimal GPU settings are applied for the Igloo Core Engine and Igloo Setup without requiring manual configuration.
How It Works
-
A script is executed on startup, which silently imports the predefined NVIDIA profile.
-
By default, the profile is optimised for Igloo Core Engine and Igloo Setup only.
-
If you want to add additional applications:
-
Open NVIDIA Inspector.
-
Create or modify a profile.
-
Export the profile as a
.nipfile. -
Update the batch script to inject your custom profile.
-
Installation Instructions
-
Place the Startup Script
CopyNvidiaProfileInjector.vbsto the Windows Startup folder (shell:startup). This ensures the profile is automatically applied when the system boots. -
Install NVIDIA Inspector & Presets
-
Extract NVIDIA Inspector and the included Igloo preset files to
C:\igloo -
Do not rename the folder, the script relies on this path
-
-
(Optional) Add Custom Profiles
-
Use nvidiaProfileInspector.exe to create or export additional profiles (.nip files) if needed.
-
Update the injection script accordingly.
-
Injection script
nvidiaProjectInspector.exe + Igloo presets (extract to C:\igloo)