mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-25 09:15:49 +03:00
BFC fonts dithered workaround - update readme (#1747)
BFC fonts dithered workaround - update readme
This commit is contained in:
commit
04fc1a9e3b
1 changed files with 4 additions and 0 deletions
|
@ -108,6 +108,10 @@ Dont forget to add your user into dialout group "sudo usermod -aG dialout YOUR_U
|
|||
|
||||
If you have 3D model animation problems, enable "Override software rendering list" in Chrome flags chrome://flags/#ignore-gpu-blacklist
|
||||
|
||||
### Windows users
|
||||
|
||||
If you experience graphics display problems or smudged/dithered fonts display issues in Betaflight Configurator, try invoking the .exe executable file with the --disable-gpu command line switch. This will switch off hardware graphics acceleration. Likewise, setting your graphics card antialiasing option to OFF (e.g. FXAA parameter on NVidia graphics cards) might be a remedy as well.
|
||||
|
||||
## Support
|
||||
|
||||
If you need help please reach out on the [betaflightgroup](https://betaflightgroup.slack.com) slack channel before raising issues on github. Register and [request slack access here](https://slack.betaflight.com).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue