Skip to content

Commit 49e86f7

Browse files
committed
Update README & changelog
1 parent d1758b1 commit 49e86f7

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

Diff for: README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ This is a collection of Magisk Modules that enable **RAW Capture** on different
66
It works by replacing the library located at <code>/vendor/lib/libexynoscamera3.so</code> with an edited one. Each device folder contains the patch applied to its libexynoscamera3 library.
77

88
## Prerequisites
9-
- Magisk v20.0+
9+
- Magisk v20.4 or newer
1010
- Android 11 vendor and kernel (Eureka Kernel isn't compatible, take a look at [this for more info](https://forum.xda-developers.com/t/magisk-module-enable-raw-capture.4350059/post-86110713))
1111

1212
## Installation
1313
Install as a normal Magisk Module, through Magisk Manager or TWRP.
1414

1515
## Troubleshooting
16-
- Images have a pink tint
17-
- Use a camera application that allows to change the camera's Black Level to 0, like [BSG's GCam](https://www.celsoazevedo.com/files/android/google-camera/dev-bsg/f/dl61/).
16+
- Photos have a pink tint
17+
- This is a known issue in the Galaxy A51 and Galaxy M31. No solution has been found yet.
1818
- Camera doesn't work, shows Black Screen
1919
- Make sure you are using a compatible Android 11 kernel and vendor.

Diff for: changelog.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
### v2.1 - 04/02/2022
2+
* Common:
3+
* Module can now be updated from the Magisk App (Requires Magisk v24 or newer)
4+
* Module now requires Magisk v20.4 or newer
5+
6+
* A20, A20e and A30:
7+
* Black Level Pattern changed to 64, this fixes pink tint on photos taken with RAW without needing to change the Black Level in the camera app settings.

0 commit comments

Comments
 (0)