ordovice / batocera-switch

Extends Batocera and adds switch emulation
149 stars 32 forks source link

Installer issue #278

Open Ollyman2 opened 4 months ago

Ollyman2 commented 4 months ago

Hi all, I have previously been able to install everything using the curl command but now when I try, it gets stuck on Yuzu-EA and says 'no url specified' and then stops the installation there, completely skipping ryujinx. Then when I exit, neither yuzu nor ryujinx appear in the applications folder at all, I can still see the switch games when I update the gameslist but they don't run at all.

Picture attached FYI

Screenshot_20240501-230237

Ollyman2 commented 4 months ago

I have also tried the switch updater in the ports folder and that doesn't seem to do much either

kforbus3 commented 4 months ago

I can confirm the same behavior. Looks like the script was pulling Yuzu-EA from the pineapple-src repo, which appears to have been taken down very recently due to a DMCA notice. You can see the notice of the takedown at https://github.com/pineappleEA/pineapple-src/.

Hopefully updating batocera-switch-updater.sh to either point somewhere else for Yuzu-EA or drop it entirely won't be too much of an issue. I guess it depends on whether the dev thinks the cat and mouse game of DMCA takedown notices is worth it at this point.