Console Hacking > PS Vita

[Release] Sharpscale - native 960x544 HDMI output for PSTV

<< < (3/25) > >>

hexcode99:

--- Quote from: cuevavirus on April 05, 2020, 08:59:22 AM ---Either a config text file or a config app.

The other bounty is for rendering at 960x544, while this plugin changes how a rendered frame is scaled to the display output. For example if you are using 720p mode on PSTV, PSP games will render at 480x272 but will output 480x272 or 960x544 to the display, instead of 1280x720.

--- End quote ---

Will have to look into how to setup a config text file or find a config app. But is 480x272 with the black borders the default output option for PSP games when Vita is set to 720p?
And is this the thread to watch for "updated" versions of your plugin to download?

Thank you again.

cuevavirus:
Yes please watch this thread for the latest updates. I will also provide information here on how to configure the next version of sharpscale. The default configuration is not yet decided.

cuevavirus:
Sharpscale has been update with new features:

All framebuffer sizes are now supported and there are now two configurable options.

Scaling modes
    Original: system default
    Integer: integer scaling up to the largest size that fits inside the display resolution
    Real: no scaling is performed

Bilinear filtering
    On: system default
    Off: nearest neighbour

Here are some recommended configurations for different cases:

Games: integer bilinear off
Games with variable framebuffer size: original bilinear on
HDMI capture: real
Media: original bilinear on

For Adrenaline and PS1 games, disable any built-in scaling via the adrenaline options or quick menu (official) options.

Configuration is provided by a text file at ur0:/data/sharpscale/config.txt containing two numbers separated by a space.

    Scaling mode
        0 original
        1 integer
        2 real
    Bilinear filtering
        0 off
        1 on

For example, to use integer mode and turn off bilinear filtering, write "1 0" in the text file.

Example: game with a framebuffer smaller than 960x544 outputting the unscaled framebuffer on the Vita


hexcode99:
Looks great! ;D How do you configure the "Media: original bilinear" on/off setting though?
Your recommended configuration has three different settings but your example config file only has two settings. ???

cuevavirus:
That's two settings, original and bilinear on, for media playback.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version