More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew! | |title=Vita Homebrew Apps (Plugins) - GameBrew! | ||
Line 19: | Line 18: | ||
|source=https://github.com/swosho/Vita-Bilinear | |source=https://github.com/swosho/Vita-Bilinear | ||
}} | }} | ||
A simple taiHEN plugin for PlayStation Vita that overrides texture sampling.<br /> | |||
This is a one-word-changed fork of [[Vita Nearest Neighbour Vita|Vita Nearest Neighbour]], made specifically to address the unfiltered textures in Chaos Rings and Chaos Rings Omega. Could be useful for other games. | |||
== Usage == | |||
# Place '''VitaBilinear.suprx''' into your '''tai''' folder | |||
# Add a *'''TITLE_ID''' section to your '''ux/ur0:tai/config.txt''' to choose a specific game. For example, '''Chaos Rings I''' and '''Chaos Rings Ω''': | |||
<pre>*PCSG00497 | |||
ux0:tai/VitaBilinear.suprx | |||
*PCSG00499 | |||
ux0:tai/VitaBilinear.suprx</pre> | |||
See '''[https://github.com/DaveeFTW/taihen-parser taihen-parser repo]''' for more info<br /> | |||
3. '''Reload taiHEN config.txt''' from HENkaku Settings in the Settings app or reboot your Vita | |||
==Media== | ==Media== | ||
<youtube>Pk8qrOqoclM</youtube> | <youtube>Pk8qrOqoclM</youtube> | ||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/vitahomebrews/vitabilinearvita-01. | https://dlhb.gamebrew.org/vitahomebrews/vitabilinearvita-01.gif | ||
https://dlhb.gamebrew.org/vitahomebrews/vitabilinearvita-02. | https://dlhb.gamebrew.org/vitahomebrews/vitabilinearvita-02.gif | ||
== | ==Changelog== | ||
'''(v.1.0)''' | '''(v.1.0)''' | ||
* First Release. | * First Release. | ||
== External links == | == External links == | ||
* Github - https://github.com/swosho/Vita-Bilinear | * Github - https://github.com/swosho/Vita-Bilinear | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/715 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/715 | ||
Revision as of 03:18, 8 November 2022
VitaBilinear | |
---|---|
File:Vitabilinearvita.jpg | |
General | |
Author | swosho |
Type | Plugins |
Version | 1.0 |
License | Mixed |
Last Updated | 2021/08/03 |
Links | |
Download | |
Source | |
A simple taiHEN plugin for PlayStation Vita that overrides texture sampling.
This is a one-word-changed fork of Vita Nearest Neighbour, made specifically to address the unfiltered textures in Chaos Rings and Chaos Rings Omega. Could be useful for other games.
Usage
- Place VitaBilinear.suprx into your tai folder
- Add a *TITLE_ID section to your ux/ur0:tai/config.txt to choose a specific game. For example, Chaos Rings I and Chaos Rings Ω:
*PCSG00497 ux0:tai/VitaBilinear.suprx *PCSG00499 ux0:tai/VitaBilinear.suprx
See taihen-parser repo for more info
3. Reload taiHEN config.txt from HENkaku Settings in the Settings app or reboot your Vita
Media
Screenshots
Changelog
(v.1.0)
- First Release.