mirror of
https://github.com/mitb-archive/filebot
synced 2024-12-22 15:58:52 -05:00
Disable HW acceleration (APPX build only)
This commit is contained in:
parent
5ae9f91c0e
commit
7ae04f7fcf
@ -14,6 +14,10 @@
|
||||
# Force alphanumeric sort order to work around Windows Explorer DnD peculiarities
|
||||
-Dnet.filebot.dnd.sort=true
|
||||
|
||||
# Disable HW acceleration
|
||||
-Dsun.java2d.d3d=false
|
||||
-Dprism.order=sw
|
||||
|
||||
# Support JAVA_OPTS and FILEBOT_OPTS environment variables
|
||||
%JAVA_OPTS%
|
||||
%FILEBOT_OPTS%
|
||||
|
Loading…
Reference in New Issue
Block a user