usineur / openjazz

OpenJazz for PS Vita
GNU General Public License v2.0
12 stars 2 forks source link

Vita: improve image quality by enabling sharp-bilinear-simple shader #1

Closed rsn8887 closed 6 years ago

rsn8887 commented 6 years ago

This should remove the pixel wobble in fullscreen mode.

However I cannot test or even compile, because I am missing libmodplug.

Maybe you can test compiling, and see if it works?

psp2_shader.c is a c file but open jazz is c++. So the psp2_shader.h file might not require the "extern_c" stuff I added. This is one of the most annoying things in c, and I have forgotten how this works.

usineur commented 6 years ago

Merged ! Thx.