Le_epinox Posted November 3, 2024 Share Posted November 3, 2024 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! Link to comment https://forums.kleientertainment.com/forums/topic/160504-dst-compat-with-arm-plataforms-at-pterodactyl-panel/ Share on other sites More sharing options...
Daniel86268 Posted November 3, 2024 Share Posted November 3, 2024 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. Link to comment https://forums.kleientertainment.com/forums/topic/160504-dst-compat-with-arm-plataforms-at-pterodactyl-panel/#findComment-1755752 Share on other sites More sharing options...
Le_epinox Posted November 3, 2024 Author Share Posted November 3, 2024 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! Link to comment https://forums.kleientertainment.com/forums/topic/160504-dst-compat-with-arm-plataforms-at-pterodactyl-panel/#findComment-1755774 Share on other sites More sharing options...
Recommended Posts
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.