Hi,
As everyone probably knows, the PSP ScummVM port has incorrect 4x3 aspect radio. That is why I have recompiled my own version of ScummVM that removes this inconvenience.
Below are the screenshots of the original port of the PSP port (upper image) and my version (lower image).
If anyone wants a fixed version of the PSP port, please PM.
ScummVM PSP with 4x3 aspect radio
Moderator: ScummVM Team
Re: ScummVM PSP with 4x3 aspect radio
Nice work! Why don’t you put your work on github and also put the release up there? That way everyone can benefit from your work and someone might even merge the fix into the main Scumm.dam-soft wrote:Hi,
As everyone probably knows, the PSP ScummVM port has incorrect 4x3 aspect radio. That is why I have recompiled my own version of ScummVM that removes this inconvenience.
Below are the screenshots of the original port of the PSP port (upper image) and my version (lower image).
If anyone wants a fixed version of the PSP port, please PM.
dam-soft: I assume you mean this ticket?
https://bugs.scummvm.org/ticket/10239
Can you please attach a code patch for your proposed changes to that ticket? That should get this applied fairly quickly if there are no arguments.
A Github Pull Request would be even better with a link added to the ticket, but a patch will be sufficient.
https://bugs.scummvm.org/ticket/10239
Can you please attach a code patch for your proposed changes to that ticket? That should get this applied fairly quickly if there are no arguments.
A Github Pull Request would be even better with a link added to the ticket, but a patch will be sufficient.
Have opened a Pull Request for this as:
https://github.com/scummvm/scummvm/pull/1096
https://github.com/scummvm/scummvm/pull/1096
A fix for this has now been merged into the official ScummVM code.
Thanks to all those involved!
Sadly, current development buildbot builds crash when loading any game due to some other, non-related issue. This will be not be fixed until a new Docker-based buildbot is implemented.
In the meantime, you can try a recent ScummVM daily build (unofficial, untested) with the new code for the 4:3 graphics mode here:
https://github.com/rsn8887/scummvm/releases/
Thanks to all those involved!
Sadly, current development buildbot builds crash when loading any game due to some other, non-related issue. This will be not be fixed until a new Docker-based buildbot is implemented.
In the meantime, you can try a recent ScummVM daily build (unofficial, untested) with the new code for the 4:3 graphics mode here:
https://github.com/rsn8887/scummvm/releases/