Hi,
When I try to enable the Direct3D pipeline with
System.setProperty("sun.java2d.d3d", "True");
I get the error: “Could not enable Direct3D pipeline on screen 0”
I have tried googling the problem, but all the results are pages that just have the source code for the sun.java2d.d3d class.
Thanks