You can do this for Amiberry or any other emulator with similar problem.
The most common way for playing background music in your EmulationStation is with the music.py Python script.
Considering this is your way...
Find you music.py script location or check if you have a manual installation in these paths:
go to your \home\pi\scripts or roms/music directory and edit or locally or by cd to the path and then
cd \home\pi\scripts
sudo nano music.py
Look at line 25. If your emulator is not in the list just add it using "name", pattern.
NOTE: Check your rom folders/es_systems.cfg file
ex Notice "amiberry",
#TODO: Fill in all of the current RetroPie Emulator process names in this list.
emulatornames = ["retroarch","ags","uae4all2","uae4arm","amiberry","capricerpi","linapple","hatari","stella","atari800","xroar","vice","daphne","reicast","pifba","osmose","gpsp","jzintv","basiliskll","mame","advmame","dgen","openmsx","mupen64plus","gngeo","dosbox","ppsspp","simcoupe","scummvm","snes9x","pisnes","frotz","fbzx","fuse","gemrb","cgenesis","zdoom","eduke32","lincity","love","kodi","alephone","micropolis","openbor","openttd","opentyrian","cannonball","tyrquake","ioquake3","residualvm","xrick","sdlpop","uqm","stratagus","wolf4sdl","solarus"]
The most common way for playing background music in your EmulationStation is with the music.py Python script.
Considering this is your way...
Find you music.py script location or check if you have a manual installation in these paths:
go to your \home\pi\scripts or roms/music directory and edit or locally or by cd to the path and then
cd \home\pi\scripts
sudo nano music.py
Look at line 25. If your emulator is not in the list just add it using "name", pattern.
NOTE: Check your rom folders/es_systems.cfg file
ex Notice "amiberry",
#TODO: Fill in all of the current RetroPie Emulator process names in this list.
emulatornames = ["retroarch","ags","uae4all2","uae4arm","amiberry","capricerpi","linapple","hatari","stella","atari800","xroar","vice","daphne","reicast","pifba","osmose","gpsp","jzintv","basiliskll","mame","advmame","dgen","openmsx","mupen64plus","gngeo","dosbox","ppsspp","simcoupe","scummvm","snes9x","pisnes","frotz","fbzx","fuse","gemrb","cgenesis","zdoom","eduke32","lincity","love","kodi","alephone","micropolis","openbor","openttd","opentyrian","cannonball","tyrquake","ioquake3","residualvm","xrick","sdlpop","uqm","stratagus","wolf4sdl","solarus"]
Save (or Ctrl+X and yes) and done!
Regards,
Call2fixit & 2Play!
No comments:
Post a Comment