I just commited r2100, which brings a couple of more additional long wanted changes.
First, the resolution menu is gone (it wasn't doing anything properly anyway). Anti-aliasing is back, but is off by default, and a new resolution management is reimplemented alongside with this new anti-aliasing option.
To find these, just go to Configuration > Video and change the values for Anti-aliasing and Resolution.
Beware that Anti-aliasing may not be supported by your graphics card (which resulted in several cases of black screens, back when this was implemented for the first time), or the number of samples you want to set may be higher than the number allowed by your graphics card (you can choose between x4, x8 or x16 of multisampling). If you get a black screen by using this, just leave it off and it will go back to normal.
This should be interesting to test when and which cards do support this feature.
As for the resolutions, these now do change your screen's actual resolution, but they have to use Java's full-screen exclusive mode as it's the only supported method to allow this graphical switch. Again, this may probably trigger some OS conflicts which need to be investigated.
So, just change these options and they will take effect the next time you start JPCSP. Better yet, JPCSP will only switch into the desired resolution with anti-alias after you load your game.
First, the resolution menu is gone (it wasn't doing anything properly anyway). Anti-aliasing is back, but is off by default, and a new resolution management is reimplemented alongside with this new anti-aliasing option.
To find these, just go to Configuration > Video and change the values for Anti-aliasing and Resolution.
Beware that Anti-aliasing may not be supported by your graphics card (which resulted in several cases of black screens, back when this was implemented for the first time), or the number of samples you want to set may be higher than the number allowed by your graphics card (you can choose between x4, x8 or x16 of multisampling). If you get a black screen by using this, just leave it off and it will go back to normal.
This should be interesting to test when and which cards do support this feature.
As for the resolutions, these now do change your screen's actual resolution, but they have to use Java's full-screen exclusive mode as it's the only supported method to allow this graphical switch. Again, this may probably trigger some OS conflicts which need to be investigated.
So, just change these options and they will take effect the next time you start JPCSP. Better yet, JPCSP will only switch into the desired resolution with anti-alias after you load your game.