RetroPie / RetroPie-Setup

Shell script to set up a Raspberry Pi/Odroid/PC with RetroArch emulator and various cores
Other
10.04k stars 1.38k forks source link

Add Standalone Flycast #3948

Open retropieuser opened 3 months ago

retropieuser commented 3 months ago

Script to add standalone version of Flycast. I found when building I had an error when Flycast attempts to pull the submodule Spout but I think this was an error on my connection as I seem to sometimes get this error with lr-flycast and lr-flycast-dev.

Can you check this script please and if there's any edits needed let me know

cmitu commented 3 months ago

Is this your work or it's copied from my fork ?

retropieuser commented 3 months ago

Is this your work or it's copied from my fork ?

Is there a flycast version on your GitHub fork? Sorry I didn't check there first.

I used the lr-flycast script as a base testing out as flycast's GitHub doesn't list the dependencies needed. But otherwise it's essentially the same except removing the libretro build option, adding in the fullscreen option when running the application and symlinking towards BIOS/dc that's more suitable than ./local/share/flycast imo