Skip to content

Commit 1343bf4

Browse files
committed
bump linux-only files issues up to section 1
1 parent d9b4b20 commit 1343bf4

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

src/guide/install/index.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,17 @@ download and install [NEOTOKYO](steam://install/244630) regardless of Windows
2121
or on Linux. Later when NT;RE starts up, it will try to find those files
2222
automatically if possible and mounts them.
2323

24+
#### 1bi. Linux only - Fixing Jitte audio and some fonts failing to load properly
25+
26+
Fonts and sounds with non-lowercase filepaths have been broken since
27+
the TF2-SDK/64-bit update on Linux, affecting the NEUROPOL2 and X-SCALE
28+
fonts, and jitte sounds. To fix this, go to your NEOTOKYO installation
29+
folder and copy then rename the following to lowercase variant:
30+
31+
* `NeotokyoSource/resource/NEUROPOL2.ttf` to `NeotokyoSource/resource/neuropol2.ttf`
32+
* `NeotokyoSource/resource/X-SCALE_.TTF` to `NeotokyoSource/resource/x-scale_.ttf`
33+
* `NeotokyoSource/sound/weapons/Jitte/` to `NeotokyoSource/sound/weapons/jitte/`
34+
2435
### 1c. Source SDK 2013 Multiplayer
2536

2637
Install [Source SDK Base 2013 (MP) Multiplayer](steam://install/243750) (AppID: 243750)
@@ -71,18 +82,7 @@ launch options and set:
7182
-steam
7283
```
7384

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
85+
### 4b. Linux - Force SteamRT 3.0
8686

8787
This is not required, however if you want to make NT;RE run under the
8888
SteamRT 3.0 runtime:
@@ -98,7 +98,7 @@ When NT;RE is launched, a Window with options should popup. On the top
9898
"Container runtime" option change from "None" to "sniper 0.YYYYMMDD.VERSION"
9999
then click "Run". This will popup everytime NT;RE is started through Steam.
100100

101-
### 4d. Could not load library client. Try restarting. If that doesn't work, verify the cache.
101+
### 4c. Could not load library client. Try restarting. If that doesn't work, verify the cache.
102102

103103
#### Windows
104104

0 commit comments

Comments
 (0)