Update patches - #756
Open
PeterDelta wants to merge 1 commit into
Open
Conversation
PeterDelta
force-pushed
the
main
branch
2 times, most recently
from
August 1, 2026 09:32
a8a6467 to
27674c0
Compare
pgert
reviewed
Aug 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I update and add patches for widescreen, FPS, remove black bars, and NTSC video modes for PAL. Most of the FPS patch updates are minor changes that improve consistency and reliability, such as: TMNT 2 and 3, Men in Black II or Astro Boy.
Other relevant changes:
Black (Korea): The FPS patch was incomplete. The speed issues have now been resolved.
Viewtiful Joe (Japan): Replaces the widescreen patch that blurs the image and lacks rendering correction.
Klonoa 2 (USA): Several reported issues have been fixed. I've also decided to disable part of the previous patch that partially sets the HUD to 4:3, resulting in a disproportionate display because the other half is stretched. It's safe to enable it if it's of general interest, but I think it looks better this way.
Franklin - A Birthday Surprise: The widescreen patch was replaced because it lacked rendering correction and made the image look different from the original, in terms of colors and lighting.
Midnight Club II: I restored Arapapa's widescreen patch, and it's working now. I also fixed the FPS patch speed in the main menu; it was running at half speed and felt very slow.
FPS patches for GTA 3 and Vice City have been replaced, and the speed of various elements such as the camera and weapon rotation has been corrected.
Fixes #657
Fixes #751