Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - if [[ "$emulator" == "gba" ]]; then
 - settings_gba="`$systemsetting get gba_emulator`"
 - if [[ "$settings_gba" == "gpsp" ]];then
 - /recalbox/scripts/runcommand.sh 4 "$gpspbin \"/recalbox/share/roms/gba/${fullfilename}\""
 - else
 - /recalbox/scripts/runcommand.sh 1 "$retroarchbin -L $retroarchcores/gpsp_libretro.so --config /recalbox/configs/retroarch/retroarchcustom.cfg \"$1\""
 - fi
 - fi
 
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment