PDA

View Full Version : HTML5/WebGL/WebAssembly game version troubleshooting


Raul
Jan 04 2021, 09:42 PM
Hi there, En Espaņol AQUI (https://r1.slashkey.com/forum/showthread.php?t=650386)

This is a list of links that will help us troubleshoot loading issues with the new HTML5/WebGL/WebAssembly version of the game. We will add more troubleshooting instructions later, but in the meantime, just follow the links below and confirm you are seeing the expected results:


1.WebGl Support:

https://get.webgl.org/

If you see a rotating cube, your browser supports WebGL.

2.Simple WebGL/WebAssembly project:

https://w3.slashkey.com/flash/farm/main/1231-235959/Test/WebGLAssets/index.html

You should see a blue sky with a couple of icons.

3.Unity WebGL/WebAssembly tank demo game:

https://files.unity3d.com/marcot/tanks/?_ga=2.78976276.1274338136.1609800030-1894942736.1609800030

You should see small tanks and buildings in the desert.

4.FarmTown game with demo farms and no compression/caching (slow to load, please be patient):

https://w3.slashkey.com/flash/farm/main/1231-235959/Test/BuildTestNoGzNoDC/index.html

You should see a green ship under crop fields.

5.Chrome Browser Only. Command to paste in the address bar to show chrome browser video card settings:

chrome://gpu

You should see a first section similar to the one below:

Graphics Feature Status

Canvas: Hardware accelerated
Flash: Hardware accelerated
Flash Stage3D: Hardware accelerated
Compositing: Hardware accelerated
OpenGL: Enabled
Multiple Raster Threads: Disabled
Rasterization: Software only. Hardware acceleration disabled
Video Decode: Hardware accelerated
Video Encode: Hardware accelerated
WebGL: Hardware accelerated
WebGL2: Hardware accelerated

--Raul