Recent content by funke_monke

  1. F

    Hacking Homebrew Question about editing switch playtime

    I appreciate you condensing this all down in a single post. However, this process is just far too risky and involved for my taste, especially with Switch 2 around the corner. I would, however, like to hear the results of your testing. Did you get the results you wanted? Did the playtime counter...
  2. F

    Hacking Homebrew Question about editing switch playtime

    Within 80000000000000f0 is a file called 'playevent.dat', which I was able to extract with NxNANDManager and then run with the Python script at this link in Appendix E (https://www.diva-portal.org/smash/get/diva2:1441718/FULLTEXT02). There is also an NRO made by tallbl0nde called...
  3. F

    Hacking Homebrew Question about editing switch playtime

    All good. Whenever you have time. I really appreciate all you have done.
  4. F

    Hacking Homebrew Question about editing switch playtime

    Is this 'master' playlog what you edited before? You mentioned previously that you had edited your playtime in the past. Also, I thought any and all modifications to switch system files would result in a ban. I don't know if such a modification would trigger telemetry.
  5. F

    Hacking Homebrew Question about editing switch playtime

    Thanks for this. I had to teach myself some basic Python and get some help from ChatGPT, but I've been able to use and understand the program. But from what you tell me, it wouldn't change anything, even if I can somehow edit playlog.v2.bin and then import 80...080 again through JKSV. I did see...
  6. F

    Hacking Homebrew Question about editing switch playtime

    Wow. I can't thank you enough for your help with this. When you feel it is ready, I would really like to use your program myself. I have been looking for something like this from the beginning, and I'm sorry you had to make it yourself. Please let me know if there's anything I can do or provide...
  7. F

    Hacking Homebrew Question about editing switch playtime

    I have the receipts of my previous dumps of 8000000000000080, and that file is not there. As far as what I did from the first to last dumps, I manually deleted play activity through OFW, which does not do anything except aesthetically remove the info from the applet; every time you reboot a...
  8. F

    Hacking Homebrew Question about editing switch playtime

    I really appreciate all the help you have given me so far. What program are you using there? From what I can tell, Time/stamp A refers to the date in Epoch time in which you first booted the game, and Time/stamp B is the time last played. I don't know why the ID would be there twice though, but...
  9. F

    Hacking Homebrew Question about editing switch playtime

    Thanks. I don't know how I missed it the first time, but I found a file called 'playlog.v2.bin.' I was able to open it in a hex editor but it is just incoherent. I don't know if it is still encoded or if I just lack the skills to interpret it properly. I've tried hactools as a method of...
  10. F

    Hacking Homebrew Question about editing switch playtime

    Do you remember how you were able to edit it? You mentioned it was through the JKSV save editor, but I couldn't figure out how to do it. Also did you get banned for making that edit? Because if so, I might decide against it.
  11. F

    Hacking Homebrew Question about editing switch playtime

    I am currently trying to edit the playtime info on my Switch. I recently reset my console and noticed that my user playtime has been out of wack. The system’s logs seem to contain only the data accumulated since the reset; however, on my user profile, it appears to keep only the past 20 titles’...