Jump to content
5 posts in this topic

Recommended Posts

Editing *.kexts it means, editing the Info.plist file in the GeForce.kext for example

 

In the case of GeForce.kext it will be

/System/Library/Extensions/GeForce.kext/Contents/Info.plist file

 

You can use the following to edit

nano (In Terminal Administrator Mode)

PListEditPro (GUI Shareware App)

 

Remember to correct permissions.

How can I edit GeForce.kext and NVDAResman.kext? I try to open it with TextEdit , but no sucsess ;-( .

sudo nano /System/Library/Extensions/GeForce.kext/Content/Info.plist

sudo nano /System/Library/Extensions/NVDAResman.kext/Content/Info.plist

×
×
  • Create New...