flightlessmango / MangoHud

A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. Discord: https://discordapp.com/invite/Gj5YmBb
MIT License
6.33k stars 278 forks source link

error report: [overlay_params.cpp:145] Unrecognized key: '=Shift_L' #1213

Closed kamikaze211 closed 7 months ago

kamikaze211 commented 7 months ago

Describe the bug When using goverlay to save mangohud configuration, it takes over 2 minutes to complete, and the terminal will give an error report like this: [MANGOHUD] [error] [overlay_params.cpp:145] Unrecognized key: '=Shift_L'

List relevant hardware/software information

To Reproduce Steps to reproduce the behavior:

  1. Open goverlay in terminal
  2. Click on 'save'
  3. Goverlay will lost response
  4. See error in terminal : [MANGOHUD] [error] [overlay_params.cpp:145] Unrecognized key: '=Shift_L'
  5. After about 2 minutes, the configuration file will be saved

Expected behavior I also write the question on the page of goverlay https://github.com/benjamimgois/goverlay/issues/56#issuecomment-1902722272

flightlessmango commented 7 months ago

This doesn't seem related to mangohud

kamikaze211 commented 7 months ago

This doesn't seem related to mangohud

Thank you for replying. It seems to be a Goverlay bug. https://github.com/benjamimgois/goverlay/issues/87