eggs icon indicating copy to clipboard operation
eggs copied to clipboard

[Egg Request]: Sunkenland

Open ValhallaCommunityOfficial opened this issue 1 year ago • 7 comments

Does this expand an already existing service

No

Link to a game or software

https://store.steampowered.com/app/2080690/Sunkenland/

Links for the download

https://steamdb.info/app/2667530/depots/

Links for the install docs

https://www.sunkenlandgame.com/post/dedicated-server-user-manual

It's a bit odd that the user will have to create a map in game, and then manually import the map, before they can use the server software.

I'll try and create an egg, and then use include a map for the egg, and then the user can replace that map afterwards.

engels74 avatar Feb 02 '24 16:02 engels74

I would have no issues making an egg for this. Lots of expierence but Indo not own this game and I do not have a buget for that. Certainly because it needs wine.

QuintenQVD0 avatar Feb 02 '24 16:02 QuintenQVD0

I would have no issues making an egg for this. Lots of expierence but Indo not own this game and I do not have a buget for that. Certainly because it needs wine.

I can donate a key to you. I've dm'd you on Discord.

engels74 avatar Feb 02 '24 16:02 engels74

An egg will be made and it will be done on Friday evening, Brussels timezone

QuintenQVD0 avatar Feb 02 '24 17:02 QuintenQVD0

So I'm trying at the moment to see if I could create the egg. It seems to be somewhat difficult.

The server software seems to be bound looking for the World file in: C:\Users\USERNAME\AppData\LocalLow\Vector3 Studio\Sunkenland\Worlds and not anywhere else.

I downloaded the server software on my main PC (not the server I'm testing eggs on), and it would only look for Worlds inside that folder. I'm not sure how to make that applicable to the egg :|

I'll play around with it for a bit, and see if I can figure something out. It's a great learning process I guess

Edit: I might've got it working. I'll do some further testing :)

engels74 avatar Feb 02 '24 18:02 engels74

So I'm trying at the moment to see if I could create the egg. It seems to be somewhat difficult.

The server software seems to be bound looking for the World file in: C:\Users\USERNAME\AppData\LocalLow\Vector3 Studio\Sunkenland\Worlds and not anywhere else.

I downloaded the server software on my main PC (not the server I'm testing eggs on), and it would only look for Worlds inside that folder. I'm not sure how to make that applicable to the egg :|

I'll play around with it for a bit, and see if I can figure something out. It's a great learning process I guess

You will I guess have to go in the .wine folder as that is where the windows filsystem is constructed. It will only generate after the inital start.

QuintenQVD0 avatar Feb 02 '24 19:02 QuintenQVD0

I've got everything working. I'll create a PR soon.

Edit: Here it is: https://github.com/parkervcp/eggs/pull/2724

Read the "Testing the egg" part, if you want to test the egg before merging

engels74 avatar Feb 02 '24 20:02 engels74