Skip to content

Commit 81b1e28

Browse files
committed
update readme
1 parent b1d0b4d commit 81b1e28

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22
The game has a particle bug on the AMD CPU after the 64-bit release. This fork fixes it.
33

44
## Why use this
5-
.pak need to update when dnshader changes (dnshaders2.dat). The dll only needs to check if the specific shader is still the same hash. So updating the dll will be "rarely".
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+
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)
612

713
## Note
814
Simplified in this context is less instruction count and hopefully less GPU usage.

0 commit comments

Comments
 (0)