toleda / audio_RealtekALC

macOS Realtek ALC onboard audio with Chameleon/Clover
202 stars 75 forks source link

fix directroy name on case-sensitive FS like APFS #37

Closed ghost closed 7 years ago

ghost commented 7 years ago

Hi,

This patch is always wonderful. Last time I use it on my new system which is formatted as case-sensitive HFS+, it failed to run with error "no such file or directory". I have figured out that it was because of the incase-sensitive directory name, specifically "Plugin" instead of "PlugIn". Moreover, in future APFS, Apple may support only case-sensitive, please allow me to correct this problem in order to support more file systems.

Best, Hao