Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Thanks for the report! Have you tried hard reloading the page (eg. ctrl-shift-r) in case it's just the download that broke? Or try in a private window. If those don't work, can you try with a different browser?

(1 edit)

Reloading and opening with a private window have been ineffective, unfortunately. I also don't have another browser set up.

Hmm.. Does this page say your browser supports WebGL2? https://get.webgl.org/webgl2/

Also could you enter about:support in firefox location bar and find the value of WebGL 2 Driver Renderer?

What OS and Firefox version are you running?

Yes, my browser supports WebGL 2. I am running Firefox 152.0.3 on Arch Linux.

WebGL 2 Driver Renderer    AMD -- AMD Radeon RX 6500 XT (radeonsi, navi24, ACO, DRM 3.64, 7.0.13-arch1-1)

Oh, hello fellow arch user :) I tried with the same firefox version, it works for me, so my best (and so far only) guess is something goes wrong with the graphics drivers somewhere.

I uploaded a linux build of the demo, does that work?

If you want to play in browser one more thing to try is disable hardware acceleration in firefox:

  • Edit -> Settings 
  • use search box to find "use recommended performance settings"
  • Uncheck, and then uncheck "Use hardware acceleration when available"

Restart firefox and try once more. You probably want to restore the setting after trying, though.

Disabling hardware acceleration had no effect on browser, but the Linux demo does run!

(+1)

Good, because I'm out of ideas for the browser :)