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

Sharpscale Vita: Difference between revisions

From GameBrew
(Created page with "{{cleanup|article|Needs cleanup}} {{#seo: |title=Vita Homebrew Apps (Plugins) - GameBrew! |title_mode=append |image=sharpscalevita.jpg |image_alt=Sharpscale }} {{Infobox Vita...")
 
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{cleanup|article|Needs cleanup}}
{{#seo:
|title=Vita Homebrew Apps (Plugins) - GameBrew!
|title_mode=append
|image=sharpscalevita.jpg
|image_alt=Sharpscale
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=Sharpscale
|title=Sharpscale
|image=sharpscalevita.jpg
|image=sharpscalevita2.png
|description=Native 960x544 HDMI output for PSTV.
|description=Native 960x544 HDMI output for PSTV.
|author=cuevavirus
|author=cuevavirus
Line 15: Line 8:
|version=1.4.0
|version=1.4.0
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/vitahomebrews/sharpscalevita.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/sharpscalevita.7z?k33p0fil35
|website=
|website=https://forum.devchroma.nl/index.php?topic=112.0
|source=https://git.shotatoshounenwachigau.moe/vita/sharpscale
|source=https://dlhb.gamebrew.org/vitahomebrews/sharpscalevita.7z
}}
{{#seo:
|title=Vita Homebrew Apps (Plugins) - GameBrew
|title_mode=append
|image=sharpscalevita2.png
|image_alt=Sharpscale
}}
}}
Native 960x544 HDMI output for PSTV.


'''Please Improve This Article If You Can.'''
Sharpscale is a PSTV and PS Vita plugin that changes the framebuffer to display scaling method to provide a cleaner and sharper image.


This plugin is the only method to obtain native resolution video capture with accurate colours at 60fps. A hardware capture kit for the Vita was previously available from Japan for $450 USD, but due to changes in Japanese laws, it is no longer available.


==Installation==
Place the sharpscale.skprx to your tai folder in ur0.
Modify ur0:tai/config.txt and insert the path to the plugin
*KERNEL
ur0:tai/sharpscale.skprx
The configuration app sharpscale_config.vpk can be installed with [[VitaShell]].
==User guide==
Sharpscale can be configured to different scaling methods.
Scaling Modes:
* Original - System default.
* Integer - Integer scaling while fitting inside the display, for general use with bilinear filtering off.
* Real - No scaling, for video capture.
* Fitted - Non integer scaling fitting exactly inside the display while preserving aspect ratio, for media use with bilinear filtering on, or PS1 with bilinear filtering off.
PS1 aspect ratio:
* Pixel - Aspect ratio of the framebuffer is retained.
* 4∶3 - Aspect ratio is forced to 4∶3.
* 16∶9 - Aspect ratio is forced to 16∶9.
Scaling algorithm:
* Point - Nearest neighbour.
* Bilinear - Bilinear interpolation (system default).
In Adrenaline, set graphics mode to original in Adrenaline settings.
Unlock framebuffer size:
* On - Allow framebuffers of sizes 1280x720, 1440x1080, and 1920x1080 to be used.
* Off - System default.
===Configuration===
Use the provided configuration app to change settings instantly without needing to close the foreground application or needing to reboot.
If the config app crashes on startup, follow these steps:
*Use the plugin and config app attached to this post.
*Ensure that the plugin is loaded. It will be immediately noticeable on startup if it is loaded.
*Disable plugins for the config app by adding the following line.
*!AKRK00005
before this line in the taihen config.txt
*ALL
==Screenshots==
https://dlhb.gamebrew.org/vitahomebrews/sharpscalevita3.png


