diff --git a/Extracting-the-sensor-calibration-files.md b/Extracting-the-sensor-calibration-files.md index eefc9ec..6dcef3c 100644 --- a/Extracting-the-sensor-calibration-files.md +++ b/Extracting-the-sensor-calibration-files.md @@ -3,8 +3,8 @@ Note: I've only tested this on 1871_01XX.dat. Use at your own risk and report an When using the set files (sensor calibration settings) the colors look much better. I only know how to extract them from the windows bootcamp driver. These are the steps you can follow: 1) Download driver package from https://support.apple.com/kb/DL1837 -2) Extract the \BootCamp\Drivers\Apple\AppleCamera64.exe file -3) Run: unrar x AppleCamera64.exe +2) Unzip the package with `unzip` +3) Extract AppleCamera64.exe by running `cd BootCamp/Drivers/Apple/ && unrar x AppleCamera64.exe` You should now have the AppleCamera.sys file which is the driver containing the set files.