If this website helps you, you may consider a small donation using the Paypal donation button !
Visiting sponsored ads is another way to support this site.
Welcome to NVinject Downloads
NVinject : NVIDIA Kernel Extension Enabler for desktop cards
(GeForce 5/6/7)
NVinjectGo : NVIDIA Kernel Extension Enabler for laptop cards (GeForce
Go 5/6/7)
Version : 0.2.1
Can be used for desktop and laptop cards, just edit with desired NVCAP...
Version : 0.2.0
Check NVinject forums for version change details
Version : 0.1.7
Version : 0.1.3 (Leopard ONLY)
Standard version for GeForce 5/6/7
Version : 0.1.1 (Tiger)
NVinject 0.1.1 "VRAMtotalsize" version contains forced values for
different amount of VRAM. Install only the appropriate file depending
on the VRAM amount on your NVIDIA card. This version can be used with
G80 series cards (Geforce 8800). This version should still require
hotplugging first DVI display. G84 and G86 (GeForce 8600/8400) not
supported yet.
NVinject installation :
Copy NVinject.kext or NVinjectGo.kext in folder
/System/Library/Extensions/
Remove any natit.kext, titan.kext or nvidiaefi.kext from Extensions
folder
Use NVinject permissions command script to set correct permissions to
NVinject extension (this will also remove extensions caches and kernel
caches)
Reboot.
If you need to make modifications to files, make sure you set correct file ownership and permission recursively as follow :
in terminal
sudo chown -R 0:0 /System/Library/Extensions/NVinject.kext
sudo chmod -R 755 /System/Library/Extensions/NVinject.kext
If you want to use NVinject with GeForce 8800GTS/GTX/Ultra, please follow these steps :
VRAM,totalsize has to be set manually in "info.plist" file inside package content using PrepertyList Editor as follow :
<00000008> - 128Mb
<00000010> - 256Mb
<00000014> - 320Mb
<00000020> - 512Mb
<00000028> - 640Mb
<00000030> - 768Mb
your edits should look like this :

Apple PropertyList Editor software is available with XCODE tools,
which you can install from Mac OS X Tiger and Leopard genuine install disks,
in "optional install" directory or get latest version for free from Apple :
Xcode tools