[b][Could anyone take a look at these text files? I would like to port the Brazilian translation of Uncharted to the PS3 that only received a location in Portugal./b]
I can create a tool for it but problem is, There are more strings than the number in the header at the end of file and Im not sure what are they, maybe these strings are just junk, or maybe some ID and offset less null-terminated string I can not create a tool until I am make sure what are these strings in end of file
Last edited by gameside on Sat Sep 18, 2021 2:33 pm, edited 1 time in total.
gameside wrote:I can create a tool for it but problem is, There are more strings than the number in the header at the end of file and Im not sure what are they, maybe these strings are just junk, or maybe some ID and offset less null-terminated string
Check again. The number of strings matches with the value in the header, as well as the number of entries in the table. You can make your tool with the structure that you described, it'll work. By the way, texts are UTF-8.
Delutto wrote:Check again. The number of strings matches with the value in the header, as well as the number of entries in the table. You can make your tool with the structure that you described, it'll work. By the way, texts are UTF-8.
yes you are right, I thought the offsets in table are consecutive, but looks like they are not
gameside wrote:Uncharted: Drake's Fortune strings tool [PS3/PS4] by gameside
drag and drop game text files for export texts, and *.txt file for generate new game file Uncharted-Drake's-Fortune.7z Note: Based on file samples and not tested ingame.