Added: Option to .bat and .sh file to enable J2D_D3D_NO_HWCHECK

This commit is contained in:
Jindra Petřík
2025-05-18 17:55:48 +02:00
parent c8c482c8c0
commit e81ca03450
3 changed files with 6 additions and 0 deletions
+3
View File
@@ -9,6 +9,9 @@ rem Uncomment following when you encounter StackOverFlowErrors.
rem If the app then terminates with OutOfMemory you can experiment with lower value.
rem set FFDEC_STACK_SIZE=32m
rem Uncomment following when you want to disable checks for hardware acceleration compatibility.
rem set J2D_D3D_NO_HWCHECK=true
rem Hide VLC error output
set VLC_VERBOSE=-1