Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

TrackPlug Vita: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#seo:
{{#seo:
|title=Vita Homebrew Apps (Plugins) - GameBrew!
|title=Vita Homebrew Apps (Plugins) - GameBrew
|title_mode=append
|title_mode=append
|image=trackplugvita.jpg
|image=trackplugvita2.png
|image_alt=TrackPlug
|image_alt=TrackPlug
}}
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=TrackPlug
|title=TrackPlug
|image=trackplugvita.jpg
|image=trackplugvita2.png
|description=Take track of the playtime in your games.
|description=Keep track of the playtime in your games.
|author=Rinnegatamante
|author=Rinnegatamante
|lastupdated=2017/05/01
|lastupdated=2017/05/01
Line 17: Line 17:
|website=https://gekihen.customprotocol.com/en/project/TrackPlug
|website=https://gekihen.customprotocol.com/en/project/TrackPlug
|source=https://github.com/Rinnegatamante/TrackPlug
|source=https://github.com/Rinnegatamante/TrackPlug
|donation=https://www.patreon.com/Rinnegatamante
}}
}}
'''TrackPlug''' is a simple plugin allowing you to take track of the time you spend in your games.
TrackPlug is a simple plugin allowing you to keep track of the time you spend in your games.


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.
It was an entry for the GekiHEN Homebrew Contest.


==How to install TrackPlug==
==Installation==
* Install the VPK file
Install the VPK file, place the .suprx file and the .skprx file in ux0:tai/ or ur0:tai/.
* Place the .suprx file in ux0:/plugins
* Add the line "ux0:plugins/TrackPlug.suprx 1" inside the ux0:/plugins/game.txt file


==How to use TrackPlug==
Install the skprx in your tai/config.txt under *KERNEL
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.
 
*KERNAL
ux0:tai/kuio.skprx
 
Install the suprx in your tai/config.txt under *ALL or under whatever game you want to track
 
*ALL
ux0:tai/TrackPlug.suprx
 
(change to ur0 if you store the plugin there)
 
==User guide==
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.
 
The VPK is marked as unsafe as it requires ur0:/appmeta and ux0:/app access to grab title and icon for tracked games.
 
==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


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/vitahomebrews/trackplugvita-01.jpg
https://dlhb.gamebrew.org/vitahomebrews/trackplugvita3.png
https://dlhb.gamebrew.org/vitahomebrews/trackplugvita-02.jpg
https://dlhb.gamebrew.org/vitahomebrews/trackplugvita-03.jpg


==Controls==
https://dlhb.gamebrew.org/vitahomebrews/trackplugvita4.png
*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==
https://dlhb.gamebrew.org/vitahomebrews/trackplugvita5.png
That's needed because the application requires ur0:/appmeta and ux0:/app access to grab title and icon for tracked games.


==Changelog==
==Changelog==
'''(v.1.1)'''
'''v1.1'''
* Now application will create the needed folders in ux0:/data automatically.
* Now application will create the needed folders in ux0:/data automatically.
* Now TrackPlug is fully compatible with taiHen.
* Now TrackPlug is fully compatible with taiHen.
Line 54: Line 71:
* Now application startup will be faster.
* Now application startup will be faster.


'''(v.1.0)'''
==Credits==
* First Release.
Red7s and Slade for testing the homebrew.


== External links ==
== External links ==
* Gekihen - https://gekihen.customprotocol.com/en/project/TrackPlug
* GekiHEN Contest  - https://gekihen.customprotocol.com/en/project/TrackPlug
* GitHub - https://github.com/Rinnegatamante/TrackPlug
* Wololo - https://wololo.net/talk/viewtopic.php?t=48098
* Wololo - https://wololo.net/talk/viewtopic.php?t=48098
* Github - https://github.com/Rinnegatamante/TrackPlug
* VitaDB - https://vitadb.rinnegatamante.it/#/info/45
* VitaDB - https://vitadb.rinnegatamante.it/#/info/45
[[Category:GekiHEN Homebrew Contest]]

Latest revision as of 02:53, 2 July 2024

TrackPlug
Trackplugvita2.png
General
AuthorRinnegatamante
TypePlugins
Version1.1
LicenseGPL-3.0
Last Updated2017/05/01
Links
Download
Website
Source
Support Author

TrackPlug is a simple plugin allowing you to keep track of the time you spend in your games.

It was an entry for the GekiHEN Homebrew Contest.

Installation

Install the VPK file, place the .suprx file and the .skprx file in ux0:tai/ or ur0:tai/.

Install the skprx in your tai/config.txt under *KERNEL

*KERNAL
ux0:tai/kuio.skprx

Install the suprx in your tai/config.txt under *ALL or under whatever game you want to track

*ALL
ux0:tai/TrackPlug.suprx

(change to ur0 if you store the plugin there)

User guide

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.

The VPK is marked as unsafe as it requires ur0:/appmeta and ux0:/app access to grab title and icon for tracked games.

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

Screenshots

trackplugvita3.png

trackplugvita4.png

trackplugvita5.png

Changelog

v1.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.

Credits

Red7s and Slade for testing the homebrew.

External links

Advertising: