GithubHelp home page GithubHelp logo

Sega Saturn not load about emulatorjs HOT 7 CLOSED

emulatorjs avatar emulatorjs commented on May 14, 2024
Sega Saturn not load

from emulatorjs.

Comments (7)

thelamer avatar thelamer commented on May 14, 2024 1

Emulator type "segaSaturn" works fine for me and I use the bios. The core thing is most roms are distroed as chd files while the emulator.js only supports bin/iso (in my experience only binmerged bins) files (multi disc does not work on any system). Your best bet is to use chdman to pull out a bin/cue and load the resulting single bin IE:

chdman extractcd -i $GAMENAME.chd -o $GAMENAME.cue

That resulting bin file will load and play, though Saturn emulation is basically unplayable as is.

from emulatorjs.

dosboxonline avatar dosboxonline commented on May 14, 2024

To check this, links to BIOS and game files are not needed. They don't change the emulator load problem.

from emulatorjs.

dosboxonline avatar dosboxonline commented on May 14, 2024

I have a site with dozens Sega Saturn games that work through an emulator NeptunJS and all the files are in bin and iso (inside zip). I have never seen on the Internet disk images for this console in the format chd, only bin/cue or iso+wav sound/cue. You can show a screenshot of running Sega Saturn on the EmulatorJS ?
1634597920053

from emulatorjs.

dosboxonline avatar dosboxonline commented on May 14, 2024

To determine if the files are in an unsupported format, the emulator must first download them. But the emulator does not even start this process and does not even download the file saturn-asmjs.data .

from emulatorjs.

thelamer avatar thelamer commented on May 14, 2024

Wow that's surprising, neptunejs is the same basic codebase as emulatorjs. so which is the chicken and which is the egg?
You might want to try binmerge to get a single bin file https://github.com/putnam/binmerge, this is the same thing as a single bin being extracted from a compressed hunks file.

from emulatorjs.

thelamer avatar thelamer commented on May 14, 2024

Why don't you post your raw html?

from emulatorjs.

dosboxonline avatar dosboxonline commented on May 14, 2024

I close this issue due to a misunderstanding. I'll try to solve it myself.

from emulatorjs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.