I have completed the translator++ project file for this game v1.0.0. It has extracted the translatable Japanese sentences from the txt files in the game's TYO_ETSU_YUGI_Data\StreamingAssets folder and organized them into a table. If you delete the existing Chinese translations and translate them into English using AI, you can directly export and use them.
You must be registered to see the links
By the way, I've already uploaded the custom regex extraction rules for Translator++ for this game here. Since this method directly modifies the game files, every time the game is updated with new text, a new translation patch will need to be created.
You must be registered to see the links
This note is for those interested in creating a translation patch. The tools you'll need to prepare are Translator++, a Large Language Model API, and a tool that can utilize an AI API for translation.(such as Ainiee,lingua gacha and so on)