From 10b4c0929db3e0eab2845bdc01a0d1ad4956e3ee Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Mon, 26 Apr 2021 15:07:33 +0200 Subject: [PATCH] Mention corefonts in the runtime dependencies --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 18f39341..6331e1f3 100644 --- a/README.md +++ b/README.md @@ -386,6 +386,8 @@ Any plugin should function out of the box, although some plugins will need some additional dependencies for their GUIs to work correctly. Notable examples include: +- If plugins have missing or invisible text, then installing `corefonts` through + `winetricks` may help. - **Serum** requires you to disable `d2d1.dll` in `winecfg` and to install `gdiplus` through `winetricks`. You may also want to disable the tooltips by going to the global settings tab, unchecking 'Show help tooltips', and