BinBashBanana / webretro

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

option to locally download select cores #52

Open RuralAnemone opened 1 year ago

RuralAnemone commented 1 year ago

using the browser's localstorage for full offline potential

I mean the cores (except mupen64plus_next_libretro.wasm) are all under 5mb so it might be feasible idk

or let the user locally download cores and then have the option to upload a core...?

just a thought, please consider this :)







well I mean the roms are already stored locally so why not... (?)

RuralAnemone commented 1 year ago

really wish I could get into how this works but I don't really feel like it and so therefore I can't pr sorry lol :)

BinBashBanana commented 1 year ago

In v6.6 I plan to make a feature that uses the service worker to store cores for offline usage. It will have a "manager" so that you can choose which cores to cache.

BinBashBanana commented 1 year ago

Please keep this open until the update is out