Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ROMM-1484] Manually set control scheme for sega games #1491

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

gantoine
Copy link
Member

@gantoine gantoine commented Jan 14, 2025

The way EmulatorJS checks for control schemes is based on the core, but since we pass in EJS_core values that are used by multiple platforms, it matches against the wrong platform when trying to build the controller button list. This PR bypasses the issue for the problem systems (those using genesis_plus_gx or picodrive cores).

Also re-enabled sega32X now that it's working again, and returns a FileResponse in dev mode to get emujs working again locally.

Fixes #1484

@gantoine gantoine requested a review from adamantike January 14, 2025 01:49
Copy link

Test Results

93 tests   93 ✅  27s ⏱️
 1 suites   0 💤
 1 files     0 ❌

Results for commit 9319e3d.

@gantoine gantoine merged commit 424266c into master Jan 14, 2025
9 checks passed
@gantoine gantoine deleted the romm-1484 branch January 14, 2025 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants