BinBashBanana

Results 111 comments of BinBashBanana

I downloaded the same one (assuming the USA one) and it loads fine. Just make sure, if you're loading all 6 files at once, to click one of the "cue"...

I'm very confused as to what you're doing, but here are the steps that should work: 1. Open [Beetle PSX HW](https://binbashbanana.github.io/webretro/?core=mednafen_psx_hw), click "Choose ROM Files", press OK 2. Select the...

webretro uses melonDS, try using [this tool](https://melonds.kuribo64.net/board/thread.php?pid=825) to convert the save file from .dsv to .sav, then choose the ROM in webretro and import the .sav file by going to...

Currently, it's hardcoded to 300000 ms (5 minutes) but you can search for that number in base.js and change it to whatever you'd like. To turn off autosave by default,...

Sorry for the late response, this is possible in the current version, but you will have to modify the top of `base.js`: add `"genesis_plus_gx": {path: "", files: ["bios_CD_E.bin", "bios_CD_U.bin", "bios_CD_J.bin"]}`...

``` [Log] stderr: [ERROR] cannot push NULL or empty core path into the playlist. (base.js, line 429) ``` This error is normal, it doesn't have anything to do with the...

Can you send the full console output?

There is nothing out of place in the log, it looks like it should work... I don't know what's going on, sorry.