Download:
https://www.github.com/rsn8887/scummvm/releases
This is for anyone who wants to test out the latest development version of ScummVM PSP until the ScummVM buildbot is switched over to the new Docker-based buildbot system and official PSP daily builds start working again.
Recent PSP-related changes (newest first):
- fixed cursor jumps in x/y coordinates, fixed new smooth cursor speed to it is now the same as it was for the old, jerky cursor (can be adjusted in "Controls" tab).
- Implemented smooth mouse cursor motion and control options where one can change mouse cursor speed and joystick deadzone settings.
- Add new graphics mode "Fit to Screen." This mode replaces the "4:3 Aspect Ratio" and "Keep Aspect Ratio" modes. The new "Fit to Screen" mode makes proper use of the "Aspect Ratio Correction" checkbox setting. If the checkbox is set, the aspect ratio will be forced to 4:3, useful for games like Full Throttle. If the checkbox is not set, the aspect ratio will be the original game aspect ratio, useful for games like Dreamweb.
- Add new graphics mode "4:3 Aspect Ratio" (dam-soft, digitall, rsn8887)
Now the user has the choice between the old graphics mode "Keep Aspect Ratio," good for 16:10 games like Dreamweb, and a new mode "4:3 Aspect Ratio," good for 4:3 games like Full Throttle.