-
System-wide 8-band graphic equalizer kernel plugin for PS Vita (3.65 Ensō) with a companion UI app.
This is the first EQ app to control frequency bands across the entire PS Vita audio system (yes, globally), simply because nobody bothered to make one before.
Layout
- plugin/ — Kernel plugin (eq_speaker.skprx)
- app/ — UI app (EQVita.vpk)
- common/ — Shared headers
- docs/ — Technical notes
-
Install
- Copy eq_speaker.skprx to ur0:tai/.
- Add to ur0:tai/config.txt under *KERNEL:
Code:*KERNEL ur0:tai/eq_speaker.skprx - Reboot.
- Install EQVita.vpk.
- Run EQVita to adjust settings.
Usage
- Bands: 31Hz - 4kHz (Note: HPF option disables frequencies under 70Hz).
- Gain: ±12 dB
- Controls:
- Triangle: Save preset
- Square: Load preset (ux0:data/eqvita/preset0.bin)
- Status: Shows route, sample rate, and clip count.
Source: https://github.com/shev0k/EQVita.
