diff --git a/README.md b/README.md index 8b0e792..8ffda7e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ A plugin that keeps track of how long you played your games, and an app to show # How is this "Better"? - As it's rewritten as a kernel plugin, the files that record the playtime won't ever get corrupted. +- It only writes to file when you close/launch or suspend/resume the games so it doesn't murder your memory card, unlike the old one. - Complete support for Adrenaline and Adrenaline Bubbles. - The app works at 60FPS instead of 30FPS. @@ -29,4 +30,4 @@ Please let me know if you see any bugs, it would be extremely helpful. - Special thanks to **teakhanirons**, [dots-tb](https://github.com/dots-tb), [cuevavirus](https://github.com/cuevavirus/) and Team CBPS for helping me make this plugin and not losing their minds because of my questions. Without their help I wouldn't even know where to start. - [Rinnegatamante](https://github.com/Rinnegatamante) for [LPP-Vita](https://github.com/Rinnegatamante/lpp-vita) and making the idea of TrackPlug in the first place. - [Electry](https://github.com/Electry/) for his code chunk responsible for getting titles inside Adrenaline. -- **ecamci** for making the assets. \ No newline at end of file +- **ecamci** for making the assets.