webretro icon indicating copy to clipboard operation
webretro copied to clipboard

How do you save changes on the app?

Open EladioPalacios opened this issue 1 year ago • 2 comments

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. :)

EladioPalacios avatar Mar 27 '23 23:03 EladioPalacios

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,

nenge123 avatar Mar 27 '23 23:03 nenge123

@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.

BinBashBanana avatar Mar 28 '23 00:03 BinBashBanana