Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

VitaGrafix Configurator: Difference between revisions

From GameBrew
m (Text replacement - "GameBrew!" to "GameBrew")
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#seo:
|title=Vita Homebrew Apps (Utilities) - GameBrew
|title_mode=append
|image=vitagrafixconfiguratorvita.jpg
|image_alt=VitaGrafix Configurator
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=VitaGrafix Configurator
|title=VitaGrafix Configurator
|image=vitagrafixconfiguratorvita.jpg
|image=vitagrafixconfigurator2.png
|description=GUI for VitaGrafix configuration.
|description=A GUI Configurator for the VitaGrafix plugin.
|author=Kirezar
|author=Kirezar
|lastupdated=2020/01/12
|lastupdated=2020/05/10
|type=Utilities
|type=Utilities
|version=3.0
|version=3.0
|license=GPL-3.0
|license=GPL-3.0
|download=https://dlhb.gamebrew.org/vitahomebrews/vitagrafixconfiguratorvita.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/vitagrafixconfiguratorvita.7z
|website=
|website=https://www.reddit.com/r/vitahacks/comments/9bflc6/release_vitagrafix_configurator_a_gui/
|source=https://github.com/Kirezar/VitaGrafixConfigurator
|source=https://github.com/Kirezar/VitaGrafixConfigurator
}}
}}
A little app that allows you to properly edit settings of VitaGrafix plugin with an easy to use GUI.
{{#seo:
|title=Vita Homebrew Apps (Utilities) - GameBrew
|title_mode=append
|image=vitagrafixconfigurator2.png
|image_alt=VitaGrafix Configurator
}}
 
A little app that allows you to properly edit settings of [[VitaGrafix]] plugin with an easy to use GUI.
 
==User guide==
Requirements:
*This app requires the installation of [[VitaGrafix]] by Electry.
*The configurator is compatible with VitaGrafix v5.0+.
 
After opening the app, if you don't have a config.txt file on ux0:/data/VitaGrafix or it wasn't updated to the latest version, the app will do that for you.
 
You'll be greeted by a VitaGrafix Settings screen, which contains the override settings for Enabled and OSD (if marked by an X then they are On, if empty then they are Off).
 
The resolution setting can be anything with a width between 0 (exclusive) and 960 (inclusive), and a height between 0 (exclusive) and 544 (inclusive) and has to follow the format: WxH.  


== Requirements ==
The Internal Resolution mod can also be set to "OFF" by inputing that into the text field. Some games also support multiple resolutions in this field, separated by a ",".
*This app requires the instalation of [[Vitagrafix Vita]] by Electry.
*The configurator is compatible with '''VitaGrafix v5.0'''+


==Media==
After you are done setting the options to your liking, just press the Save Config button.
<youtube>LdrVZkVJ19c</youtube>


