🚀 Release v1.1.65
🛠️ 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:
- Raise a GitHub Issue
- Join our Discord
- DM Pylar1991 on Discord
Thank you for using the tool!
Shoutout to this guy for restructuring the project: @CyrixJD115