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
+12-4
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,18 @@ The game has a particle bug on the AMD CPU after the 64-bit release. This fork f
5
5
.pak need to update when dnshader changes (dnshaders2.dat). The dll checks if the specific shader is still the same hash. So updating the dll will be "rarely".
6
6
7
7
## List of Fixes
8
-
* Added Particle fix for AMD CPUs
9
-
* Added Simplified Grass
10
-
* Added No VolumeFog and RadialBlur
11
-
* Added Simplified Volume Tex with little differences on color (ex. ML tornado)
8
+
**High:**
9
+
- Added Particle fix for AMD CPUs
10
+
- Added Simplified Grass
11
+
- Added No VolumeFog and RadialBlur
12
+
- Added Simplified Volume Tex with little differences on color (ex. ML tornado)
13
+
- Add fixed shadow (shadow holes)
14
+
15
+
**Low:**
16
+
- Added Particle fix for AMD CPUs
17
+
- Added Simplified Volume Tex with little differences on color (ex. ML tornado)
18
+
- Added Simplified ground
19
+
- Added Simplified default
12
20
13
21
## Note
14
22
Simplified in this context is hopefully less instruction count/ISA and GPU usage.
0 commit comments