Posted 4 years ago
·
Author
Not sure where tp put this...
It would be under Programming of the IMVU client itself, but I don't see that
Anyway...
One of the things I notice about the standard IMVU client is its HUMONGOUS cache. It takes up quite a lot of space in the Windows User directory, and since the User directory is actually vital to the system, this makes system backups take longer. I hear you have your own version of the IMVU client. If I were possessed of a brain so large as to able to write such things, the forst thing I would want would be to relocate where the client stores its files. Put the program in a program directory instead of the user directory and let the location of the cache files be selectable by the user on installation, but defaulting to some cache directory that is not in either \Users or \Windows.
chown -fR us /your/base*
It would be under Programming of the IMVU client itself, but I don't see that
Anyway...
One of the things I notice about the standard IMVU client is its HUMONGOUS cache. It takes up quite a lot of space in the Windows User directory, and since the User directory is actually vital to the system, this makes system backups take longer. I hear you have your own version of the IMVU client. If I were possessed of a brain so large as to able to write such things, the forst thing I would want would be to relocate where the client stores its files. Put the program in a program directory instead of the user directory and let the location of the cache files be selectable by the user on installation, but defaulting to some cache directory that is not in either \Users or \Windows.
chown -fR us /your/base*