Can you explain me how this work? I downloaded the game but says windows cannot open it when I try to translate with krkrextract
I haven't opened the game in ages, from what I can remember:
1- Use krkrextract to decrypt the game data file (the most voluminous one in a clean game folder: it contains all the game files in an encrypted format)
2- Check you can now safely launch the game after renaming/deleting the data files (same as you would without decryption).
(1 and 2 are basically the same as decrypting an RPG maker game. The difference is that the decrypted files can be opened/edited with any text editor.)
3- You can now open the decrypted file and edit them (! this is raw code so do not expect all the source code to be only text, expect a game's code because that's what it is)
4- You can replace the file the decrypted files with translated files or translate them yourself
I stand by my statement that the game files are shit and a pain to edit.
As a precaution be sure to use a System as close to what the dev used when making the game. Local Jap, etc.* If it works for someone be sure to tell so I don't get flooded by confused users.
If a TL team needs a dev to help them focus on TLing only, feel free to contact me. I entertain the thought of learning python and I would have fun making a patcher using python. I do have the skills to make it happen.
Also if a TL team is really stuck unable to make the game work we can debug it together and see what's the issue.
From what I can gather some people are stuck at step 1. I know for sure that krkrextract works for Windows 7 (or whatever my system was at the time). I cannot say for Windows 8/10. (*) When you are working with text files many unseen shenanigans can happen so there's that.
You cannot use my files as-is. I just gave translated files that are part of the decrypted file. The whole game contains pics, etc. You should be able to procure both krkrextract and the game the decrypt it, etc.