gdkchan / MESTool

Bayonetta Text Editing tool
4 stars 4 forks source link

hello, i want your help #3

Closed star19990 closed 7 years ago

star19990 commented 7 years ago

hello i want pc version bayonetta translate, but i dont konw where .mes file and Subtitle file(Is there an .mes file in the cpk file?) how to find that? and what is
Error: "Texts.txt" not found on folder 123! Warning: "TextureMap.xml" not found on folder 123! ??

DropsMJay commented 7 years ago

The files are inside data13.cpk

star19990 commented 7 years ago

Thank you, but I still have one more problem. I entered "mestool -d -pc -all" However, "unhandled Exception : OutOfMemoryException." This is output. how to fix this? (i use subscr000.mes file)

gdkchan commented 7 years ago

-all will try to extract all files. To extract just the file you mentioned you should use "mestool -d -pc subscr000.mes".

star19990 commented 7 years ago

i enter "mestool -d -pc subscr000.mes" But the still same problem

gdkchan commented 7 years ago

I can't reproduce your issue. I tried extracting this file with the tool and it is extracted successfully. I also re-created it and extracted again, and it was extracted without problems.

star19990 commented 7 years ago

hum... maybe my visual studio 2015 something wrong What version of visual studio do you use? and windows i use win10 64 bit

gdkchan commented 7 years ago

Visual Studio 2015 Community running on Win10 aswell.

star19990 commented 7 years ago

I found a reason. Because my visual studio 2015 Build settings is 32-bit was the default Thank you very much for your help.