Skip to content

Commit

Permalink
GameDB: Add eeClampMode fix to SLPM-66644 (#11505)
Browse files Browse the repository at this point in the history
Add eeClampMode fix to SLPM-66644 (J-League Pro Soccer Club o Tsukurou 5)
  • Loading branch information
Nexxus-Drako authored Jul 5, 2024
1 parent 10a7fe0 commit a52f823
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion bin/resources/GameIndex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23685,7 +23685,7 @@ SLES-54151:
region: "PAL-M5"
compat: 5
clampModes:
eeClampMode: 3 # Makes the game to correctly register left and right Dpad button input.
eeClampMode: 3 # Makes the game correctly register left and right Dpad button input.
memcardFilters: # Enables import of players from completed career saves.
- "SLES-54151"
- "SLES-54153"
Expand Down Expand Up @@ -45821,6 +45821,8 @@ SLPM-66644:
name-sort: Jりーぐ ぷろさっかーくらぶをつくろう!5
name-en: "J-League Pro Soccer Club o Tsukurou 5"
region: "NTSC-J"
clampModes:
eeClampMode: 3 # Makes the game correctly register left and right Dpad button input.
SLPM-66645:
name: バイオニクル ヒーローズ
name-sort: ばいおにくる ひーろーず
Expand Down

0 comments on commit a52f823

Please sign in to comment.