Skip to content
SpiritQuaddicted edited this page Dec 8, 2012 · 2 revisions

Welcome to the QuakeInjector wiki!

Nothing to see here, really.

OpenGL error in VirtualBox

If you try to run quakeinjector.jar in a VirtualBox VM with Direct3D emulation/acceleration enabled, it might hang with some OpenGL stage something errors. Adding "-Dsun.java2d.d3d=false" to the launch parameters circumvents this: java -Dsun.java2d.d3d=false -jar quakeinjector.jar

Clone this wiki locally