mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-21 06:30:52 +10:00
Update SysPatch.py
This commit is contained in:
@@ -405,7 +405,7 @@ class PatchSysVolume:
|
|||||||
if self.legacy_audio is True:
|
if self.legacy_audio is True:
|
||||||
print("- Add legacy Audio Control")
|
print("- Add legacy Audio Control")
|
||||||
|
|
||||||
self.no_patch = any(
|
self.no_patch = not any(
|
||||||
[
|
[
|
||||||
self.nvidia_legacy,
|
self.nvidia_legacy,
|
||||||
self.amd_ts1,
|
self.amd_ts1,
|
||||||
|
|||||||
Reference in New Issue
Block a user