When you launch the game, complete the reshade tutorial if unfamiliar with it, default home key to open the reshade menu.Set your reshade effects toggle hotkey and at the top, select Reshade Preset and select BFME2Enhanced to use this preset.Very important, navigate to the add on tab ...
imgui_io.KeyMap[ImGuiKey_LeftArrow] = 0x25; // VK_LEFT imgui_io.KeyMap[ImGuiKey_RightArrow] = 0x27; // VK_RIGHT imgui_io.KeyMap[ImGuiKey_UpArrow] = 0x26; // VK_UP imgui_io.KeyMap[ImGuiKey_DownArrow] = 0x28; // VK_DOWN imgui_io.KeyMap[ImGuiKey_PageUp] = 0x21; //...