From 059ea1807054d9f1f99c758f79189461a6a0ecbc Mon Sep 17 00:00:00 2001 From: xezon <4720891+xezon@users.noreply.github.com> Date: Sat, 10 May 2025 15:21:52 +0200 Subject: [PATCH] [GEN] Add new key mapping for Select All Aircraft to original game languages --- .../GameFilesCore/Data/Brazilian/CommandMap.ini | 11 +++++++++++ .../GameFilesCore/Data/Chinese/CommandMap.ini | 11 +++++++++++ .../GameFilesCore/Data/English/CommandMap.ini | 11 +++++++++++ .../GameFilesCore/Data/French/CommandMap.ini | 11 +++++++++++ .../GameFilesCore/Data/German/CommandMap.ini | 12 ++++++++++++ .../GameFilesCore/Data/Italian/CommandMap.ini | 11 +++++++++++ .../GameFilesCore/Data/Korean/CommandMap.ini | 11 +++++++++++ .../GameFilesCore/Data/Polish/CommandMap.ini | 11 +++++++++++ .../GameFilesCore/Data/Spanish/CommandMap.ini | 11 +++++++++++ 9 files changed, 100 insertions(+) diff --git a/Patch108pCCG/GameFilesCore/Data/Brazilian/CommandMap.ini b/Patch108pCCG/GameFilesCore/Data/Brazilian/CommandMap.ini index 2e90f545e..8279aa874 100644 --- a/Patch108pCCG/GameFilesCore/Data/Brazilian/CommandMap.ini +++ b/Patch108pCCG/GameFilesCore/Data/Brazilian/CommandMap.ini @@ -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 diff --git a/Patch108pCCG/GameFilesCore/Data/Chinese/CommandMap.ini b/Patch108pCCG/GameFilesCore/Data/Chinese/CommandMap.ini index 8109f78f8..8b15b0f54 100644 --- a/Patch108pCCG/GameFilesCore/Data/Chinese/CommandMap.ini +++ b/Patch108pCCG/GameFilesCore/Data/Chinese/CommandMap.ini @@ -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 diff --git a/Patch108pCCG/GameFilesCore/Data/English/CommandMap.ini b/Patch108pCCG/GameFilesCore/Data/English/CommandMap.ini index 2e90f545e..8279aa874 100644 --- a/Patch108pCCG/GameFilesCore/Data/English/CommandMap.ini +++ b/Patch108pCCG/GameFilesCore/Data/English/CommandMap.ini @@ -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 diff --git a/Patch108pCCG/GameFilesCore/Data/French/CommandMap.ini b/Patch108pCCG/GameFilesCore/Data/French/CommandMap.ini index f2e655323..9dca6835d 100644 --- a/Patch108pCCG/GameFilesCore/Data/French/CommandMap.ini +++ b/Patch108pCCG/GameFilesCore/Data/French/CommandMap.ini @@ -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 diff --git a/Patch108pCCG/GameFilesCore/Data/German/CommandMap.ini b/Patch108pCCG/GameFilesCore/Data/German/CommandMap.ini index 8109f78f8..4bead9685 100644 --- a/Patch108pCCG/GameFilesCore/Data/German/CommandMap.ini +++ b/Patch108pCCG/GameFilesCore/Data/German/CommandMap.ini @@ -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 + Transition = DOWN + Modifiers = CTRL + UseableIn = GAME + Category = SELECTION + Description = GUI:SelectAllAircraftDescription + DisplayName = GUI:SelectAllAircraft +END + CommandMap SCATTER Key = KEY_X Transition = DOWN diff --git a/Patch108pCCG/GameFilesCore/Data/Italian/CommandMap.ini b/Patch108pCCG/GameFilesCore/Data/Italian/CommandMap.ini index 1ca18f96a..246bad0a0 100644 --- a/Patch108pCCG/GameFilesCore/Data/Italian/CommandMap.ini +++ b/Patch108pCCG/GameFilesCore/Data/Italian/CommandMap.ini @@ -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 diff --git a/Patch108pCCG/GameFilesCore/Data/Korean/CommandMap.ini b/Patch108pCCG/GameFilesCore/Data/Korean/CommandMap.ini index 8109f78f8..8b15b0f54 100644 --- a/Patch108pCCG/GameFilesCore/Data/Korean/CommandMap.ini +++ b/Patch108pCCG/GameFilesCore/Data/Korean/CommandMap.ini @@ -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 diff --git a/Patch108pCCG/GameFilesCore/Data/Polish/CommandMap.ini b/Patch108pCCG/GameFilesCore/Data/Polish/CommandMap.ini index 1ca18f96a..246bad0a0 100644 --- a/Patch108pCCG/GameFilesCore/Data/Polish/CommandMap.ini +++ b/Patch108pCCG/GameFilesCore/Data/Polish/CommandMap.ini @@ -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 diff --git a/Patch108pCCG/GameFilesCore/Data/Spanish/CommandMap.ini b/Patch108pCCG/GameFilesCore/Data/Spanish/CommandMap.ini index 1ca18f96a..246bad0a0 100644 --- a/Patch108pCCG/GameFilesCore/Data/Spanish/CommandMap.ini +++ b/Patch108pCCG/GameFilesCore/Data/Spanish/CommandMap.ini @@ -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