RomM version
4.4.1
Describe the bug
"Genesis / Megadrive" games are not recognized by scrapers
To Reproduce
Steps to reproduce the behavior:
- Add a genesis/megadrive game
- Try to identify the game
Additional context
I added
GENESIS_SLASH_MEGADRIVE = "genesis-slash-megadrive"
to
base_handler.py
and scrapers identify games successfully.
Games still not playable with emulatorjs.
RomM version
4.4.1
Describe the bug
"Genesis / Megadrive" games are not recognized by scrapers
To Reproduce
Steps to reproduce the behavior:
Additional context
I added
GENESIS_SLASH_MEGADRIVE = "genesis-slash-megadrive"
to
base_handler.py
and scrapers identify games successfully.
Games still not playable with emulatorjs.