Skip to content

v1.1.65

Choose a tag to compare

@deafdudecomputers deafdudecomputers released this 02 Feb 05:56
· 418 commits to main since this release

πŸš€ Release v1.1.65

image

πŸ› οΈ Compatibility & Versions

  • App Version: v1.1.65
  • Game Version: v0.7.1

πŸ› οΈ All in One Tools Update

πŸ”§ Fixed: Minor issues.

  • Fixed: Character Transfer not starting due to outdated package being removed.
  • Fixed: Restructured some codes.
  • Fixed: Confirmation windows now stay on top of main tool's window, instead of following where your cursor was on.

πŸš€ Updated: CLI paths.

Due to restructured code, here is the updated cli paths:

PST:
1: python src/palworld_aio/main.py "C:\Users\Administrator\Desktop\EggTest\Level.sav" -log
2: python src/palworld_aio/main.py "C:\Users\Administrator\Desktop\EggTest\Level.sav" -fix
-log just generates logs without actually trying to clean up the save automatically
-fix includes loggings with clean up features.

Fix Host Save:
python src\fix_host_save.py "C:\Users\Administrator\Desktop\EggTest\Level.sav" 00000000000000000000000000000001 4E6DACB6000000000000000000000000


🀝 Support

If you encounter any bugs or have feedback regarding the new Beta features, please:

Thank you for using the tool!

Shoutout to this guy for restructuring the project: @CyrixJD115