QuintenQVD0 / Q_eggs

Some special https://pterodactyl.io eggs made for ARM64
Other
92 stars 14 forks source link

[Egg Request]: ARK: Survival Evolved #11

Closed Rmlyy closed 1 year ago

Rmlyy commented 2 years ago

Does this expand an already existing service

No

Link to a game or software

https://store.steampowered.com/app/346110/ARK_Survival_Evolved/

Links for the download

https://ark.fandom.com/wiki/Dedicated_server_setup

Links for the install docs

https://ark.fandom.com/wiki/Dedicated_server_setup

Does this app work on ARM?

I don't know

kry008 commented 2 years ago

https://github.com/parkervcp/eggs/tree/master/game_eggs/steamcmd_servers/ark_survival_evolved

Rmlyy commented 2 years ago

https://github.com/parkervcp/eggs/tree/master/game_eggs/steamcmd_servers/ark_survival_evolved

Doesn't work: exec /bin/bash: exec format error

kry008 commented 2 years ago

This is steam game, and on ARM will not work

QuintenQVD0 commented 2 years ago

I will have a look but 99.9% it will not work.

QuintenQVD0 commented 2 years ago

I can never get this to work as the source docker image includes lib32gcc-s1 what is needed for steam games and is not availble on arm

QuintenQVD0 commented 1 year ago

@Rmlyy If your still intrested run

curl -sSL https://raw.githubusercontent.com/QuintenQVD0/Q_eggs/steamcmd/steamgames.sh | bash

on the host os! it will take some time

If it is done send me the output of box64 --version box86 --version

I have a working egg but my pi has not enough ram to 100% start the server

Rmlyy commented 1 year ago

@QuintenQVD0 hi, here is the output:

root@arm2:/home/darius# box64 --version
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:4096 Cores:4
Box64 with Dynarec v0.2.0 66686141 built on Nov 21 2022 10:20:29
root@arm2:/home/darius# box86 --version
Box86 with Dynarec v0.2.8 891593c1 built on Nov 21 2022 10:17:45
root@arm2:/home/darius#

Ran on an Oracle 4 Core 24 GB RAM free instance.

Edit: By the way, the link given by you in the previous comment returns 404 not found, so I've copied the link from the README file.

QuintenQVD0 commented 1 year ago

@QuintenQVD0 hi, here is the output:

root@arm2:/home/darius# box64 --version
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:4096 Cores:4
Box64 with Dynarec v0.2.0 66686141 built on Nov 21 2022 10:20:29
root@arm2:/home/darius# box86 --version
Box86 with Dynarec v0.2.8 891593c1 built on Nov 21 2022 10:17:45
root@arm2:/home/darius#

Ran on an Oracle 4 Core 24 GB RAM free instance.

Edit: By the way, the link given by you in the previous comment returns 404 not found, so I've copied the link from the README file.

Yea the branch got merged

QuintenQVD0 commented 1 year ago

here ^^ so now you can test it and let me know if it works