/CSNS-Chinese-Localization

A localization program that can let CSN:S load the Chinese.

Primary LanguageC++MIT LicenseMIT

Counter-Strike Online (Nexon: Studio / Zombies) Chinese Localization

Chinese Readme | 中文说明文档

A localization program that can let CSN:S load the Chinese.

This project is current under MIT license and written in C++, build with VS2019.

  • Secondary development and issue / pull request are always welcome!

How to use?

  1. Make sure your game language is English
  2. Get cstrike_chn.nar from CSO China client
  3. Copy it and paste to CSN:S Data folder
  4. Rename it to fixtrike.nar
  5. Get chn_00000.pak* from CSO China client
  6. Copy it and paste to CSN:S Data\Packer folder
  7. Start the program when Nexon Anti-Cheat* is loading
  8. We are done! Enjoy it!

*chn_00000.pak: Don't doubt, you also need other files as this (chn_00001.pak, 00002 etc..)

*Nexon Anti-Cheat: In the lower right of your screen with blue background, showing white text NEXON GAME SECURITY

Will I be banned for using this on Steam server?

Will, most likely YES.

Thats because this program is working like other normal cheating software (memory reading / writing)

USE AT YOUR OWN RISK!

Is this program will stop working after game updates?

I'm not sure, I have do it as much as possible to compatible with game update.

But still, you can always download the source code, update the address and build for yourself!

My game has problem with this program! help!

Start a new issue thread here.

Please give as much detail as possible!

The more detail you gave, the more possibility helps!

Third party library

  • Used KateBot's Memory and Misc code (Author klorik).

  • Used MemoryScan program (Author Bunsei).