exelix11 / SysDVR

Stream switch games to your PC via USB or network
GNU General Public License v2.0
1.52k stars 89 forks source link

[Feature request] Linux aarch64 build #311

Open demenik opened 1 month ago

demenik commented 1 month ago

Are there any plans on adding a linux aarch64 build?

exelix11 commented 1 month ago

Arm64 is supported, however i don't produce all in one builds cause the most popular board is the raspberry pi and they don't usually get good performances up to pi 3 which is the one i have.

To run on arm64 devices you install dependencies manually then download the dotnet build and run it via dotnet as explained in the guide.