Jump to content

DST compat with ARM plataforms at Pterodactyl panel


Recommended Posts

I have an ARM VPS which is running a Pterodactyl-esque control panel and I'm wondering, is it even possible to run this game in my setup? I didn't had success using Parker's pterodacty eggs for DST. Can I at least run DST standalone or in Docker at this architecture? Thanks for the help!

There is as of now no native ARM support.

However, thanks to ARMs architectural capabilities, you can use a "relatively uncomplex" tranlation layer to translate complex instructions of x86 to reduced instruction sets of ARM. So far the theory. I have no experience with doing any of this.

You can try your luck with an existing tranlation layer/emulator software like box64 or libhoudini to run the DST server on an ARM server.

How well, or if at all, you can integrate that into Docker or any other container system, I have no idea.

3 hours ago, Daniel86268 said:

There is as of now no native ARM support.

However, thanks to ARMs architectural capabilities, you can use a "relatively uncomplex" tranlation layer to translate complex instructions of x86 to reduced instruction sets of ARM. So far the theory. I have no experience with doing any of this.

You can try your luck with an existing tranlation layer/emulator software like box64 or libhoudini to run the DST server on an ARM server.

How well, or if at all, you can integrate that into Docker or any other container system, I have no idea.

Thanks you!

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...