đĨ§ RetroPie (RPi4)
And WM8860 GPIO soundcard addon (speakers)
Installer resizes partition to span micro SD card capacity
Place games in pi/roms/<game_folders_of_choice>
Place bios in pi/BIOS
Access console/shell (TTY) after boot with keyboard combo: CTRL + ALT + F4
sudo raspi-configChange localization and keyboard mapping
Localisation Options (for both)
cd Retropie-Setupsudo ./retropie_setup.shC Configuration / Tools
843 wifi - Configure WiFi
Check with wavemon first:
wavemonsudo iwconfig wlan0 freq 5.7G
sudo apt-get install build-essential git cabextract curl linux-headers-rpi
sudo apt install default-jre libusb-1.0-0-dev libusb-1.0-0 cabextractgit clone https://github.com/medusalix/xow.gitcd xowmake BUILD=RELEASEsudo make installsudo systemctl enable xowrebootThe following to update or uninstall xow
sudo systemctl stop xowsudo systemctl disable xowsudo make uninstallrepeat git clone etc. (if updating)
Configuring button Layout
Y=XX=YA=BB=A
CTRL+ALT+F4(TTY/console Access)cd Retropie-Setupsudo ./retropie_setup.shInstall packages
sudo apt-get install xboxdrvEnable
xboxdrvsudo systemctl stop xowsudo systemctl disable xowsudo systemctl enable xboxdrvsudo systemctl start xboxdrvIf that doesn’t work restart the system
reboot
Try Dinput mode (Android) if Xinput doesn’t work
This was the only way I could use this controller with RetroPie
git clone https://github.com/respeaker/seeed-voicecardcd seeed-voicecardsudo ./ubuntu-prerequisite.sh (needed?)Needed?
sudo ./install.sh --compat-kernelNot required from /HinTak/seeed-voicecard)
rebootsudo raspi-config- Change soundcard to wm8960 (System Options > Sound)
speaker-testChange volume
Access RetroPie Configuration menu via RetroPie UI
Audio > Mixer >
F6> seeed-2mic-voicecard- First speaker option changes volume
Uninstall
sudo make uninstallsudo ./uninstall.sh
Keep fire extinguisher nearby
sudo nano /boot/config.txtover_voltage=6 arm_freq=2147 gpu_freq=750reboot