Skip to content

HTML games don't work on Firefox 142.0.1 Windows since version 2.5.0 #650

@jsmonzani

Description

@jsmonzani

Since version 2.5.0 (and currently 2.5.4), games won't launch properly on Firefox 142.0.1 (latest) on Windows.
They work on Chrome.

For instance, when launching the "hello" example https://kitao.github.io/pyxel/wasm/examples/01-hello-pyxel.html
I get:

  • the Pyxel logo
  • then "Touch to start"
  • then nothing happens.

Console logs are:
Launch Pyxel 2.5.4 with Pyodide 0.27.7
Object { command: "run", root: "../../python/pyxel/examples", name: "01_hello_pyxel.py", script: undefined, packages: undefined, gamepad: undefined }
Loading pyxel
Loaded pyxel

I've tried running the example with a local web server with the same issue.
Changing the HTML source and using @2.4.10 instead of @latest solves the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions