Homepage Forums RetroPie Project Everything else related to the RetroPie Project Easiest way to get different emulationstation branch on RetroPie Reply To: Easiest way to get different emulationstation branch on RetroPie

#89128
sselph
Participant

Think you’d need to modify it to:
gitPullOrClone “$md_build” “https://github.com/Aloshi/EmulationStation” “gamelistdb”

From looking at
https://github.com/retropie/RetroPie-Setup/blob/2ea2182b647c86d2a63266ed61bc057cd6183f67/scriptmodules/helpers.sh#L242

Branch defaults to master if it isn’t supplied.