Skip to content

Commit b1d0b4d

Browse files
committed
update readme
1 parent ac836d4 commit b1d0b4d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
## The issue in Dragon Nest
22
The game has a particle bug on the AMD CPU after the 64-bit release. This fork fixes it.
3+
4+
## 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".
6+
7+
## Note
8+
Simplified in this context is less instruction count and hopefully less GPU usage.

0 commit comments

Comments
 (0)