Ru translation 3-618 (beta)#21
Conversation
Trying to test this format of translation publication. Can also be considered first public release of Russian translation, even if its rather barebones. * Includes Menu, Dialog, Strings, SystemString and SystemValue files. * Does not includes Databases, Basic RPG System and Documentation. * MDS file formatted other way since I'm using different software to make it. Possibly can be fixed later, but currently it's recommended to merge Menu, Dialog and Strings rc files in dll one after another. * Terminology and command colouring may be a bit off, since work was done on the span of ~2 years.
|
Hello! Thanks for make a pull resquest! About the different software you're using, I remember trying to use the Risoh editor, but I didn't get that far. So if you can, I'd like to know how to use it, so I can put it up as another way of doing a translation. As this PR is a draft, are you going to add what you have planned or just the .rc and the two txt? Because if it's just the two, that's fine. You can make another PR in the future, when you've finished the basic RPG system. |
|
Speaking of the steps to import the rc files via risoh:
Please, take a note that Risoh cannot be used to work with embedded Zip files, since it refuses to replace them. And replacing the project Zips in the dll would not have an effect, which means that you will have to replace them in the editor.exe for change to take effect. Speaking of the current PR state: |
Tested on 3-618, was working long enough to mix up the version numbers in the linked PR. ( > <)
Done:
Planned to add:
Currently not planned for this project:
Screenshots:




Note to add: Due to use of different software for working with RC files (Risoh editor vs. ("Recommended") Resource hacker), very likely that the currently described pipeline would not be able to compile the translation dll with included files. If required, I could describe the steps I personally use to compile the translation dll and even send one ready for use.