lordscales91 wrote:ok, thanks for your replies, but since the program will be without GUI (unless you explain me how to program it XD), the program will run on a command prompt window
CLI rules
lordscales91 wrote:(sorry, this post should be on the PC programming forum).
Moved it since isn't a PSP project.
lordscales91 wrote: Also I want that the people who use the program help to improve it, the program will ask the user for translations of unknown strings and will add it to his "database", the database can be a txt with predefined tranlations or something like that.
Don't forget to add a [your_favorite_online_source_code_repository] link when you have it working. Seems a interesting project that i will use for sure, i hope that i find enough free time in the near future to work in the MMDAgent engine port again and remove the awkwardness of having japanese names in the PMD read code.
edit:
lordscales91 wrote:Have I already mentioned that I am very n00b? Ok, don't give me the entire code, just take my idea and make the program yourself please. It's not necessary to release the source code, but make the program free please... I don't want to learn programming just for make a program, so please. Can you do it for me, please? Or any other who wants do it.
Please, do not ask for code requests on this subforum
da rules wrote:Do not request people to code something for you.
Also, the issue isn't as trivial as just replace some strings, probably you will need to unfold the whole PMD structure before changing the entity names (at least there are open source implementations that can read PMD files).