Skip to content
Screen filter plugin for PS Vita.
Branch: master
Clone or download
Applelo Update README.md
Be more explicit about install and limitation of the plugin
Latest commit e219cbf Sep 15, 2018
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.gitattributes *initial work code Oct 18, 2016
.gitignore *add taiHen compatibility Mar 25, 2018
CMakeLists.txt *add taiHen compatibility Mar 25, 2018
LICENSE Initial commit Oct 18, 2016
LICENSE.md
README.md Update README.md Sep 15, 2018
blit.c fix draw rectangle function Mar 25, 2018
blit.h fix draw rectangle function Mar 25, 2018
font.c *initial work code Oct 18, 2016
main.c remove comment Mar 25, 2018
vflux.yml *add taiHen compatibility Mar 25, 2018

README.md

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 and run the followed commands :

cmake .
make

Credits

  • Developped by Applelo
  • Tuxbot123 for the idea
You can’t perform that action at this time.