Internet Explorer Support
amaso83

Hi

 

I am close to finishing a game that I want to publish, and I want to have a little description on my website that says which browsers are supported. But I cannot test all possible browsers!

 

I am assuming that if it works in Firefox and CHrome, then it works in all browsers. Is it a correct assumption? Is Internet Explorer fully supported as a browser, and which versions of it?

1 Comment
Gio

Hi amaso

 

If you're just using WADE and not doing anything else with the DOM, IE 9 and above should work. Though WebGL is only supported from version 11, so on IE9 and IE10 it will work in canvas (2d) mode only. And WebAudio is not supported in IE.

 

So unless you're relying on some WebGL or WebAudio-specific features, it should be all good (the fallback from WebGL to canvas mode happens automatically and is fully handled by WADE).

Post a reply
Add Attachment
Submit Reply
Login to Reply