Skip to content
This repository has been archived by the owner on Aug 3, 2018. It is now read-only.

v1.2.4

Compare
Choose a tag to compare
@lvs1974 lvs1974 released this 29 Mar 16:15
· 32 commits to master since this release
  • Added ngfxgl=1 boot argument (and disable-metal property) to disable Metal support
  • Added ngfxcompat=1 boot argument (and force-compat property) to ignore compatibility check in NVDAStartupWeb

In order to boot with ngfxgl=1 on 10.13.x you may need to set the defaults:

sudo defaults write /Library/Preferences/com.apple.CoreDisplay useMetal -boolean no
sudo defaults write /Library/Preferences/com.apple.CoreDisplay useIOP -boolean no