PPT2?
Opened this issue · 9 comments
not a issue, more like a question, it works on ppt 2? i tried but dont looks like work but i'm not sure as i never used on 1 to be sure.
been meaning to get to this actually. it won't work on ppt2 at the moment but should with some very minor tweaks since the save format is nearly identical. just the replay data is stored at a different spot in data.bin.
i own the game on steam and can get that going for you asap if you want.
I'll like that if possible, thank you
should be implemented now. v0.4.0 has PPT2 support. when i tested it, it worked just fine. but i'll keep this github issue open for a little bit just in case you or someone else finds any issues.
thank you for the request! glad i finally got to getting this done.
Okay, I had to remake the release because I left an accidental message box there. Should be good for real this time.
TYVM!
I just little confused as i opened my data.bin (from %LOCALAPPDATA%\PuyoPuyoTetris2 is that correct?) and there is only 4 replays showing even if i'm with 50.
interesting. that is the correct path.
okay, this might be a bit tougher then. since this is a save file we are dealing with here, you mind emailing me that data.bin
at clara@claranguyen.me? I have a hunch that the replays might not be stored in the same location every time.
thanks for the email. i was able to replicate it and immediately found the issue. your save has "gaps" in the replay spots. so the moment CN_PPTRM hits this line, it just stops. let me see if i can knock this out quickly and get a v0.4.1 out
v0.4.1 is a hotfix for this. let's see if that eliminates all of your problems. it removes gaps upon loading the save.
maybe i'm a little paranoid, but i advise to tread with caution. be sure to back up your data.bin
before using the program and feel free to report any more problems if you run into them. i tested it a bit on some pretty messed up save files with huge gaps and it works. and it especially works with your save. i managed to dump all replays just fine. but i worry that i fixed it too fast.
looks like working very well, thank you for all your effort, if i find any issue i'll let you know