lamadaemon / phigros-save-manager

A Typescript library for parse and modify the save file of game Phigros
14 stars 0 forks source link

Some function are broken after the game update #1

Closed BlingCc233 closed 5 months ago

BlingCc233 commented 5 months ago
phigros-save-manager decrypt S-T save-1711515509883.save
Now trying to decrypt save...
node:fs:579
  path = getValidatedPath(path);
         ^

how can i fix them , maybe its 'cause of the version update of phi,

lamadaemon commented 5 months ago

Probably is because the game update. Thanks for your report! I will work on this these days.

lamadaemon commented 5 months ago

'decrypt' bug has confirmed, and it has no relation to the game update. For the another bug, I cannot reproduce the same issue. If you'd like to provide me your save file, I can do further investigation. Thanks!