ClusterM / retroarch-clover

GNU General Public License v3.0
321 stars 50 forks source link

Settings #57

Closed warlockv2 closed 7 years ago

warlockv2 commented 7 years ago

At least controller settings, everytime i update i have to reconfigure the input settings in retroarch, its a pain because im using a 8bito controller and its mappings are very off from the retroarch. any way to retain our settings?

pcm720 commented 7 years ago

Well, yes. Just save them.

warlockv2 commented 7 years ago

yes, but how do we get them so they dont get overwritten when updating?

lil-diabo commented 7 years ago

You'd probably have to pull your configuration from the console using clovershell Something like clovershell pull /etc/libretro/retroarch.cfg retroarch.cfg then either copy this file directly to your hmod directory or after updating, push the file clovershell push retroarch.cfg /etc/libretro/retroarch.cfg

warlockv2 commented 7 years ago

thats a good idea actually

toussii commented 7 years ago

Can you please share the config that you use for the 8bitdo?