Skip to content

SDLPoP for Vita 1.3a (mod by rsn8887) (recompiled 11/15/2017)

Compare
Choose a tag to compare
@rsn8887 rsn8887 released this 14 Nov 10:05
· 23 commits to vita since this release

Description

This is a version of Usineur's SDLPoP for Vita with the following changes:

  • a sharp-bilinear-simple shader is implemented that removes the pixelwobble and pixel distortion in all screenmodes.

Everything else is the same as in Usineur's version 1.3. For more detailed information, please look at Usineur's original release page

Thank you Usineur for a great port!

Installation

  • Install SDLPoP-Vita.vpk using VitaShell
  • Extract the prince.zip archive into ux0:data

Examples

Sadly, the following examples are a bit blurry because the Vita saves screenshots as jpegs with lots of artifacts. But the effect should still be obvious, especially in the checkerboard pattern in the shadow.

  • This version (1.3a) with sharp-bilinear-simple shader
    after

Note all pixels have the same shape. I think this is how it should be.

  • Previous version 1.3 without shader
    before

Note some pixels are distorted more than others. Some are very rectangular, some are more square. This can lead to a lot of distortion, especially when things are moving.

The data files that go in "ux0:data/prince" are not included, and must come from usineur's version for example.

Update 11/15/2017: I updated the .vpk file with one that I compiled with the latest SDL2 2.0.8 and SDL2_mixer 2.0.2 libraries. This fixed the popping noise and sound distortion when the end of level door closes.