diff --git a/docs/assets/linux-missing-icons.png b/docs/assets/linux-missing-icons.png new file mode 100644 index 00000000..e015445c Binary files /dev/null and b/docs/assets/linux-missing-icons.png differ diff --git a/docs/wiki/Linux.md b/docs/wiki/Linux.md index cc0ca312..0ab1eb25 100644 --- a/docs/wiki/Linux.md +++ b/docs/wiki/Linux.md @@ -47,6 +47,18 @@ Once Proton is installed, when you open your BSManager application for the first # Troubleshooting +## Missing Icons in game + +

+ Linux Missing Icons +
+ NOTE: "?" are missing unicode icons +

+ +This is due to [BSML](https://github.com/monkeymanboy/BeatSaberMarkupLanguage) using a missing font (`Segoe UI Symbols`) for unicode emojis. + +To fix the issue, you need to get a copy of `seguisym.ttf` from the fonts folder an official copy Windows. Once you have a copy, add the font file to `~/.steam/steam/steamapps/compatdata/620980/pfx/drive_c/windows/Fonts`. + ## Permission denied on "bs-versions.json"