Commit 560106c
committed
install viper driver during module install
this installs the viper driver at module install time,
removing the need to install the driver using the viper app.
The viper binaries have been extracted from the viper apk.
The patching audio_effects.conf script has been copied from the ViPER4AndroidFX-Legacy Module:
https://github.com/Magisk-Modules-Repo/ViPER4AndroidFX-Legacy/blob/9241c9801e33505a1cc63b60c7e7f281c97dfc15/common/unity_install.sh#L249
The patching process hasn't changed since then, there is no reason not to continue patching this way.1 parent 4658deb commit 560106c
File tree
3 files changed
+21
-4
lines changed- magiskmodule
- common
- system/vendor/lib
- soundfx
3 files changed
+21
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
243 | 259 | | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
244 | 265 | | |
245 | 266 | | |
246 | 267 | | |
247 | 268 | | |
248 | 269 | | |
249 | 270 | | |
250 | 271 | | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | 272 | | |
256 | 273 | | |
257 | 274 | | |
| |||
Binary file not shown.
Binary file not shown.
0 commit comments