Skip to content

No Play Button #3334

@Stefanr123

Description

@Stefanr123

Title:
Play button missing / EmulatorJS games fail to start on fresh Docker install

Body:

Hello,

I installed RomM with Docker on Ubuntu 24.04 using the official docker-compose example.

Everything else seems to work correctly:

  • ROM scanning works
  • ROMs appear in the library
  • ScreenScraper metadata works
  • EmulatorJS is enabled

But games cannot be played.

Problems:

  • many systems do not show a Play button
  • some systems show the console launch option, but starting the game gives:
    "failed to start game"

Tested systems:

  • NES
  • Atari 2600
  • Nintendo 64

I already tried:

  • Chrome
  • Firefox
  • Incognito mode
  • docker compose restart
  • adding platform mappings in config.yml

Example config.yml:

emulatorjs:
  enabled: true

platforms:
  nes: nes
  n64: n64
  atari2600: atari2600



<img width="1277" height="787" alt="Image" src="https://github.com/user-attachments/assets/1c915320-0bcb-41ca-9daa-6f8914bd4f1b" />

<img width="1100" height="902" alt="Image" src="https://github.com/user-attachments/assets/b12a92d1-49c2-47d4-a3d3-418785c2217c" />

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions