This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Add an option to enable/disable texture smoothing while fullscreen turned on
#1
Hi, I just found out that the new versions produce more pixelated image than the old one (while fullscreen and "Enable saving GE screen to Textures" turned on).

old:

   

new:

   

And I think this line in REShader.java caused the problem:

re.useProgram(program); //remove this then the texture smoothing works.

now I can turn on texture smoothing by replacing REShader.class by the old one in jpcsp.jar, but still hope there can be an option to switch this. thanks.
Reply
#2
It's look like weave (saw-tooth) interlacing on the new versions while fullscreen, maybe to increase performance.
The old one look like blend (slight blur) interlacing, maybe it is decreased performance. (I might be wrong)
β€œIn the end.. What I've done! Best of the best vengeance is bettering myself. So I'm breaking my limits! This is it...” β€” Claudius Zephyros
_________________________________________________
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)