[wiki] added guide to fix missing in-game icons in linux

This commit is contained in:
silentrald
2024-12-17 12:21:00 +08:00
parent 26699c1867
commit da61b4e619
2 changed files with 12 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 782 KiB

+12
View File
@@ -47,6 +47,18 @@ Once Proton is installed, when you open your BSManager application for the first
# Troubleshooting
## Missing Icons in game
<p align="center">
<img src="../assets/linux-missing-icons.png" alt="Linux Missing Icons" width="300"/>
<br>
NOTE: "?" are missing unicode icons
</p>
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"
<pre>