You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,12 +32,12 @@ Sfall is required for any HQ/Lossless option.
32
32
33
33
### HQ
34
34
35
-
1. Download `hq` package from the [latest release page](https://github.com/BGforgeNet/Fallout2-HQ-music/releases/latest).
36
-
1. Extract files into `data\sound\music`.
35
+
1. Download the `hq` package from the [latest release page](https://github.com/BGforgeNet/Fallout2-HQ-music/releases/latest).
36
+
2. Extract files into `data\sound\music`.
37
37
38
38
### Lossless
39
39
40
-
Same as HQ, but download corresponding lossless package instead.
40
+
Same as HQ, but download the lossless package instead.
41
41
42
42
Also, in `ddraw.ini`, find and set the following:
43
43
@@ -46,15 +46,15 @@ Also, in `ddraw.ini`, find and set the following:
46
46
AllowDShowSound=1
47
47
```
48
48
49
-
- For **Wav**, no additional configuration required.
50
-
- For **WavPack**, you will need to install [WavPack](https://www.wavpack.com/downloads.html) DirectShow Filter.
49
+
- For **Wav**, no additional configuration is required.
50
+
- For **WavPack**, you will need to install the [WavPack](https://www.wavpack.com/downloads.html) DirectShow Filter.
51
51
- For **Flac**, you will need [flac](https://www.xiph.org/dshow/) codecs.
52
52
53
53
## Fallout 1
54
54
55
-
You can't use HQ/Lossless in Fallout **1** directly. But you can use it in [Fallout1in2](https://github.com/rotators/Fo1in2). The procedure is the same.
55
+
You can't use HQ/Lossless in Fallout **1** directly, but you can use it in [Fallout1in2](https://github.com/rotators/Fo1in2). The procedure is the same.
56
56
57
57
## Linux
58
58
59
59
- Make sure to install `gstreamer-plugins-good`, with architecture matching `WINEARCH`.
60
-
- For WavPack/Flac, also install corresponding packages.
60
+
- For WavPack/Flac, also install the corresponding packages.
0 commit comments