Trixarian / NetherSX2-patch

Unofficial Patches for NetherSX2
https://discord.gg/6cGWCrqAw5
The Unlicense
639 stars 28 forks source link

Linux version? #22

Closed m33ts4k0z closed 8 months ago

m33ts4k0z commented 8 months ago

Hello and thanks for these patches.

I wonder if there is a way to apply them to the linux Appimage as well?

thanks in advance

Trixarian commented 8 months ago

It's a bash script on Linux. It tries to be self-contained as possible, but it still requires some packages to be installed to work - with OpenJDK being essential. If the system doesn't support the included aapt and xdelta3 binaries, then those packages need to be installed too.

Practically it won't work as an AppImage and even if I could, it would be a very large one due to the Java requirement to sign the apks

m33ts4k0z commented 8 months ago

Thank you but I don't think you understood what I meant 😁. AetherSX2 has an aarch64 version that is designed for SBCs as well as maybe Apple Silicon. Do we have a way to apply those patches to those releases instead of the apk?

Trixarian commented 8 months ago

This is meant for the Android version only. While there are ports to other ARM based systems - and you can replace the widescreen patches, no-interlacing patches, controller db and GameDB of those versions with the ones in this project - it's not within the scope of the project to cover them