DragonNest/Extern/GPK/Redist
2024-12-19 09:48:26 +08:00
..
Debug 初步修复 2024-12-19 09:48:26 +08:00
Release 初步修复 2024-12-19 09:48:26 +08:00
x64 初步修复 2024-12-19 09:48:26 +08:00
readme.txt 初步修复 2024-12-19 09:48:26 +08:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

因为gpk具有很强的抗调试能力所以整合gpk后可能无法调试如果要调试请使用debug目录中的文件替换(包括client和Server)。
debug目录中的gpk去除了全部的反外挂功能仅保留了动态代码功能方便开发者调试。发布请使用Release中的相关文件。
Release和Debug目录的区别
\Server\DynCodeBin中的所有动态代码文件
\Client\gpk\gpk.s
其余文件相同。