Jump to content

Grisaia no Kajitsu Problem (Solved)


NEET

Recommended Posts

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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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

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