diff --git a/src/config.cpp b/src/config.cpp index ceef9340..e97e1dd1 100644 --- a/src/config.cpp +++ b/src/config.cpp @@ -290,7 +290,7 @@ void Config::readGameINI() { customDataPath = prefPath(dataPathOrg.c_str(), dataPathApp.c_str()); } - commonDataPath = prefPath(".", "mkxpz"); + commonDataPath = prefPath(".", "mkxp-z"); if (rgssVersion == 0) { /* Try to guess RGSS version based on Data/Scripts extension */