make the steps clearer with commands

Ching Chang
2022-07-07 09:21:33 -04:00
parent fb51ff61fd
commit d0a2cd3525

@@ -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.