More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Other Apps) - GameBrew! | |title=Vita Homebrew Apps (Other Apps) - GameBrew! | ||
Line 19: | Line 18: | ||
|source=https://github.com/NamelessGhoul0/VitaTester | |source=https://github.com/NamelessGhoul0/VitaTester | ||
}} | }} | ||
A simple homebrew for testing the input data on the PSVita. | |||
==Screenshot== | |||
[[image:vitatestervita.jpg|600px]] | |||
==Media== | ==Media== | ||
<youtube>vHdqwQAh8YA</youtube> | <youtube>vHdqwQAh8YA</youtube> | ||
==Changelog== | |||
== | |||
'''VitaTester v1.3''' | '''VitaTester v1.3''' | ||
Line 52: | Line 33: | ||
'''VitaTester v1.2''' | '''VitaTester v1.2''' | ||
* compile for henkaku | * compile for henkaku | ||
'''VitaTester v1.1.1''' | '''VitaTester v1.1.1''' | ||
* Basic logging | * Basic logging | ||
* Touch is now displayed on top of other button presses | * Touch is now displayed on top of other button presses | ||
Line 66: | Line 44: | ||
'''VitaTester v1.1''' | '''VitaTester v1.1''' | ||
* Complete redesign | * Complete redesign | ||
* Added proper analog measurement | * Added proper analog measurement | ||
Line 72: | Line 49: | ||
'''VitaTester v1.0.2''' | '''VitaTester v1.0.2''' | ||
* Added left and right analog support | * Added left and right analog support | ||
* Entered into the Revitalize homebrew competition | * Entered into the Revitalize homebrew competition | ||
'''VitaTester v1.0.1''' | '''VitaTester v1.0.1''' | ||
* Renamed project to VitaButtonTester since it has nothing to do with Vita private keys | * Renamed project to VitaButtonTester since it has nothing to do with Vita private keys | ||
* Fixed exit combo | * Fixed exit combo | ||
* Updated coordinates of text on screen | * Updated coordinates of text on screen | ||
'''VitaTester v1.0''' | '''VitaTester v1.0'''<br> | ||
Someone had contacted me a week or two ago asking if there was any key tester homebrew for the Vita yet. Unfortunately, I don't remember who this was, but I did find the time to create it for him. | Someone had contacted me a week or two ago asking if there was any key tester homebrew for the Vita yet. Unfortunately, I don't remember who this was, but I did find the time to create it for him. | ||
Line 92: | Line 66: | ||
I may add analog stick testing to this later at some point. | I may add analog stick testing to this later at some point. | ||
https://vitadb.rinnegatamante.it/#/info/121 | == External links == | ||
* Github - https://github.com/NamelessGhoul0/VitaTester | |||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/121 | |||
Revision as of 23:00, 7 November 2022
VitaTester | |
---|---|
File:Vitatestervita.jpg | |
General | |
Author | NamelessGhoul0 |
Type | Other Apps |
Version | 1.3 |
License | MIT License |
Last Updated | 2016/08/29 |
Links | |
Download | |
Source | |
A simple homebrew for testing the input data on the PSVita.
Screenshot
Media
Changelog
VitaTester v1.3
- Multi touch support - Thanks! d3m3vilurr & coderobe
- Fixed rear touch math to display Y axis properly
VitaTester v1.2
- compile for henkaku
VitaTester v1.1.1
- Basic logging
- Touch is now displayed on top of other button presses
- Updated rear touch maths. Currently, it displays the same size as the rear touchpad (shorter in height, same width)
- Analog sticks display a little better and move more than they did before
- It now cleans up everything when the exit combo is pressed
- Shrunk the homebrew a bit by compressing the splash screen and background images
VitaTester v1.1
- Complete redesign
- Added proper analog measurement
- Added front and rear touch panel detection
VitaTester v1.0.2
- Added left and right analog support
- Entered into the Revitalize homebrew competition
VitaTester v1.0.1
- Renamed project to VitaButtonTester since it has nothing to do with Vita private keys
- Fixed exit combo
- Updated coordinates of text on screen
VitaTester v1.0
Someone had contacted me a week or two ago asking if there was any key tester homebrew for the Vita yet. Unfortunately, I don't remember who this was, but I did find the time to create it for him.
So, to that person, here you go.
Press keys one at a time and it should display in the middle of the screen which key it detected ( if any )
I may add analog stick testing to this later at some point.