NyaMisty / AltServer-Linux

AltServer for AltStore, but on-device
GNU Affero General Public License v3.0
946 stars 73 forks source link

Add support for ARM v6 devices #62

Open CrCrate opened 2 years ago

CrCrate commented 2 years ago

Being armv6, the raspberry pi 1/zero can’t be used with the software. Is that something you could consider adding?

NyaMisty commented 2 years ago

Quite hard now. I'd suggest you use qemu-user-armv7 to run this on Pi

Macleykun commented 1 year ago

Is it possible to do this for armv8? (Raspberry pi 4b)