Skip to content

SinisterSpatula/Gpi

 
 

Repository files navigation

Gpi scripts

These xboxdrv controller scripts greatly enhance the capabilities of your Gpi Case. They can provide many virtual buttons using a button as a modifier. (In effect, it can turn the six button control scheme into a 12 button one!) It also helps by mapping controls to keyboard keys for emulators that lack the ability to interface with the Gpi case controls (some of the standalone non-libretro cores).

To migrate to the new framework or to install the scripts for the first time:

Update/install the menu

cd && cd RetroPie/retropiemenu && wget -O control_updater_menu.sh  https://raw.githubusercontent.com/SinisterSpatula/Gpi/master/control_updater_menu.sh && sudo chmod 775 control_updater_menu.sh

Then run this command

 sudo /home/pi/RetroPie/retropiemenu/control_updater_menu.sh

choose Update Controls Framework, then exit.

Retart Emulationstation

Done.

You also need to have xboxdrv installed (if it isn't already). See the Guide here

Additional Resources

See also

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 61.9%
  • Shell 38.1%