Recent content by kdt 4ever

  1. kdt 4ever

    ROM Hack RELEASE Hollow Knight Save Edit

    It's json so the offsets won't be fixed, you'll have to parse it as json and edit as key/value pairs
  2. kdt 4ever

    ROM Hack RELEASE Hollow Knight Save Edit

    For switch -> pc it should be: Extract your userX.dat via checkpoint Move userX.dat off SD to pc save folder Move hksm to save folder Open hksm and find your userX.dat and double click it in hksm to open the editor File > Save. For pc -> switch it should be: Move hksm to save folder Open hskm...
  3. kdt 4ever

    ROM Hack RELEASE Hollow Knight Save Edit

    The Switch and PC files are technically the same besides encryption, the PC version is encrypted with a ECB/Rijndael/PKCS7 cipher with the Key "UKu52ePUBwetZ9wNX88o54dnfKRu0T1l".I have updated Hollow Knight Save Manager to be able to load switch saves, as well as save to both switch and PC...