Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: MuneSol on March 04, 2007, 05:21:09 AM
-
When I try to make a new project - in fact, I haven't been able to make one, it is stating it is unable to make a project. Under the project path, when it would have '/' listed, it instead has yen signs, and I'm pretty sure that is what it is making it so it won't create a new project.
Is there any way to fix this?
Mune Sol
-
I am trying to run it on Vista...
-
Is this RMXP? If so, Vista will not be able to test games. If it's RM2k3, it should run fine. If it's still giving you trouble, try right clicking the icon, going to properties, clicking the compatibility tab, and setting the compatibility mode to Windows XP SP2.
PS: I remember reading somewhere about yen signs in path names - it's basically the same as a slash, so don't even worry about it (Just copy and paste them, I believe).
-
Yeah, don't worry about the Yen signs, they're the same as slashes.
(¥ = \) Like, \c[1] will appear as ¥c[1], and path names will have ¥s instead of \s. Depends on your version, but it makes no difference.
-
Make sure that you do not have another folder in the directory by the same name. I was trying to name my project folder charas the other day. It is now chara. =)
Edit: switch those around.
-
Awsome! It runs fine now, thank you!