Skip to content

Add support for game Palworld #1981

Open
@thakyZ

Description

@thakyZ

This template is useful to add basic support using https://github.com/ModOrganizer2/modorganizer-basic_games.

If you are vaguely familiar with programming you can try following the instructions on that link to get something working yourself. If you have trouble with that please fill in this template.

Please provide the following information for the game (remove the optional lines you do not use):

  • Name: Palworld
  • Short name: pal or palworld
  • Nexus ID [optional]: palworld
  • Executable: .\Palworld.exe
  • Launcher [optional]: N/A
  • Data path:
    UE4SS Mods: .\Pal\Binaries\Win64
    Pak Mods: .\Pal\Content\Paks\LogicMods, .\Pal\Content\Paks\~mods
    NOTE: Some mods have a folder at .\Pal\Content\ModConfig which contains configuration for mods.
  • Documents path: %LocalAppData%\Pal\Saved\Config\Windows
  • Saves directory [optional]: %LocalAppData%\Pal\Saved\SavedGames\<SteamID/"0">
  • Save extension [optional]:
    Contains a folder with a string containing 32 characters limited to base16. Which then includes several files, all with the extension .sav
  • Steam ID [optional]: 1623730

Provide additional details regarding the game that could be required for the plugin.
There is a Game Pass version that does allow for modding, I am not 100% on all the paths, but I do know some that require for the path to end in Windows for the Steam version, instead have WinGDK

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions