Is there any reason that SPADS couldn't run on Ubuntu ARM? Since all it is really doing is passing network traffic, it should work, should it not?
I'm asking here before trying it because essentially I don't want to waste a bunch of time on a fools errand.
Can spads run on Ubuntu ARM? (Raspberry Pi 3)
Moderators: Moderators, Lobby Developers, SPADS AutoHost
- Forboding Angel
- Evolution RTS Developer
- Posts: 14673
- Joined: 17 Nov 2005, 02:43
- Forboding Angel
- Evolution RTS Developer
- Posts: 14673
- Joined: 17 Nov 2005, 02:43
Re: Can spads run on Ubuntu ARM? (Raspberry Pi 3)
Nevermind I forgot that it runs spring dedicated. Rip idea.
Re: Can spads run on Ubuntu ARM? (Raspberry Pi 3)
Could try running it in x86 user-space emulation via qemu-x86
- Forboding Angel
- Evolution RTS Developer
- Posts: 14673
- Joined: 17 Nov 2005, 02:43
Re: Can spads run on Ubuntu ARM? (Raspberry Pi 3)
Well dedicated doesn't run sim (therefore no sync breakage in theory), so one would think that theoretically if you had a compiled version for arm, it "could" work, but I don't know if there are other calculations going on that could cause issues.