https://github.com/applelo/vflux
Screen filter plugin for PS Vita.
https://github.com/applelo/vflux
Last synced: over 1 year ago
JSON representation
Screen filter plugin for PS Vita.
- Host: GitHub
- URL: https://github.com/applelo/vflux
- Owner: Applelo
- License: gpl-3.0
- Created: 2016-10-18T05:44:55.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-09-15T09:26:52.000Z (almost 8 years ago)
- Last Synced: 2025-02-27T05:11:54.892Z (over 1 year ago)
- Language: C
- Size: 109 KB
- Stars: 12
- Watchers: 5
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vFlux
Plugin to add color filter.
## How to use it
**Works only on applications/games (need to specify Title ID)! Not in KERNEL and main configurations.**
Install like other plugin. Write in _"ux0:tai/config.txt"_ the title id of your app or game like and add the plugin path:
```
*PCSF10006
ux0:tai/vFlux.suprx
```
Open/close vFlux menu with L + Select in your game.
Use directional arrow to choose options :
- Activate/desactivate vFlux
- Choose color (orange, red, black and custom protocol)
## Changelog
### Version 0.5 - taiHen Version
- Now compatible with taiHen
### Version 0.1 - Adrenaline epileptic version very limited
- Initial Release
## Build
Install **VitaSDK** with [**VDPM**](https://github.com/vitasdk/vdpm) and run the followed commands :
```shell
cmake .
make
```
## Credits
* Developped by *Applelo*
* *Tuxbot123* for the idea