mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-09-15 00:03:45 +08:00
disable on screen recorder
This commit is contained in:
@@ -11,6 +11,7 @@ if arch == 'larch64':
|
||||
|
||||
maps = arch in ['larch64', 'aarch64', 'x86_64']
|
||||
screenrecorder = arch in ['larch64']
|
||||
screenrecorder = False # Disabling due to https://discord.com/channels/880416502577266699/1223238728852574269
|
||||
|
||||
if arch == "Darwin":
|
||||
del base_libs[base_libs.index('OpenCL')]
|
||||
|
||||
Reference in New Issue
Block a user