ordovice / batocera-switch

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

yuzu-mirror download link and yuzu's rebirth project suyu #277

Closed lrf739146825 closed 5 months ago

lrf739146825 commented 5 months ago

batocera-switch-updater.sh

link_yuzu=https://archive.org/download/yuzu-windows-msvc-20240304- 537296095_20240305_1340/Linux/yuzu-mainline-20240304-537296095.AppImage

Project : https://github.com/yuzu-mirror/yuzu-downloads link_yuzu=https://github.com/yuzu-mirror/yuzu-downloads/raw/main/Mainline%20Build%20-%20537296095%20\(2024-03-04\)/yuzu-mainline-20240304-537296095.AppImage


Yuzu's rebirth project https://github.com/suyu-emu/suyu

uureel commented 5 months ago

thx, added

lrf739146825 commented 5 months ago

I got the link from this way. Right-click ,then copy the link。

picture01

https://github.com/yuzu-mirror/yuzu-downloads/raw/main/Mainline%20Build%20-%20537296095%20(2024-03-04)/yuzu-mainline-20240304-537296095.AppImage

The link will redirect to the real path: https://raw.githubusercontent.com/yuzu-mirror/yuzu-downloads/main/Mainline%20Build%20-%20537296095%20(2024-03-04)/yuzu-mainline-20240304-537296095.AppImage

“\” was added to the front of the "(" and ")" to fix curl command error.

link_yuzu=https://raw.githubusercontent.com/yuzu-mirror/yuzu-downloads/main/Mainline%20Build%20-%20537296095%20\(2024-03-04\)/yuzu-mainline-20240304-537296095.AppImage