Skip to content
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
11 changes: 11 additions & 0 deletions Patch108pCCG/GameFilesCore/Data/Brazilian/CommandMap.ini
Original file line number Diff line number Diff line change
Expand Up @@ -658,6 +658,17 @@ CommandMap SELECT_ALL
DisplayName = GUI:SelectAll
END

; Patch108p @feature xezon 10/05/2025 Backports new key mapping from Zero Hour.
CommandMap SELECT_ALL_AIRCRAFT
Key = KEY_W
Transition = DOWN
Modifiers = NONE
UseableIn = GAME
Category = SELECTION
Description = GUI:SelectAllAircraftDescription
DisplayName = GUI:SelectAllAircraft
END

CommandMap SCATTER
Key = KEY_X
Transition = DOWN
Expand Down
11 changes: 11 additions & 0 deletions Patch108pCCG/GameFilesCore/Data/Chinese/CommandMap.ini
Original file line number Diff line number Diff line change
Expand Up @@ -654,6 +654,17 @@ CommandMap SELECT_ALL
DisplayName = GUI:SelectAll
END

; Patch108p @feature xezon 10/05/2025 Backports new key mapping from Zero Hour.
CommandMap SELECT_ALL_AIRCRAFT
Key = KEY_W
Transition = DOWN
Modifiers = NONE
UseableIn = GAME
Category = SELECTION
Description = GUI:SelectAllAircraftDescription
DisplayName = GUI:SelectAllAircraft
END

CommandMap SCATTER
Key = KEY_X
Transition = DOWN
Expand Down
11 changes: 11 additions & 0 deletions Patch108pCCG/GameFilesCore/Data/English/CommandMap.ini
Original file line number Diff line number Diff line change
Expand Up @@ -658,6 +658,17 @@ CommandMap SELECT_ALL
DisplayName = GUI:SelectAll
END

; Patch108p @feature xezon 10/05/2025 Backports new key mapping from Zero Hour.
CommandMap SELECT_ALL_AIRCRAFT
Key = KEY_W
Transition = DOWN
Modifiers = NONE
UseableIn = GAME
Category = SELECTION
Description = GUI:SelectAllAircraftDescription
DisplayName = GUI:SelectAllAircraft
END

CommandMap SCATTER
Key = KEY_X
Transition = DOWN
Expand Down
11 changes: 11 additions & 0 deletions Patch108pCCG/GameFilesCore/Data/French/CommandMap.ini
Original file line number Diff line number Diff line change
Expand Up @@ -654,6 +654,17 @@ CommandMap SELECT_ALL
DisplayName = GUI:SelectAll
END

; Patch108p @feature xezon 10/05/2025 Backports new key mapping from Zero Hour.
CommandMap SELECT_ALL_AIRCRAFT
Key = KEY_W

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In French it should be bound to 'Z' because the French use an azerty-keyboard. (The 'select-all' is therefore assigned to 'A' for example)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why?

Transition = DOWN
Modifiers = NONE
UseableIn = GAME
Category = SELECTION
Description = GUI:SelectAllAircraftDescription
DisplayName = GUI:SelectAllAircraft
END

CommandMap SCATTER
Key = KEY_X
Transition = DOWN
Expand Down
12 changes: 12 additions & 0 deletions Patch108pCCG/GameFilesCore/Data/German/CommandMap.ini
Original file line number Diff line number Diff line change
Expand Up @@ -654,6 +654,18 @@ CommandMap SELECT_ALL
DisplayName = GUI:SelectAll
END

; Patch108p @feature xezon 10/05/2025 Backports new key mapping from Zero Hour.
; Uses CTRL+Q mapping because W is already mapped by Guard mode.
CommandMap SELECT_ALL_AIRCRAFT
Key = KEY_Q
Copy link

@Skyaero42 Skyaero42 May 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where would the guard button be defined? I think it is a unit-specific command, but I cannot find it in the INI.
Based on the German keyboard layout (qwertz), it does not make sense it is assigned to W and should be changed, rather that assign an illogical key to select all aircraft.

edit: I saw your youtube video and see the issue. I still think we need to change the german key layout to match the keyboard. 'bewachen' could also have hotkey 'b' and still be logical (if 'b' isn't used for something else)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well we open Pandoras box if we try to change keys at mass, because one reassignment will lead to new conflicts.

Transition = DOWN
Modifiers = CTRL
UseableIn = GAME
Category = SELECTION
Description = GUI:SelectAllAircraftDescription
DisplayName = GUI:SelectAllAircraft
END

CommandMap SCATTER
Key = KEY_X
Transition = DOWN
Expand Down
11 changes: 11 additions & 0 deletions Patch108pCCG/GameFilesCore/Data/Italian/CommandMap.ini
Original file line number Diff line number Diff line change
Expand Up @@ -654,6 +654,17 @@ CommandMap SELECT_ALL
DisplayName = GUI:SelectAll
END

; Patch108p @feature xezon 10/05/2025 Backports new key mapping from Zero Hour.
CommandMap SELECT_ALL_AIRCRAFT
Key = KEY_W
Transition = DOWN
Modifiers = NONE
UseableIn = GAME
Category = SELECTION
Description = GUI:SelectAllAircraftDescription
DisplayName = GUI:SelectAllAircraft
END

CommandMap SCATTER
Key = KEY_X
Transition = DOWN
Expand Down
11 changes: 11 additions & 0 deletions Patch108pCCG/GameFilesCore/Data/Korean/CommandMap.ini
Original file line number Diff line number Diff line change
Expand Up @@ -654,6 +654,17 @@ CommandMap SELECT_ALL
DisplayName = GUI:SelectAll
END

; Patch108p @feature xezon 10/05/2025 Backports new key mapping from Zero Hour.
CommandMap SELECT_ALL_AIRCRAFT
Key = KEY_W
Transition = DOWN
Modifiers = NONE
UseableIn = GAME
Category = SELECTION
Description = GUI:SelectAllAircraftDescription
DisplayName = GUI:SelectAllAircraft
END

CommandMap SCATTER
Key = KEY_X
Transition = DOWN
Expand Down
11 changes: 11 additions & 0 deletions Patch108pCCG/GameFilesCore/Data/Polish/CommandMap.ini
Original file line number Diff line number Diff line change
Expand Up @@ -654,6 +654,17 @@ CommandMap SELECT_ALL
DisplayName = GUI:SelectAll
END

; Patch108p @feature xezon 10/05/2025 Backports new key mapping from Zero Hour.
CommandMap SELECT_ALL_AIRCRAFT
Key = KEY_W
Transition = DOWN
Modifiers = NONE
UseableIn = GAME
Category = SELECTION
Description = GUI:SelectAllAircraftDescription
DisplayName = GUI:SelectAllAircraft
END

CommandMap SCATTER
Key = KEY_X
Transition = DOWN
Expand Down
11 changes: 11 additions & 0 deletions Patch108pCCG/GameFilesCore/Data/Spanish/CommandMap.ini
Original file line number Diff line number Diff line change
Expand Up @@ -654,6 +654,17 @@ CommandMap SELECT_ALL
DisplayName = GUI:SelectAll
END

; Patch108p @feature xezon 10/05/2025 Backports new key mapping from Zero Hour.
CommandMap SELECT_ALL_AIRCRAFT
Key = KEY_W
Transition = DOWN
Modifiers = NONE
UseableIn = GAME
Category = SELECTION
Description = GUI:SelectAllAircraftDescription
DisplayName = GUI:SelectAllAircraft
END

CommandMap SCATTER
Key = KEY_X
Transition = DOWN
Expand Down