« previous next » Print Pages: 1 Go Down Author Topic: Slow graphics/rendering (hint) (Read 9424 times) bgspiff Newbie Posts: 1 Slow graphics/rendering (hint) « on: December 25, 2009, 01:17:12 AM » For those of you who like to keep other applications running in the background, and find that JavaFIBS graphics turn painstakingly slow, or even fail to refresh entirely, there are some java switches you can use to tweak that.My fibs.bat looks like this (all in one line):start javaw -jar JavaFIBS-1.0.11_JDK16.jar -Dsun.java2d.noddraw=true -Dsun.java2d.ddoffscreen=false -Dsun.java2d.ddscale=trueWhat this does is tell the Java interpreter to turn off DirectDraw and offscreen DirectDraw image rendering, and to enable hardware-accelerated scaling. Not all three -D options may be needed.See http://java.sun.com/products/java-media/2D/perf_graphics.html Logged FIBS Board backgammon forum Slow graphics/rendering (hint) « on: December 25, 2009, 01:17:12 AM » Print Pages: 1 Go Up « previous next » Tags: FIBS Board backgammon forum / Forum / FIBS Client software / JavaFibs (Moderators: inim, Tom) / Slow graphics/rendering (hint)