Re: Chinese Translation.

#4
No need to ask for permission =) the game runs under a http://creativecommons.org/licenses/by-sa/3.0/ so you can definitely make an official chinese translation.

Edit:

Here is how to get to the game's decompiled Source Code so you can edit the main.bb file to translate the English messages:

In SCP:CB folder go to the 'Source Code' folder
Image
Inside it is the 'Main.bb' file, you can edit it with the Notepad program or Notepad++
Image
You want to only edit lines that look like this:
Image
Msg = "Pick up the paper on the desk and open the inventory by pressing tab"

Be careful not to edit any other code lines, because that is the games main programming file, only edit the English message lines.
The edited chinese version will not appear until you have someone re-compile the code into a new game .EXE; so you can post here or Private Message me on the forums or email me at :REDACTED: to get it recompiled if you need any more help.
Last edited by Mirocaine on Mon Feb 19, 2018 11:00 pm, edited 1 time in total.