Kumoi no Kari
Some technical issues regarding the Chinese localization
#1 by Kumoi no Kari - Mar 11 2025
Hello developers,We have encounter some technical issues in our translation progress. Well, they are not vital, but still we appreciate any help.
We are using the official SDK provided by renpy to extract the texts of the game.
And there exist two problems:
1. The texts are disordered. Well, not disordered when we repack them back into the game, but we have to translate them in disorder. This is not a big problem though.
2. The second problem is more serious. When using the official SDK to extract the texts, similar texts such as "No.","Right." and "Yeah." collapse into one word even there are multiple of them. This situation means that we can only insert one translation for these words although they have different meanings in different contexts. Our programmer said this is because we are using the official SDK of renpy and it will be very time consuming to find new solutions. He also guesses that these problems may occur because of the encryption and decryption process.
Do you have any idea on why these issues occur and on how to deal with them? We sincerely appreciate any help.
