NVIDIA Profile Inspector presets, apply/revert wrappers and the supplied third-party binary. Global Base Profile changes are hardware and driver sensitive.
Imports NVIDIA_Inspector_Settings.nip with inspector.exe. If inspector.exe is missing, it downloads a binary from the FR33THY/Ultimate-Files GitHub path embedded in the CMD.
The import targets the NVIDIA Base Profile, so effects are global rather than game-specific. The downloader does not pin a version or verify a cryptographic hash before execution. The supplied repo copy of inspector.exe is therefore documented with its SHA-256 separately.
Usage: Prefer using the included, hash-documented binary or independently verified NVIDIA Profile Inspector release. Export current profiles before applying.
The paired revert CMD imports this file. It is not a captured snapshot of the user's pre-change NVIDIA settings, so it should not be treated as a guaranteed byte-for-byte rollback of every previous profile value.
Usage: Use only after understanding NVIDIA Profile Inspector import behavior. A real backup exported before applying changes is safer.
Legacy NVIDIA Inspector Base Profile
nvidia/profiles/Base Profile.nip
High
Imports 38 Base Profile values into NVIDIA Profile Inspector, including refresh-rate, G-SYNC/VRR, pre-rendered-frame, filtering, power-management, NIS, V-Sync, cache and OpenGL-GPU fields.
Several entries use raw numeric driver enums and five have no human-readable setting name. The Preferred OpenGL GPU string contains a captured GPU identifier, making the profile hardware-specific. Treat this as a legacy reference profile, not a universal preset.
Usage: Inspect in NVIDIA Profile Inspector before importing. Export the current driver profiles first.
NVIDIA Profile Inspector executable
nvidia/inspector/inspector.exe
Third-party
Windows PE32 .NET executable identifying itself as NVIDIA Profile Inspector. SHA-256: 7d5510deeaacb50c88a49bbf1d894dae44c5ce58c00d5a88392346646b14e8f3.
This is a third-party binary supplied inside the uploaded archive. It was not executed during repository preparation. Its license/provenance is not established by the archive itself, so the repository-level MIT license explicitly does not relicense it.
Usage: Verify provenance and hash before execution. The project documentation records the exact supplied hash so replacements are detectable.
NVIDIA low-latency Base Profile preset
nvidia/inspector/NVIDIA_Inspector_Settings.nip
High
Imports 31 NVIDIA Base Profile settings covering frame limiter, G-SYNC/VRR, pre-rendered frames, refresh rate, low-latency mode, V-Sync, filtering, CUDA, power management, shader cache, threaded optimization and OpenGL behavior.
Many values are NVIDIA raw enum values. The Preferred OpenGL GPU entry contains a captured device identifier, so it is not hardware-neutral. Global Base Profile changes can affect all games and applications using the NVIDIA driver.
Usage: Export current profiles first, inspect each setting in the matching NVIDIA Profile Inspector version and test per workload.
The supplied default .nip is an empty Base Profile, not a backup taken before modification. Therefore this script is a convenience reset attempt, not a guaranteed restoration of the user's previous custom settings.
Usage: Prefer restoring an exported pre-change NVIDIA profile backup when one exists.
NVIDIA Inspector reference
The supplied profiles change the NVIDIA Base Profile, so their scope is global rather than game-specific. Raw numeric values are preserved exactly because NVIDIA driver enums can vary by Inspector/driver version.
Export the current driver profiles before importing a preset. The supplied empty NVIDIA_Inspector_Default.nip is not a snapshot of the user's prior configuration.
Imported legacy Base Profile
File: toolbox/nvidia/profiles/Base Profile.nip
Profile: Base Profile
SHA-256: dc379e6d4c7e22262cc6803e7564e51bc8ad8b1a7ada22fd49204f06cb03fa11
File: toolbox/nvidia/inspector/NVIDIA_Inspector_Default.nip
Profile: Base Profile
SHA-256: adb3886750108addeea8165ecee1ba056a6a98e1f0e7344dab7c1bf7a51dbc54
No ProfileSetting entries are present. Importing this file therefore does not constitute a captured backup of earlier values.
Supplied executable
toolbox/nvidia/inspector/inspector.exe is a Windows PE32 .NET executable identifying itself as NVIDIA Profile Inspector. It was not executed during preparation. SHA-256: 7d5510deeaacb50c88a49bbf1d894dae44c5ce58c00d5a88392346646b14e8f3.
The supplied archive does not establish a license for this binary. The repository-level MIT license does not relicense it. The two CMD wrappers contain a fallback download URL pointing to FR33THYFR33THY/Ultimate-Files; they do not verify a pinned cryptographic hash before running the downloaded file.