Skip to content

v2.2.7

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jul 22:25

πŸš€ PalworldSaveTools v2.2.7

πŸ› οΈ Compatibility

  • App Version: 2.2.7
  • Game Version: 1.0.2

πŸ“¦ Downloads

Platform File
πŸͺŸ Windows PST_standalone_v2.2.7.zip
🐧 Linux PalworldSaveTools-v2.2.7-linux.AppImage
🍎 macOS PalworldSaveTools-v2.2.7-macos.dmg

πŸ“₯ Full release: https://github.com/deafdudecomputers/PalworldSaveTools/releases/tag/v2.2.7


πŸ“ Changelog

  • XGP saves no longer clone to new worlds β€” GamePass saves now save back to the original world (same save_id, same containers). Xbox cloud sync prevented by disabling all physical network adapters during the write. After saving, PST shows a dialog to launch Palworld, wait for "Network connection unstable", then confirm to restore network β€” sync never starts, edits stay.
  • Fix Host Save, Character Transfer, Slot Injector, Restore Map β€” all GamePass paths now use in-place writes with network block instead of creating cloned worlds.
  • XGP Restore Map clears fog in ALL worlds β€” scans every LocalData container in the index (including server saves), clears fog on each, writes back in-place. No rename prompt. Per-container error handling stops one bad container from skipping the rest.
  • Xbox sync services auto-stopped β€” XblGameSave and XblAuthManager are stopped before any container index read, preventing file-lock errors.
  • Fixed crash 0x8001010d in world picker β€” removed show_critical from pick_xgp_world (was calling QMessageBox.exec() from a Windows message context disallowing COM calls).
  • Swap Bases β€” right-click a base marker on the map and pick "Swap Bases", then click a second base. The two bases exchange positions with all their structures (map objects, work stations, worker spawns) and guild assignments. Uses the same map-click picker pattern as Change Coordinates.
  • Nudge dialog shows current and resulting coordinates β€” the Nudge Base dialog now displays "Current: x, y, z" on the same row as OK/Cancel and "Result: x', y', z'" below. Both labels are clickable to copy the coordinate values, matching the pal instance ID copy pattern. Live preview updates as you adjust the offset spinners.
  • Overflow rank display + input dialog β€” when cheat mode sets condenser rank > 5 (4 stars), the pal info panel shows a purple +N badge next to the 4 gold stars. Clicking any star at max opens a themed spin dialog to enter any value up to 255. Without cheat mode, rank caps at 5 with normal click-to-cycle behavior.
  • Fix Invalid Active Skills β€” new Functions > Fix menu option that strips invalid skills from all pals (Human/Weapon/Unique/Predator/Gym moves and unlearnable skill fruit moves unless they are in the pal's natural learnset). Boss/predator variants inherit the base pal's learnset. Shows a detailed log with in-game skill names per pal.
  • Remove All button in Learned Skills dialog β€” the active skills picker now has a red "Remove All" button that clears MasteredWaza. Confirmation dialog before clearing.
  • Bumped version to 2.2.7

🀝 Support

Thank you for using PalworldSaveTools! πŸ™