11-17-2012, 09:20 AM
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.
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.