benjamimgois / goverlay

GOverlay is an opensource project that aims to create a Graphical UI to help manage Linux overlays.
GNU General Public License v3.0
518 stars 41 forks source link

Fix broken gpu model checkbox. #91

Closed GloriousEggroll closed 5 months ago

GloriousEggroll commented 5 months ago

I checked mangohud to verifu gpu_name was working when added manually. I then checked the code here and found the gpu model checkbox had incorrect value set (GPUTHRG) so it wasn't working. This correctly sets it to GPUMODEL

benjamimgois commented 5 months ago

Thanks for the fix @GloriousEggroll .

benjamimgois commented 5 months ago

fixed in the last git version.