
Tidus - I am sure you can see that even simple language difficulties make this task so very frustrating!
The PMT are very busy right now with a lot of their own projects, so may not be available to help you. HOWEVER, translating the game into Italian is a wonderful idea - and a LONG and involved bit of work! If you wish to make a start at it, the dialogs you will need to change are in this directory:
/Bethesda Softworks/Pirates of The Caribbean/PROGRAM/DIALOGS/
You will see both *.c files and *.h files, one each for each character that converses.
The ones you will need to change are in the .h files. Just use a plain text editor like notepad (but not wordpad or word) and save to the same file format.
That will take care of a lot of the dialog. There are, however, some dialog fragments that are in the .c files - which is why Sirus suggested you wait for Scheffnow to come out with his improved DialogMerge tool. Right now the tool as it stands will merge the .h files and the .c files to help anyone who is creating new dialog for new quests. These files, once they are merged, can be understood a bit easier, but when getting put back into the game SHOULD be separated back into .h files and .c files. Scheffnow's proposed improvement to his DialogMerge tool would make it so that the program will separate the combined .c file and the .h file back into their proper files. This will make your job a lot less `time-consuming`!
What I suggest you do until Scheffnow's improved DialogMerge tool is released, is to download the current version and get started with your translation.
See your Private Messages on this site for more info.
Now that should take care of the dialogs, however there are other files that you might like to change to Italian, like the quest book!
This you will find in /Bethesda Softworks/Pirates of The Caribbean/RESOURCE/QUESTSTEXT/ - the file is quests_text.txt
This can be edited just like the dialogs, and saved as a text file, no need to merge with anything else.
That should be a start for you, anyhow. Hope this helps!!!
