This page was last updated on 12 March 2023, 11:30PM
Changelogs
Version 1.14
Expanded the assist mode save folder identification logic to handle alternate versions of the game.
Version 1.13
Fix to address assist mode not properly identifying the unique folder ID assigned to the save directory.
Version 1.12
Addressed a small bug that would result in the manual talent point assignment not properly accepting numbers between 1-36
Version 1.11
Improved the save directory detection logic for "assist" mode so that it should now properly locate the EpicGames save directory location.
Version 1.10
Improved the save directory detection logic, fixed a few bugs that would result in an error message not being properly presented to the end-user during assist mode. Added a new feature to the assist mode that prompts the end-user and asks if they'd like to manually assign talent points to their character save file. (Simulates passing -p to the application).
Version 1.09
Added a new "assist mode" that will automatically detect your save games folder, provide you with an ordered list of save files you can select from, then ask you if you want to overwrite or save the modifications to a new path. In addition, you can now double click on the executable and it will prompt you asking if you want to start the application in assisted mode.
Version 1.08
Fixed an issue that was incorrectly creating temporary files within the application directory.
Version 1.07
Updated to latest version of golang and refactoring and optimization. Small race condition fix.
Version 1.06
Refactoring and added more meaningful error handling for character save files that have unspent talent points, or haven't progressed far enough in the story to acquire talent points. Additionally moved the save backup logic to occur closer to when the changes are made to the save file.
Version 1.05
Fixed a bug that was resulting in the incorrect amount of talent points being reassigned to the character. Also added in a feature that allows you to set your total amount of available talent points to correct any issues from the previous version.
Version 1.04
Fixed an issue that was causing the output save file to corrupt unexpectedly.