Advertising (This ad goes away for registered users. You can Login or Register)

[RELEASE] TrackPlug - Playtime Tracker plugin for PSVITA

Rinnegatamante
VIP
Posts: 912
Joined: Sat Mar 26, 2011 10:02 am
Contact:

[RELEASE] TrackPlug - Playtime Tracker plugin for PSVITA

Post by Rinnegatamante »

Description:

TrackPlug is a plugin originally released on GekiHEN contest ( viewtopic.php?f=118&t=47375 ) that allows you to take track of how much time you spent playing your games/applications.

How to install:

- Install the VPK file
- Place the .suprx file in ux0:/tai
- Place the .skprx file in ux0:/tai
- Install the skprx in your config.txt under *KERNEL.
- Install the suprx in your config.txt under *ALL or under whatever game you want to track.

How to use:
The plugin will automatically take playtime info. You can use the TrackPlug vpk application to see current playtime status for every game you started at least once.

Controls:
Triangle - Delete current playtime status for selected game
Up / Down - Change selected game status
L / R - Change game ordering type
Select - Change colors for the background

Why the VPK is marked as unsafe:
That's needed because the application requires ur0:/appmeta and ux0:/app access to grab title and icon for tracked games.

Changelog:

v.1.1:
- Now application will create the needed folders in ux0:/data automatically.
- Now TrackPlug is fully compatible with taiHen.
- Now TrackPlug can be used to track even homebrews.
- Now TrackPlug will store in an archive tracked application titles so if you delete an app, the title will still be visible.
- Fixed a bug causing the application to show an error in certain circumstances.
- Application updated to latest lpp-vita nightly.
- Now application startup will be faster.
Links:
Download: http://vitadb.rinnegatamante.it/#/info/45
Sourcecode: https://github.com/Rinnegatamante/TrackPlug
Advertising
If you want, visit my website: http://rinnegatamante.it :D
falaschi
Posts: 9
Joined: Wed Jun 24, 2015 1:43 pm

Re: [RELEASE] TrackPlug - Playtime Tracker plugin for PSVITA

Post by falaschi »

excelent! I used for a time the 1st version, but later it crash. I hope that this work well.
Advertising
Yoyogames28
Posts: 65
Joined: Sat Jul 18, 2015 4:17 am
Location: Mesa, Arizona

Re: [RELEASE] TrackPlug - Playtime Tracker plugin for PSVITA

Post by Yoyogames28 »

Alot of my old TrackPlug .bin files are giving a C1-1282-1 error (could be because I've already moved a certain number too many over?).
Discount DF
Rinnegatamante
VIP
Posts: 912
Joined: Sat Mar 26, 2011 10:02 am
Contact:

Re: [RELEASE] TrackPlug - Playtime Tracker plugin for PSVITA

Post by Rinnegatamante »

Yoyogames28 wrote:Alot of my old TrackPlug .bin files are giving a C1-1282-1 error (could be because I've already moved a certain number too many over?).
Old bin files should be completely compatible. Can you send me you ux0:/app/TPLG00001 folder and your TrackPlug .bin files folder?
If you want, visit my website: http://rinnegatamante.it :D
Yoyogames28
Posts: 65
Joined: Sat Jul 18, 2015 4:17 am
Location: Mesa, Arizona

Re: [RELEASE] TrackPlug - Playtime Tracker plugin for PSVITA

Post by Yoyogames28 »

Rinnegatamante wrote:
Old bin files should be completely compatible. Can you send me you ux0:/app/TPLG00001 folder and your TrackPlug .bin files folder?
http://www.mediafire.com/file/h7zm7c0zx ... gFiles.zip
Discount DF
falaschi
Posts: 9
Joined: Wed Jun 24, 2015 1:43 pm

Re: [RELEASE] TrackPlug - Playtime Tracker plugin for PSVITA

Post by falaschi »

everything was fine until i try to run ark2 or adrenaline. Both apps dont run!
Rinnegatamante
VIP
Posts: 912
Joined: Sat Mar 26, 2011 10:02 am
Contact:

Re: [RELEASE] TrackPlug - Playtime Tracker plugin for PSVITA

Post by Rinnegatamante »

Yoyogames28 wrote:
Rinnegatamante wrote:
Old bin files should be completely compatible. Can you send me you ux0:/app/TPLG00001 folder and your TrackPlug .bin files folder?
http://www.mediafire.com/file/h7zm7c0zx ... gFiles.zip
Mhhh files are looking good, can you try to remove one .bin file per time from TrackPlug folder and check if you can find the broken one? If this too doesn't solve, i have another idea to trick to detect the problem.
If you want, visit my website: http://rinnegatamante.it :D
RobiCali
Posts: 16
Joined: Fri Oct 28, 2016 5:16 pm

Re: [RELEASE] TrackPlug - Playtime Tracker plugin for PSVITA

Post by RobiCali »

Do you have to format the TrackPlugArchive txt files in a certain way to add names to deleted games? I added about 10 files for games that are no longer installed and went back to the C2-12828-1 error with a dump file.

Added 12 games that already had bin files, turns out the file that breaks it for me is adding PCSE00449.txt (Rogue Legacy). I can put a single "a"or "RL" in that file and it reads fine, but not the actual name.
swit
Posts: 55
Joined: Wed Oct 10, 2012 5:49 am

Re: [RELEASE] TrackPlug - Playtime Tracker plugin for PSVITA

Post by swit »

falaschi wrote:everything was fine until i try to run ark2 or adrenaline. Both apps dont run!
have the same issue with both TrackPlug and Screenie plugins when they are added like this:

Code: Select all

*ALL
ux0:tai/TrackPlug.suprx
ux0:tai/Screenie.suprx
All games and apps works fine but when I try to run Adrenaline (v3.1, didn't test it on 4.0) black screen shows up. The problem is not present with oclockvita tai plugin added the same way:

Code: Select all

*ALL
ux0:tai/oclockvita.suprx
so the problem seems to lay in your plugins. Any ideas, Rinnegatamante?
Rinnegatamante
VIP
Posts: 912
Joined: Sat Mar 26, 2011 10:02 am
Contact:

Re: [RELEASE] TrackPlug - Playtime Tracker plugin for PSVITA

Post by Rinnegatamante »

swit wrote:
falaschi wrote:everything was fine until i try to run ark2 or adrenaline. Both apps dont run!
have the same issue with both TrackPlug and Screenie plugins when they are added like this:

Code: Select all

*ALL
ux0:tai/TrackPlug.suprx
ux0:tai/Screenie.suprx
All games and apps works fine but when I try to run Adrenaline (v3.1, didn't test it on 4.0) black screen shows up. The problem is not present with oclockvita tai plugin added the same way:

Code: Select all

*ALL
ux0:tai/oclockvita.suprx
so the problem seems to lay in your plugins. Any ideas, Rinnegatamante?
https://www.reddit.com/r/vitahacks/comm ... e_plugins/
If you want, visit my website: http://rinnegatamante.it :D
Locked

Return to “Homebrews”