Jump to content
6 posts in this topic

Recommended Posts

I've been trying to figure out how to edit the NVCAP strings in NVInject in order to enable dual display support, but I'm confused about how/where to add the strings. When I open the plist, I find a section like this:

 

<key>IOName</key>

<string>display</string>

<key>NVCAP</key>

<data>

BAAAAAAAAwAMAAAAAAAABwAAAAA=

</data>

 

The discussion on editing NVCAP strings seems to use a format like this:

 

"NVCAP" = <04000000000003000c0000000000000700000000>

 

Where does this string go? Does it replace the string of letters? Is it simply inserted somewhere, without replacing any of the original text?

 

Several people have asked this question before but nobody's answered. :(

  • 7 months later...
×
×
  • Create New...