Recent content by slowbruh

  1. S

    ROM Hack Pokemon Quest Save Editor HELP

    you throw your user file in the folder and execute "export_to_json.bat" file and you'll get user.json file that you can manually edit with notepad and stuff. then you can execute the "import_from_json.bat" file that will turn the json into user_new which is your edited save file ready to be used.
  2. S

    ROM Hack Suggestion Pokemon Quest editor?

    you need to browse the memory with game guardian or something to find the decryption key. searching "nSdhdc3ecDDEM7fA" will narrow down the memory are you need to search thru. Then take the pqsave source code and edit the key to match yours. Then you can use pqsave scripts to edit it or decrypt...
  3. S

    ROM Hack WIP QEdit - A Pokemon Quest Web-Based Save Editor

    we just use our modified pqsaves with matching key.
  4. S

    ROM Hack WIP QEdit - A Pokemon Quest Web-Based Save Editor

    how can I see the key from my memory on a emulator? EDIT: i transferred my data from my phone to a rooted bluestacks emulator. My idea was to transfer data to bluestacks -> extract files ->use pqsave -> put edited files into bluestacks -> back up with pokemon quest servers -> transfer to...
  5. S

    ROM Hack WIP QEdit - A Pokemon Quest Web-Based Save Editor

    the key is made from pqdata.xml file because if you edit it the game will say that they can't open you save, but editing pretty much any other file gives no sort of errors.