== Usage ==
'''Note:''' Not every option available might be compatible with each game, please refer to the [https://github.com/Electry/VitaGrafixPatchlist#supported-games compatibility table on the VitaGrafix patchlist GitHub page].
After opening the app, if you don't have a '''config.txt''' file on '''ux0:/data/VitaGrafix''' or it wasn't updated to the latest version, the app will do that for you.


You'll be greeted by a VitaGrafix Settings screen, which contains the override settings for Enabled and OSD
==Controls==
D-Pad Up/Down - Move the selection up or down


https://dlhb.gamebrew.org/vitahomebrews/vitagrafixconfiguratorvita-02.jpg
Cross - Toggle options on/off, Change resolution, Save Config


=== Controls ===
D-Pad Left/Right - Scroll through available options/game list
* '''Up and Down on the DPAD:''' Move the selection up or down
* '''Cross:'''
** If the selected button is the &quot;Enable&quot; or &quot;OSD&quot; then it will toggle them On or Off (If marked by an X then they are On, if empty then they are Off)
** If the selected button is the &quot;Internal Resolution&quot; button, the app will open the Keyboard where you can type the intended Internal Resolution. This resolution can be anything with a width between 0 (exclusive) and 960 (inclusive), and a height between 0 (exclusive) and 544 (inclusive) and has to follow the format: WxH. The Internal Resolution mod can also be set to &quot;OFF&quot; by inputing that into the text field. Some games also support multiple resolutions in this field, separated by a &quot;,&quot;.
** If the selected button is the Save Config button, it will save the entire config.
* '''Left and Right on the DPAD:'''
** If the selection is on the game list, it will scroll through the games
** If the selection is either on Framebuffer or FPS, it will scroll through the available modes for those options
* '''Triangle:''' If the selection is on any of the fields that have a (Default:) text in front of them, it will set those fields to the default value. The default value is the VitaGrafix plugin default and not the game default.
* '''L and R:''' Moves trough the list of games (same as Left and Right but without the need of selecting the game list)


https://dlhb.gamebrew.org/vitahomebrews/vitagrafixconfiguratorvita-01.jpg
Triangle - Set selected fields to VitaGrafix plugin default value (if the selected fields have "Default:" text in front of them)


=== Saving ===
L/R - Move through the list of games (same as Left and Right but without the need of selecting the game list)
After you are done setting the options to your liking, just press the Save Config button


== Cautions ==
==Screenshots==
Not every option available might be compatible with each game, please refer to the [https://github.com/Electry/VitaGrafixPatchlist#supported-games compatibility table on the VitaGrafix patchlist github page]
https://dlhb.gamebrew.org/vitahomebrews/vitagrafixconfigurator4.png


== Known Issues / Possible new features ==
https://dlhb.gamebrew.org/vitahomebrews/vitagrafixconfigurator5.png
As of this version, you aren't able to save individual profiles for different supported regions, I didn't think it was needed, if it is, please request it


Graphical interface is ugly, I have zero graphics skills
==Known issues==
As of this version, you are not able to save individual profiles for different supported regions.


==Changelog==
==Changelog==
'''v3.0'''
'''v3.0'''
*Added support for VitaGrafix 5.0+
* Added support for VitaGrafix 5.0+.
*Don't forget to keep your patchlist.txt updated at https://github.com/Electry/VitaGrafixPatchlist
* Don't forget to keep your patchlist.txt updated at https://github.com/Electry/VitaGrafixPatchlist.
* Edit 09/05/2020: Release updated with the most recent patchlist file. Took me a while to fin out it was missing apparently...


'''v2.1'''
'''v2.1'''
*MSAA option added for compatible games
* MSAA option added for compatible games.
*Sorted games alphabetically again
* Sorted games alphabetically again.
*Display installed games only option
* Display installed games only option.
*Safeguard against crashing when the patchlist.txt file isn't copied correctly.
* Safeguard against crashing when the patchlist.txt file isn't copied correctly.
*Fixed some little bugs
* Fixed some little bugs.


'''v2.0'''
'''v2.0'''
*Support for VitaGrafix 4.0
* Support for VitaGrafix 4.0.
 
* With this added support, the app now reads from your patchlist.txt file, this also means that I have removed the update options, as it's now not up to me to offer the update (and due to the PSVita not supporting TLS 1.2 by default, you can't download from github, still testing if it would be compatible with the TLS plugin).
With this added support, the app now reads from your patchlist.txt file, this also means that I have removed the update options, as it's now not up to me to offer the update (and due to the PSVita not supporting TLS 1.2 by default, you can't download from github, still testing if it would be compatible with the TLS plugin)


'''v1.3'''
'''v1.3'''
* '''Important - Please update to this version, as it includes future app version checks that won't allow you to download a game list with new functionalities like multiple dynamic resolutions if you don't have the correct version.'''
* Important - Please update to this version, as it includes future app version checks that won't allow you to download a game list with new functionalities like multiple dynamic resolutions if you don't have the correct version.
* Updated to VitaGrafix 3.2, support for multiple dynamic resolutions (like in Wipeout 2048).
* Updated to VitaGrafix 3.2, support for multiple dynamic resolutions (like in Wipeout 2048).


'''v1.2'''
'''v1.2'''
* Added the ability of updating the game list for future VitaGrafix releases through Wi-Fi.
* Added the ability of updating the game list for future VitaGrafix releases through Wi-Fi.
* Updated game list to 3.1
* Updated game list to 3.1.
* Had errors in the game list, now corrected, updated version num to 3.11 so it auto updates, should be a good test ;)
* Had errors in the game list, now corrected, updated version num to 3.11 so it auto updates, should be a good test.
* To update the game list manually, download the most recent game list and replace the file in the ux0:/data/VitaGrafix folder.
* To update the game list manually, download the most recent game list and replace the file in the ux0:/data/VitaGrafix folder. Then open the versions.txt file and change the list version number to the most recent one.
 
Then open the versions.txt file and change the list version number to the most recent one.


'''v1.1'''
'''v1.1'''
* Added support for VitaGrafix pre-release 2.4
* Added support for VitaGrafix pre-release 2.4.


'''v.1.0'''
'''v1.0'''
* First Release.
* First Release.


== Thanks to the following people ==
==Credits==
* [https://github.com/Electry Electry] for the VitaGrafix plugin
Thanks to the following people:
* [https://github.com/Rinnegatamante/ Rinnegatamante] for lpp-vita
* [https://github.com/Electry Electry] for the VitaGrafix plugin.
* [https://github.com/Rinnegatamante/ Rinnegatamante] for lpp-vita.


== External links ==
== External links ==
* Github - https://github.com/Kirezar/VitaGrafixConfigurator
* GitHub - https://github.com/Kirezar/VitaGrafixConfigurator
* VitaDB - https://vitadb.rinnegatamante.it/#/info/400
* VitaDB - https://vitadb.rinnegatamante.it/#/info/400
* Reddit - https://www.reddit.com/r/vitahacks/comments/9bflc6/release_vitagrafix_configurator_a_gui/

Latest revision as of 23:07, 26 Ocak 2023

VitaGrafix Configurator
Vitagrafixconfigurator2.png
General
AuthorKirezar
TypeUtilities
Version3.0
LicenseGPL-3.0
Last Updated2020/05/10
Links
Download
Website
Source


A little app that allows you to properly edit settings of VitaGrafix plugin with an easy to use GUI.

User guide

Requirements:

  • This app requires the installation of VitaGrafix by Electry.
  • The configurator is compatible with VitaGrafix v5.0+.

After opening the app, if you don't have a config.txt file on ux0:/data/VitaGrafix or it wasn't updated to the latest version, the app will do that for you.

You'll be greeted by a VitaGrafix Settings screen, which contains the override settings for Enabled and OSD (if marked by an X then they are On, if empty then they are Off).

The resolution setting can be anything with a width between 0 (exclusive) and 960 (inclusive), and a height between 0 (exclusive) and 544 (inclusive) and has to follow the format: WxH.

The Internal Resolution mod can also be set to "OFF" by inputing that into the text field. Some games also support multiple resolutions in this field, separated by a ",".

After you are done setting the options to your liking, just press the Save Config button.

Note: Not every option available might be compatible with each game, please refer to the compatibility table on the VitaGrafix patchlist GitHub page.

Controls

D-Pad Up/Down - Move the selection up or down

Cross - Toggle options on/off, Change resolution, Save Config

D-Pad Left/Right - Scroll through available options/game list

Triangle - Set selected fields to VitaGrafix plugin default value (if the selected fields have "Default:" text in front of them)

L/R - Move through the list of games (same as Left and Right but without the need of selecting the game list)

Screenshots

vitagrafixconfigurator4.png

vitagrafixconfigurator5.png

Known issues

As of this version, you are not able to save individual profiles for different supported regions.

Changelog

v3.0

  • Added support for VitaGrafix 5.0+.
  • Don't forget to keep your patchlist.txt updated at https://github.com/Electry/VitaGrafixPatchlist.
  • Edit 09/05/2020: Release updated with the most recent patchlist file. Took me a while to fin out it was missing apparently...

v2.1

  • MSAA option added for compatible games.
  • Sorted games alphabetically again.
  • Display installed games only option.
  • Safeguard against crashing when the patchlist.txt file isn't copied correctly.
  • Fixed some little bugs.

v2.0

  • Support for VitaGrafix 4.0.
  • With this added support, the app now reads from your patchlist.txt file, this also means that I have removed the update options, as it's now not up to me to offer the update (and due to the PSVita not supporting TLS 1.2 by default, you can't download from github, still testing if it would be compatible with the TLS plugin).

v1.3

  • Important - Please update to this version, as it includes future app version checks that won't allow you to download a game list with new functionalities like multiple dynamic resolutions if you don't have the correct version.
  • Updated to VitaGrafix 3.2, support for multiple dynamic resolutions (like in Wipeout 2048).

v1.2

  • Added the ability of updating the game list for future VitaGrafix releases through Wi-Fi.
  • Updated game list to 3.1.
  • Had errors in the game list, now corrected, updated version num to 3.11 so it auto updates, should be a good test.
  • To update the game list manually, download the most recent game list and replace the file in the ux0:/data/VitaGrafix folder. Then open the versions.txt file and change the list version number to the most recent one.

v1.1

  • Added support for VitaGrafix pre-release 2.4.

v1.0

  • First Release.

Credits

Thanks to the following people:

External links

Advertising: