AndreRH / hangover

Hangover runs simple Win32 applications on arm64 Linux
GNU Lesser General Public License v2.1
1.24k stars 91 forks source link

Porting Steam game server binaries to ARM 64 TV boxes ( Amlogic) ! #116

Closed siliconhippy closed 3 years ago

siliconhippy commented 3 years ago

System Details

Amlogic S905, S905X, S905W ARM64 ( tv boxes) running Armbian.com Linux.

Problems Description

I would like to port Steam game server binaries to an Amlogic tv box as above.

Is this generally possible, and easier than porting the client game titles ?

Will it be easier to port Linux than Windows binaries for Steam game servers?

Any suggestions on how to go about it, including a cross compiling platform ?

Thanks ! ☺️😸🤔

stefand commented 3 years ago

Your best bet is to run the Linux binaries in qemu-linux-user for now. Hangover might work, but since the server binaries don't need 3D graphics and have Linux binaries available it doesn't have any real advantages over its Linux cousin.

I'm going to close this ticket though because the question is more a generic user support question than anything related to the development of this relatively Alpha software...