So I exported my project today to test it out in Node Webkit. It's been a good long while since i've checked it out in it and just wanted to see how it was looking. The project runs absolutely fine in Chrome while previewing from the browser directly out of C2. It USED to work absolutely fine as well in the Node Webkit exports but now the export is completely missing all WebGL effects? What gives? I made sure I was running the latest version of C2 and searched around as much as possible on the forums to see if anyone else was having a similar problem. Is it just me??
If your OS is XP or Vista, WebGL in Node Webkit doesn't work. Check Chrome, perhaps You have "ignore-gpu-blacklist" enabled.
Develop games in your browser. Powerful, performant & highly capable.
yes, i'm on vista.
Many thanks for the answer rozpustelnik ....
Is there a work around for this? Something that can be added to the command line in order to force WebGL on?
nevermind.. figured it out. adding '--ignore-gpu-blacklist' to the command line runs it fine.