@acris said in Gamecon SNES not working after 6.1 update:
Hello
soluce by Bkg2k : https://forum.recalbox.com/topic/18829/6-1-et-manettes-gamecon/21
Hi acris, thanks for the quick help.
I followed the instructions of that thread, and now it works as always!
These are the posts that I followed (I used Google translator to help me with the French )
@bkg2k said in 6.1 et manettes GAMECON:
For those who want / can test:
- Get the
recalbox_settings
file here: > https://mega.nz/#!zNwXRSoQ!1y50jVuEF7rDZrRSC74zJCe7ZIaLJWiBpNPQJUjj4Oc- Mount the partition in writing: mount -o remount,rw /
- Copy it to
/usr/bin
. To do this:- If you are on linux:
scp recalbox_settings root@recalbox.local:/usr/bin/
- If you are on Windows, copy it to
\\recalbox\share
, then connect to SSH, and type:
cp /recalbox/share/recalbox_settings /usr/bin
Restart your recalbox, and the GPIO mapping settings will be taken into account again
@legui said in 6.1 et manettes GAMECON:
Paaarfait !!!
Everything is working now!
I specify for those who will try the manipulation, that it must first:
- mount your root partition in writing (attention !!!)
- back up your old file for security
- copy the new file provided by @ Bkg2k
- give the right to this new file
- reboot the recalbox
I do not specify how to do it, because that will not pose problems to those who know how to do, and will spare those who do not know to make a (big) co ** erie. For those here: be patient, the recalbox team is working hard to provide a fix as soon as possible!
Thank you again @ Bkg2k , do not hesitate if you need more tests!
The right file permissions are set with this command:
chmod 755 /usr/bin/recalbox_settings