mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 11:30:47 +00:00
Added: Option to .bat and .sh file to enable J2D_D3D_NO_HWCHECK
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user