yvanvds
Member
|
write to user home directory
One of the beta testers of my game had problems with saving the game now that I made an installer which put the game in de program files directory. He could not save a game without running it as administrator.
It should be good to have the savegame folder in a user's home directory. But then we need a function to retrieve the path of the user directory. I know some other libraries can give you this path, but it could be handy if esenthel had a function to return this path.
|
|
04-25-2011 07:57 PM |
|
Esenthel
Administrator
|
RE: write to user home directory
there is something like that, PathSys or SysPath
|
|
04-25-2011 08:44 PM |
|
yvanvds
Member
|
RE: write to user home directory
Ah yes: It's PathSys in Misc.h
thanks again!
|
|
04-25-2011 08:54 PM |
|