More actions
No edit summary |
|||
Line 2: | Line 2: | ||
|title=Vita Homebrew Apps (Utilities) - GameBrew! | |title=Vita Homebrew Apps (Utilities) - GameBrew! | ||
|title_mode=append | |title_mode=append | ||
|image=ps- | |image=ps-psvita2.png | ||
|image_alt=VitaScreenFlasher | |image_alt=VitaScreenFlasher | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=VitaScreenFlasher | |title=VitaScreenFlasher | ||
|image=ps- | |image=ps-psvita2.png | ||
|description=Screen | |description=Test Vita OLED Screen. | ||
|author= | |author=SMOKE | ||
|lastupdated=2016/07/30 | |lastupdated=2016/07/30 | ||
|type=Utilities | |type=Utilities | ||
Line 15: | Line 15: | ||
|license=MIT | |license=MIT | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/vitascreenflashervita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/vitascreenflashervita.7z | ||
|website= | |website=https://github.com/SMOKE5/VitaScreenFlasher | ||
|source=https://github.com/NamelessGhoul0/VitaScreenFlasher | |source=https://github.com/NamelessGhoul0/VitaScreenFlasher | ||
}} | }} | ||
Application that just flashes the PSVITA's screen. Useful if you want to fix | Application that just flashes the PSVITA's screen. Useful if you want to fix stuck pixels on your screen. | ||
'''Warning:''' This program works by rapidly cycling the color of the screen and may trigger seizures in people sensitive to flashing lights. If you are photosensitive, have somebody else run the program for you. See your health care professional for more information on photosensitive epilepsy. | |||
==Changelog== | ==Changelog== | ||
'''v1.1''' | '''v1.1''' | ||
* | *Compile for henkaku. | ||
Colors it flashes: (In order) | '''v1.0.1''' | ||
*Red | *I added a few more colors with this release. I tested it on another LCD TV and needed a few other colors to fix one of the stuck pixels. | ||
*Orange | *Colors it flashes: (In order) | ||
*Yellow | **Red. | ||
*Green | **Orange. | ||
*Cyan | **Yellow. | ||
*Blue | **Green. | ||
*Purple | **Cyan. | ||
**Blue. | |||
**Purple. | |||
'''v1.0''' | '''v1.0''' | ||
I needed a way to fix several stuck pixels on a LCD TV the other day, this is what I came up with that fixed it | *I needed a way to fix several stuck pixels on a LCD TV the other day, this is what I came up with that fixed it. | ||
== External links == | ==External links== | ||
* Github - https://github.com/ | * Github - https://github.com/SMOKE5/VitaScreenFlasher | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/122 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/122 |
Revision as of 10:03, 4 December 2022
VitaScreenFlasher | |
---|---|
File:Ps-psvita2.png | |
General | |
Author | SMOKE |
Type | Utilities |
Version | 1.1 |
License | MIT License |
Last Updated | 2016/07/30 |
Links | |
Download | |
Website | |
Source | |
Application that just flashes the PSVITA's screen. Useful if you want to fix stuck pixels on your screen.
Warning: This program works by rapidly cycling the color of the screen and may trigger seizures in people sensitive to flashing lights. If you are photosensitive, have somebody else run the program for you. See your health care professional for more information on photosensitive epilepsy.
Changelog
v1.1
- Compile for henkaku.
v1.0.1
- I added a few more colors with this release. I tested it on another LCD TV and needed a few other colors to fix one of the stuck pixels.
- Colors it flashes: (In order)
- Red.
- Orange.
- Yellow.
- Green.
- Cyan.
- Blue.
- Purple.
v1.0
- I needed a way to fix several stuck pixels on a LCD TV the other day, this is what I came up with that fixed it.