==Media==
==Media==
<youtube>RIaJHh60hQY</youtube>
'''Sharpscale demo: direct HDMI capture with native 960x544''' ([https://www.youtube.com/watch?v=SRJV9iP2tkY marburg]) <br>
<youtube>SRJV9iP2tkY</youtube>
 
'''Sharpscale demo: 960x544 in 720p integer scaled to 1440p''' ([https://www.youtube.com/watch?v=VJp6swTU3SA marburg]) <br>
<youtube>VJp6swTU3SA</youtube>


==Changelog==
'''v1.5.0 2020/06/13'''
* Texts in the configuration app has been changed for clarity.
* Configuration app has a manual that can be opened from the LiveArea.
* kernel plugin does not need to be updated.


==Screenshots==
'''v1.4.0 2020/06/09'''
https://dlhb.gamebrew.org/vitahomebrews/sharpscalevita-01.jpg
* Allow enable HD framebuffer sizes on the Vita.
https://dlhb.gamebrew.org/vitahomebrews/sharpscalevita-02.jpg
* Add HD resolutions to scaling test.
https://dlhb.gamebrew.org/vitahomebrews/sharpscalevita-03.jpg
* Fixed crashes in config app.
https://dlhb.gamebrew.org/vitahomebrews/sharpscalevita-04.jpg
* Bilinear filtering reverts to system default whenever scaling is not applied.
https://dlhb.gamebrew.org/vitahomebrews/sharpscalevita-05.jpg
 
https://dlhb.gamebrew.org/vitahomebrews/sharpscalevita-06.jpg
'''v1.3.0 2020/05/05'''
https://dlhb.gamebrew.org/vitahomebrews/sharpscalevita-07.jpg
* Added an option to enable large framebuffer sizes, when the application uses large framebuffers.
https://dlhb.gamebrew.org/vitahomebrews/sharpscalevita-08.jpg
 
'''v1.2.0 2020/04/24'''
* Added options for PS1 aspect ratio modes.
* Added fitted scaling mode.
* Added config application (ur0:/data/sharpscale/config.txt no longer needed).
 
'''v1.1.1 2020/04/09'''
* Fixed a bug where some PS1 games had black screen in 1080i.
* Centred the framebuffer when cropping occurs.
* Enabled "display area settings" in original mode.


==Changelogs==
'''v1.1.0 2020/04/06'''
* All framebuffer sizes are now supported and there are now two configurable options, scaling mode, and bilinear filtering. Configuration is provided by a text file at ur0:/data/sharpscale/config.txt.


== External links ==
==External links==
* Official Website -
* Author's website - https://bin.shotatoshounenwachigau.moe/vita/sharpscale/
* Gbatemp -
* CBPS Forums - https://forum.devchroma.nl/index.php?topic=112.0
* Github -
* Reddit - https://www.reddit.com/r/vitahacks/comments/fw87e4/release_sharpscale_native_resolution_output/
* Google Source -

Latest revision as of 06:21, 30 Ocak 2024

Sharpscale
Sharpscalevita2.png
General
Authorcuevavirus
TypePlugins
Version1.4.0
LicenseMixed
Last Updated2020/03/09
Links
Download
Website
Source


Sharpscale is a PSTV and PS Vita plugin that changes the framebuffer to display scaling method to provide a cleaner and sharper image.

This plugin is the only method to obtain native resolution video capture with accurate colours at 60fps. A hardware capture kit for the Vita was previously available from Japan for $450 USD, but due to changes in Japanese laws, it is no longer available.

Installation

Place the sharpscale.skprx to your tai folder in ur0.

Modify ur0:tai/config.txt and insert the path to the plugin

*KERNEL
ur0:tai/sharpscale.skprx

The configuration app sharpscale_config.vpk can be installed with VitaShell.

User guide

Sharpscale can be configured to different scaling methods.

Scaling Modes:

  • Original - System default.
  • Integer - Integer scaling while fitting inside the display, for general use with bilinear filtering off.
  • Real - No scaling, for video capture.
  • Fitted - Non integer scaling fitting exactly inside the display while preserving aspect ratio, for media use with bilinear filtering on, or PS1 with bilinear filtering off.

PS1 aspect ratio:

  • Pixel - Aspect ratio of the framebuffer is retained.
  • 4∶3 - Aspect ratio is forced to 4∶3.
  • 16∶9 - Aspect ratio is forced to 16∶9.

Scaling algorithm:

  • Point - Nearest neighbour.
  • Bilinear - Bilinear interpolation (system default).

In Adrenaline, set graphics mode to original in Adrenaline settings.

Unlock framebuffer size:

  • On - Allow framebuffers of sizes 1280x720, 1440x1080, and 1920x1080 to be used.
  • Off - System default.

Configuration

Use the provided configuration app to change settings instantly without needing to close the foreground application or needing to reboot.

If the config app crashes on startup, follow these steps:

  • Use the plugin and config app attached to this post.
  • Ensure that the plugin is loaded. It will be immediately noticeable on startup if it is loaded.
  • Disable plugins for the config app by adding the following line.
*!AKRK00005

before this line in the taihen config.txt

*ALL

Screenshots

sharpscalevita3.png

Media

Sharpscale demo: direct HDMI capture with native 960x544 (marburg)

Sharpscale demo: 960x544 in 720p integer scaled to 1440p (marburg)

Changelog

v1.5.0 2020/06/13

  • Texts in the configuration app has been changed for clarity.
  • Configuration app has a manual that can be opened from the LiveArea.
  • kernel plugin does not need to be updated.

v1.4.0 2020/06/09

  • Allow enable HD framebuffer sizes on the Vita.
  • Add HD resolutions to scaling test.
  • Fixed crashes in config app.
  • Bilinear filtering reverts to system default whenever scaling is not applied.

v1.3.0 2020/05/05

  • Added an option to enable large framebuffer sizes, when the application uses large framebuffers.

v1.2.0 2020/04/24

  • Added options for PS1 aspect ratio modes.
  • Added fitted scaling mode.
  • Added config application (ur0:/data/sharpscale/config.txt no longer needed).

v1.1.1 2020/04/09

  • Fixed a bug where some PS1 games had black screen in 1080i.
  • Centred the framebuffer when cropping occurs.
  • Enabled "display area settings" in original mode.

v1.1.0 2020/04/06

  • All framebuffer sizes are now supported and there are now two configurable options, scaling mode, and bilinear filtering. Configuration is provided by a text file at ur0:/data/sharpscale/config.txt.

External links

Advertising: