File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed
Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,18 @@ launch options and set:
7171-steam
7272```
7373
74- ### 4b. Linux - Force SteamRT 3.0
74+ ### 4b. Linux - Jitte audio and some fonts failing to load properly
75+
76+ Fonts and sounds with non-lowercase filepaths have been broken since
77+ the TF2-SDK/64-bit update on Linux, affecting the NEUROPOL2 and X-SCALE
78+ fonts, and jitte sounds. To fix this, go to your NEOTOKYO installation
79+ folder and copy then rename the following to lowercase variant:
80+
81+ * ` NeotokyoSource/resource/NEUROPOL2.ttf ` to ` NeotokyoSource/resource/neuropol2.ttf `
82+ * ` NeotokyoSource/resource/X-SCALE_.TTF ` to ` NeotokyoSource/resource/x-scale_.ttf `
83+ * ` NeotokyoSource/sound/weapons/Jitte/ ` to ` NeotokyoSource/sound/weapons/jitte/ `
84+
85+ ### 4c. Linux - Force SteamRT 3.0
7586
7687This is not required, however if you want to make NT;RE run under the
7788SteamRT 3.0 runtime:
@@ -87,7 +98,7 @@ When NT;RE is launched, a Window with options should popup. On the top
8798"Container runtime" option change from "None" to "sniper 0.YYYYMMDD.VERSION"
8899then click "Run". This will popup everytime NT;RE is started through Steam.
89100
90- ### 4c . Could not load library client. Try restarting. If that doesn't work, verify the cache.
101+ ### 4d . Could not load library client. Try restarting. If that doesn't work, verify the cache.
91102
92103#### Windows
93104
You can’t perform that action at this time.
0 commit comments