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

MangoHud enforcing anisotropic filtering that is not possible to disable. #83

Closed Tecnio closed 3 months ago

Tecnio commented 6 months ago

GOverlay 1.0 has the feature to set anisotropic filtering to force a specific value, while this feature is very useful it cannot be disabled. The default 0 value does not disable the feature but disable anisotropic filtering for all MangoHud applications causing weird texture issues at angles. Removing the value from the config fixes the problem.

Version: GOverlay 1.0 System: Arch Linux with KDE Plasma

Steps to Reproduce:

  1. Install GOverlay
  2. Hit the "Save" button
benjamimgois commented 6 months ago

Thanks for reporting @Tecnio . I'll work in a fix for next update

benjamimgois commented 3 months ago

@Tecnio Fixed in latest 1.1 release