legoduded / palworld-worldoptions

A tool for creating WorldOption.sav and applying the PalWorldSettings.ini for dedicated servers
132 stars 14 forks source link

Not sure where to start #2

Closed Tom3794 closed 5 months ago

Tom3794 commented 5 months ago

Hey, I'm not an expert on this, but how it works so far? I got the files but how I can change the save path? How I can run it if I'm not an expert on coding etc.

legoduded commented 5 months ago

I just created a compiled version which is probably exactly what you're looking for.

head over to https://github.com/legoduded/palworld-worldoptions/releases/ and download palworld-worldoptions.exe

Shutdown your server Place your PalWorldSettings.ini into the save directory Place palworld-worldoptions.exe into the save directory Run palworld-worldoptions.exe If there are no errors, go ahead and start your servers

palworld-worldoptions

If you get any errors, post the console output and your PalWorldSettings.ini here so I can troubleshoot

Tom3794 commented 5 months ago

Hello Legoduded, thank you for creating this .exe file, it is very helpful, however, I think I'm doing something wrong.

Here is what I got for the OptionSettings.

image

Maybe this is the issue? I'm trying to do everything on the folder from the local game just copying the PalWorldSettings.ini from my dedicated server. The only file converted was the LevelMeta.sav.

image

Happy to follow your instructions.

legoduded commented 5 months ago

Seems your PalWorldSettings.ini isn't formatted as expected.

It should look something like this:

[/Script/Pal.PalGameWorldSettings]
OptionSettings=(ServerName="My Custom Server",AdminPassword="s3cure",BaseCampWorkerMaxNum=20)

These settings are case-sensitive. You can post the contents of your PalWorldSettings.ini and I can try to troubleshoot more. Or you can try the web version: https://palworldoptions.com/ Just input your settings and it will generate the WorldOption.sav