Igloo Core Engine

How to Auto Apply Nvidia Profile Settings

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:

    1. Open NVIDIA Inspector.

    2. Create or modify a profile.

    3. Export the profile as a .nip file.

    4. Update the batch script to inject your custom profile.

Installation Instructions

  1. Place the Startup Script
    Copy NvidiaProfileInjector.vbs to the Windows Startup folder (shell:startup). This ensures the profile is automatically applied when the system boots.

  2. 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

  3. (Optional) Add Custom Profiles

    • Use nvidiaProfileInspector.exe to create or export additional profiles (.nip files) if needed.

    • Update the injection script accordingly.


Injection script

NvidiaProfileInjector.vbs

nvidiaProjectInspector.exe + Igloo presets (extract to C:\igloo)

nvidiaProfileInjector.7z