Search found 3 matches
- Mon May 25, 2020 4:33 pm
- Forum: Gaming
- Topic: Call of duty - United Offensive server on PI3
- Replies: 5
- Views: 700
Re: Call of duty - United Offensive server on PI3
Hi. pi@raspberrypi:~/coduo $ file coduoserver coduoserver: Bourne-Again shell script, ASCII text executable The thing is it requires libraries that are x86 specific: Warning! Missing dependencies: jq tmux netcat lib32stdc++6 libstdc++5:i386 Information! Automatically installing missing dependencies....
- Sun May 24, 2020 8:11 pm
- Forum: Gaming
- Topic: Call of duty - United Offensive server on PI3
- Replies: 5
- Views: 700
Re: Call of duty - United Offensive server on PI3
Well the box86 option failed. The error reports that the server script is not an ELF file. I've tried using exagear but since there is no way to get a licence key - even a cracked version. Starting on a trial version fails as well. I've tried getting the pi386 image but that one completely crashes m...
- Tue May 19, 2020 3:37 pm
- Forum: Gaming
- Topic: Call of duty - United Offensive server on PI3
- Replies: 5
- Views: 700
Call of duty - United Offensive server on PI3
Hello, I have a PI3 and I was trying to setup a CoD UO server. I've found this: https://linuxgsm.com/lgsm/coduoserver/ as an installation on Debian and it would all work perfectly.. if it wasn't for the fact is a build for i686. I've searched for ways to emulate i686 arch and found this tutorial: ht...