Skip to content

[GEN] Add new key mapping for Fast Forward Replay to original game languages #2771

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions Patch108pCCG/GameFilesCore/Data/Brazilian/CommandMap.ini
Original file line number Diff line number Diff line change
Expand Up @@ -955,4 +955,11 @@ CommandMap CAMERA_RESET
UseableIn = GAME
End

; Patch108p @feature Backports new key mapping from Zero Hour.
CommandMap TOGGLE_FAST_FORWARD_REPLAY
Key = KEY_F
Transition = DOWN
Modifiers = NONE
UseableIn = GAME
End

7 changes: 7 additions & 0 deletions Patch108pCCG/GameFilesCore/Data/Chinese/CommandMap.ini
Original file line number Diff line number Diff line change
Expand Up @@ -951,4 +951,11 @@ CommandMap CAMERA_RESET
UseableIn = GAME
End

; Patch108p @feature Backports new key mapping from Zero Hour.
CommandMap TOGGLE_FAST_FORWARD_REPLAY
Key = KEY_F
Transition = DOWN
Modifiers = NONE
UseableIn = GAME
End

7 changes: 7 additions & 0 deletions Patch108pCCG/GameFilesCore/Data/English/CommandMap.ini
Original file line number Diff line number Diff line change
Expand Up @@ -955,4 +955,11 @@ CommandMap CAMERA_RESET
UseableIn = GAME
End

; Patch108p @feature Backports new key mapping from Zero Hour.
CommandMap TOGGLE_FAST_FORWARD_REPLAY
Key = KEY_F
Transition = DOWN
Modifiers = NONE
UseableIn = GAME
End

7 changes: 7 additions & 0 deletions Patch108pCCG/GameFilesCore/Data/French/CommandMap.ini
Original file line number Diff line number Diff line change
Expand Up @@ -951,4 +951,11 @@ CommandMap CAMERA_RESET
UseableIn = GAME
End

; Patch108p @feature Backports new key mapping from Zero Hour.
CommandMap TOGGLE_FAST_FORWARD_REPLAY
Key = KEY_F
Transition = DOWN
Modifiers = NONE
UseableIn = GAME
End

7 changes: 7 additions & 0 deletions Patch108pCCG/GameFilesCore/Data/German/CommandMap.ini
Original file line number Diff line number Diff line change
Expand Up @@ -951,4 +951,11 @@ CommandMap CAMERA_RESET
UseableIn = GAME
End

; Patch108p @feature Backports new key mapping from Zero Hour.
CommandMap TOGGLE_FAST_FORWARD_REPLAY
Key = KEY_F
Transition = DOWN
Modifiers = NONE
UseableIn = GAME
End

7 changes: 7 additions & 0 deletions Patch108pCCG/GameFilesCore/Data/Italian/CommandMap.ini
Original file line number Diff line number Diff line change
Expand Up @@ -951,4 +951,11 @@ CommandMap CAMERA_RESET
UseableIn = GAME
End

; Patch108p @feature Backports new key mapping from Zero Hour.
CommandMap TOGGLE_FAST_FORWARD_REPLAY
Key = KEY_F
Transition = DOWN
Modifiers = NONE
UseableIn = GAME
End

7 changes: 7 additions & 0 deletions Patch108pCCG/GameFilesCore/Data/Korean/CommandMap.ini
Original file line number Diff line number Diff line change
Expand Up @@ -951,4 +951,11 @@ CommandMap CAMERA_RESET
UseableIn = GAME
End

; Patch108p @feature Backports new key mapping from Zero Hour.
CommandMap TOGGLE_FAST_FORWARD_REPLAY
Key = KEY_F
Transition = DOWN
Modifiers = NONE
UseableIn = GAME
End

7 changes: 7 additions & 0 deletions Patch108pCCG/GameFilesCore/Data/Polish/CommandMap.ini
Original file line number Diff line number Diff line change
Expand Up @@ -951,4 +951,11 @@ CommandMap CAMERA_RESET
UseableIn = GAME
End

; Patch108p @feature Backports new key mapping from Zero Hour.
CommandMap TOGGLE_FAST_FORWARD_REPLAY
Key = KEY_F
Transition = DOWN
Modifiers = NONE
UseableIn = GAME
End

7 changes: 7 additions & 0 deletions Patch108pCCG/GameFilesCore/Data/Spanish/CommandMap.ini
Original file line number Diff line number Diff line change
Expand Up @@ -951,4 +951,11 @@ CommandMap CAMERA_RESET
UseableIn = GAME
End

; Patch108p @feature Backports new key mapping from Zero Hour.
CommandMap TOGGLE_FAST_FORWARD_REPLAY
Key = KEY_F
Transition = DOWN
Modifiers = NONE
UseableIn = GAME
End