Vita:VitaBright: Difference between revisions

From ConsoleMods Wiki
Jump to navigation Jump to search
m (Added easy install)
mNo edit summary
Line 1: Line 1:
Allows the brightness slider to go below and beyond the original limits. At minimum you will need to play in a dark room and maximum is great for full sunshine.
Allows the brightness slider to go below and beyond the original limits. At minimum you will need to play in a dark room and maximum is great for full sunshine.


[https://github.com/devnoname120/vitabright GitHub Project]
[https://github.com/devnoname120/vitabright Vitabright] is a plugin enabling you to alter the luminosity levels of your PS Vita. It thus allows you to decrease the brightness level below the minimum, and increase it above the maximum. '''This plugin is compatible with both OLED (PS Vita 1000) and LCD (PS Vita 2000) models. Tested to be functional on 3.60 Ensō, 3.65 h-encore, 3.67 h-encore and 3.68 h-encore'''.
 
Vitabright is a plugin enabling you to alter the luminosity levels of your PS Vita. It thus allows you to decrease the brightness level below the minimum, and increase it above the maximum. '''This plugin is compatible with both OLED (PS Vita 1000) and LCD (PS Vita 2000) models. Tested to be functional on 3.60 Ensō, 3.65 h-encore, 3.67 h-encore and 3.68 h-encore'''.


== Installation ==
== Installation ==
*Use [[Vita:Autoplugin 2|Autoplugin 2]] for easy install
*Download the latest version of Vitabright [https://github.com/devnoname120/vitabright/releases/latest here]
*'''Plugin can be downloaded''' [https://github.com/devnoname120/vitabright here]
*Extract the files to <code>ur0:/tai/</code> on your Vita.
*Extract the files to <code>ur0:/tai/</code> on your Vita.
*Add <code>ur0:/tai/vitabright.skprx</code> below <code>*KERNEL</code> in the <code>ur0:/tai/config.txt</code> file.
*Add <code>ur0:/tai/vitabright.skprx</code> below <code>*KERNEL</code> in the <code>ur0:/tai/config.txt</code> file.
*Restart your Vita
*Restart your Vita.


'''Important note''': If you have a folder <code>ux0:/tai</code> on your memory stick, it will prevent plugins in <code>ur0:/tai</code> from loading. In order to fix this, delete the folder <code>ux0:/tai</code>.
'''Important note''': If you have a folder <code>ux0:/tai</code> on your memory stick, it will prevent plugins in <code>ur0:/tai</code> from loading. In order to fix this, delete the folder <code>ux0:/tai</code>.
Line 22: Line 19:
'''Important note''': If you want to use FileZilla for transferring the file <code>vitabright_lut.txt</code>, you'll first need to change the transfer type from <code>Auto</code> to <code>Binary</code> or it can prevent vitabright from parsing it correctly.
'''Important note''': If you want to use FileZilla for transferring the file <code>vitabright_lut.txt</code>, you'll first need to change the transfer type from <code>Auto</code> to <code>Binary</code> or it can prevent vitabright from parsing it correctly.


== Advanced Stuff ==
== Advanced Functionality ==
This plugin actually allows you to change the gamma table of your display, making very fine adjustments possible.
This plugin actually allows you to change the gamma table of your display, making very fine adjustments possible.


=== How can I edit the OLED gamma table? ===
=== How can I edit the OLED gamma table? ===
Use this tool: <nowiki>https://github.com/devnoname120/vitabright-lut-editor/releases/latest</nowiki>
[https://github.com/devnoname120/vitabright-lut-editor/releases/latest Use this tool]. '''Please share your improved <code>vitabright_lut.txt</code> file by opening an issue on GitHub!'''
 
'''Please share your improved <code>vitabright_lut.txt</code> file by opening an issue!'''


=== OLED gamma table explanations ===
=== [https://github.com/devnoname120/vitabright/wiki/What-is-the-format-of-the-OLED-gamma-table%3F OLED gamma table explanations] ===
<nowiki>https://github.com/devnoname120/vitabright/wiki/What-is-the-format-of-the-OLED-gamma-table%3F</nowiki>

Revision as of 01:43, 14 March 2024

Allows the brightness slider to go below and beyond the original limits. At minimum you will need to play in a dark room and maximum is great for full sunshine.

Vitabright is a plugin enabling you to alter the luminosity levels of your PS Vita. It thus allows you to decrease the brightness level below the minimum, and increase it above the maximum. This plugin is compatible with both OLED (PS Vita 1000) and LCD (PS Vita 2000) models. Tested to be functional on 3.60 Ensō, 3.65 h-encore, 3.67 h-encore and 3.68 h-encore.

Installation

  • Download the latest version of Vitabright here
  • Extract the files to ur0:/tai/ on your Vita.
  • Add ur0:/tai/vitabright.skprx below *KERNEL in the ur0:/tai/config.txt file.
  • Restart your Vita.

Important note: If you have a folder ux0:/tai on your memory stick, it will prevent plugins in ur0:/tai from loading. In order to fix this, delete the folder ux0:/tai.

Usage

  • Once vitabright is installed and your Vita is restarted, it will automatically work. Just open the brightness settings and move the slider.
  • You can customize the gamma table that vitabright uses for OLED screens (PS Vita 1000): open the file vitabright_lut.txt and modify it according to your needs. Note: for now, you cannot tweak the luminosity levels of LCD screens (PS Vita 2000) without recompiling the plugin (for advanced users).
  • Note that while there is also a file named vitabright_lut_orig.txt, it's not used by vitabright and it's only here for informational purposes.

Important note: If you want to use FileZilla for transferring the file vitabright_lut.txt, you'll first need to change the transfer type from Auto to Binary or it can prevent vitabright from parsing it correctly.

Advanced Functionality

This plugin actually allows you to change the gamma table of your display, making very fine adjustments possible.

How can I edit the OLED gamma table?

Use this tool. Please share your improved vitabright_lut.txt file by opening an issue on GitHub!

OLED gamma table explanations