gaseous-project / gaseous-server

A game ROM manager, with a built in web based emulator using multiple sources to identify and provide metadata
GNU Affero General Public License v3.0
336 stars 12 forks source link

Sega Master System games launch to a black screen #30

Closed michael-j-green closed 6 months ago

michael-j-green commented 1 year ago

Describe the bug Sega Master System roms launch to a black screen - the games never start

To Reproduce Steps to reproduce the behavior: Start any SMS game.

Expected behavior SMS games should start

michael-j-green commented 1 year ago

Raised issue in upstream project: https://github.com/EmulatorJS/EmulatorJS/issues/567

michael-j-green commented 1 year ago

Issue is likely with the ROM’s I’m trying to use with it. Genesis-GX doesn’t seem to like it.

Attempted to test with the Picodrive core, but that’s currently broken (see: https://github.com/EmulatorJS/EmulatorJS/issues/579)

Will test again once the Picodrive core is working again.

Note: The broken Picodrive core also effects Sega32X ROM’s.

michael-j-green commented 7 months ago

Issue is resolved by the inclusion of the smsPLUS-GX core (see: https://github.com/EmulatorJS/build/pull/6).

Waiting for release of EJS 4.0.12

michael-j-green commented 6 months ago

Resolved in https://github.com/EmulatorJS/EmulatorJS/pull/774