Sian_Romantic 4 Report post Posted July 15, 2015 #include <stdio.h> #include <stdlib.h> int main(int argc, char *argv[]) { char command[4096] = {0}; sprintf(command, "cd ..\\POETW2 && PathOfExile.exe %s --language english", argv[1]); system(command); } it not using.. The result was Chinese ------------------------------------ Garena TW Game version 2.0.0d Share this post Link to post Share on other sites
ciloonet 4 Report post Posted July 15, 2015 same here. need help Share this post Link to post Share on other sites
linushsu 1 Report post Posted July 15, 2015 I try to use VisualGGPK tool, Root->Data->*.dat replace Root->Data->Traditional Chinese->*.dat The Game can running in English. But v0.50 RC can't run. Share this post Link to post Share on other sites
alkpone 1000000 Report post Posted July 16, 2015 Can anybody confirm that the Root->Data replacing trick works ? Share this post Link to post Share on other sites
babosasa 0 Report post Posted July 16, 2015 I didn't get what he said, he is missing the file on what to replace and where to download the replacement file Root->Data->*.dat replace Root->Data->Traditional Chinese->*.dat Share this post Link to post Share on other sites
Sian_Romantic 4 Report post Posted July 16, 2015 Can anybody confirm that the Root->Data replacing trick works ? Using Root->Data->*.dat replace Root->Data->Traditional Chinese->*.dat not work mod same chinese Share this post Link to post Share on other sites
babosasa 0 Report post Posted July 16, 2015 wait for alkpone to find a way then xd Share this post Link to post Share on other sites
Sian_Romantic 4 Report post Posted July 18, 2015 Can anybody confirm that the Root->Data replacing trick works ? boss we need you plz Share this post Link to post Share on other sites