RetroflagGpi Guides

Useful guides for Retroflag Gpi Case

View on GitHub

Banner Image

Back to Index

Wifi and Bluetooth toggle menu install guide

Note: this is already included in the Super Retroboy image.

Source: 8bcraft.com

<game>
	<path>./Bluetooth-Toggle/disable-bluetooth.sh</path>
	<name>disable-bluetooth</name>
	<desc>Disable bluetooth when not needed</desc>
	<image>/home/pi/RetroPie/retropiemenu/icons/disable-bluetooth.png</image>
</game>
<game>
	<path>./Bluetooth-Toggle/enable-bluetooth.sh</path>
	<name>enable-bluetooth</name>
	<desc>Enable bluetooth when needed</desc>
	<image>/home/pi/RetroPie/retropiemenu/icons/enable-bluetooth.png</image>
</game>
<game>
	<path>./Bluetooth-Toggle</path>
	<name>Bluetooth-Toggle</name>
	<desc>Toggle bluetooth on or off</desc>
	<image>/home/pi/RetroPie/retropiemenu/icons/Bluetooth-Toggle.png</image>
</game>
<game>
	<path>./WIFI-Toggle/disable-WIFI.sh</path>
	<name>disable-WIFI</name>
	<desc>Disable WiFi when not needed</desc>
	<image>/home/pi/RetroPie/retropiemenu/icons/disable-WIFI.png</image>
</game>
<game>
	<path>./WIFI-Toggle/enable-WIFI.sh</path>
	<name>enable-WIFI</name>
	<desc>Enable WiFi when needed</desc>
	<image>/home/pi/RetroPie/retropiemenu/icons/enable-WIFI.png</image>
</game>
<game>
	<path>./WIFI-Toggle</path>
	<name>WiFi-Toggle</name>
	<desc>Toggle WIFI on or off</desc>
	<image>/home/pi/RetroPie/retropiemenu/icons/WIFI-Toggle.png</image>
</game>
<game>
	<path>./Shutdown.sh</path>
	<name>Shutdown</name>
	<desc>Shutdown the system</desc>
	<image>/home/pi/RetroPie/retropiemenu/icons/Shutdown.png</image>
</game>

After rebooting go to the Retropie menu and you will find new menu entries.

If you are having trouble finding the new WiFi and Bluetooth toggle items in your menu, make sure you press start and go to “Other Settings” and make sure “Parse Gamelists Only” is set to OFF. (and restart emulation station, so it will parse and show them).

Support Thread

Go here for help

Back to Index

Head back to our Facebook Group