mirror of
https://github.com/patjak/facetimehd.git
synced 2026-04-09 19:10:01 +02:00
make the steps clearer with commands
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user