BinBashBanana / webretro

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

How do you save changes on the app? #87

Open EladioPalacios opened 1 year ago

EladioPalacios commented 1 year ago

I've remapped my controls and added some cheats, but every time i enter back, all the changes are gone. Is there a way Retroarch or me can save the changes inside my browser or do i have to download something to load them?

Sincerely, Eladio Palacios. :)

nenge123 commented 1 year ago

fork https://github.com/nenge123/webretro

rewrite /mobile/module.js replace cdn url path

you site /m.html

this one is use indexdb,when you FS any change will save to indexdb,

BinBashBanana commented 1 year ago

@EladioPalacios currently, any configuration changes you make inside the RetroArch menu are not saved. You can use the keybinds menu, which offers a limited number of keys. Cheats support is coming in a future update.