Jump to content

Recommended Posts

Posted

thanks everyone

someone told to create new account and it worked

the problem is because there weird letter account name

but is there better solution

Try to run the program with elevated rights (Right-click - properties - compatibility- then set the administrator flag)

nothing change

Posted

In the config folder you find startup.xml file. Open this in notepad and look for lines:


  <FOLDER>

    <save>%USERPROFILE%\%brand%\%title%</save>

    <!--<save>.\save</save>-->

  </FOLDER>

And change it to:

  <FOLDER>

    <!--<save>%USERPROFILE%\%brand%\%title%</save>-->

    <save>.\save</save>

  </FOLDER>

This will ignore any funny characters you have in your account name and create save files into the game folder instead.

Posted

Thank you Soo much I Really Love You

You are My Knight Shine

You're welcome :)

Closing the thread as solved. If you get more problems pm a moderator to re-open this.

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...