BinBashBanana / webretro

RetroArch in your browser
https://binbashbanana.github.io/webretro/
MIT License
249 stars 350 forks source link

RetroArch menu loads after you select a core (feature request) #41

Open ShinxDev opened 1 year ago

ShinxDev commented 1 year ago

maybe make it where the retroarch menu would open after you select a core, then you can select the content, change settings, ext.

BinBashBanana commented 1 year ago

This probably won't be a feature in webretro, but I was thinking about making a side-project that tries to be as close to the RetroArch application as possible. I wouldn't start work on this until after v6.6 at the earliest, and this DOES NOT MEAN that webretro won't be worked on after that.

minystreem commented 1 year ago

Will your side project or webretro going to be your main project?

BinBashBanana commented 1 year ago

Webretro will probably still be my main project, the side project will probably take much less work, since it will use emscripten's IDBFS for persistent data, and it (probably) won't be embeddable.