PDA

View Full Version : Launch.log to RAM Drive?



EmDzei
09-08-2009, 03:25 PM
Hi!

I am hosting dedicated server with WinXP. It is 32-bit system and 4 GB of RAM. Becouse 32-bit limit WinXP cannot use full 4 GB. Therefore I have installed 512 kB RAM drive.

How and where I can set up that Launch.log will write its info to RAM disk TEMP folder, not in \UTGame\Logs folder?

I do not use homedirectory (-nohomedir=) and I run two UT3's (-configsubdir=). I have set -log parameter like this:

-log=R:\temp\UT3_ServerLog.txt

, but still Launch.log is writed to HDD, \UTGame\Logs folder. This -log parameter from runserver.bat write right the UT3_ServerLog.txt file to RAM disk.

Better if I can remove all log files. I do not need them. I know I can clean launch.log from UTEngine.ini and its [LogFiles] section, and there line:

PurgeLogsDays=7