GameDB: Add eeClampMode fix to SLPM-66644 #11505
Merged
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.
Previously under #11502, resubmitted with cleaner commit (and Unix EOL)
Previously contributed under @CelestialRyuneko and @JamesKnight313 (both accounts lost to 2FA failure)
Description of Changes
Add eeClampMode fix to SLPM-66644 (J-League Pro Soccer Club o Tsukurou 5)
Rationale behind Changes
Makes the game correctly register left and right Dpad button input in certain screens.
Suggested Testing Steps
Go to the roster screen, and without patch you can't go further right than the leftmost players. You can do that with the patch. Patch adapted from SLES-54151 (same engine).