Chat log and possible FPS increase

Zoia

Can't get enough of FH
Joined
Jan 13, 2004
Messages
1,326
Dunno if anyone has mentioned this here before, but I found this thread on VN:
VN Boards - Can disabling combat logging increase your FPS?

Apparently, WAR logs just about everything. All chat, tells, combat, etc, for all chars you have. When i checked, my witch hunter's log was at 38mb. Imagine what it could be in a couple of years. :)

There are ways to disable the chat and combat logs that's described in that thread(it wont affect the /tell logs).
One way was to write some /script command in game, but that seemed to reset once i logged off.

---------
Here's what i did(for those that haven't used addons before, like me):

Download and unzip this:
http://www.warpstone.net/DontLogMeBro-1.1.0.zip

In your warhammer folder, make a new folder named "Interface". In that folder, make one named "Addons".

Put the "DontLogMeBro" folder into the "Addons" folder.

Like this: C:/Games/Warhammer/Interface/Addons/DontLogMeBro
---------

It looks like some people have seen a good increase in FPS from doing this, while others do not. Might affect those with lower end PCs more, who knows.
MJ have posted in the thread and we might hear something from Mythic soon. ;)

It's worth a try if you have slow FPS in scenarios, etc.
 

Bahumat

FH is my second home
Joined
Jun 22, 2004
Messages
16,788
I think I will wait a bit and see what Mythic find out about this.
 

Stok@s

Fledgling Freddie
Joined
Oct 5, 2004
Messages
10
from patch note 1.0.2

Due to reports that text logging in RvR may have been affecting performance in some cases, we have set combat and chat logging to be turned off by default. Players who wish to turn their logging on once more can do so by changing their game settings. Please note that there is a certain risk to changing your game settings, and so this process is only recommended for advanced users.
In the game directory, in the user folder, locate the file named UserSettings.xml
Edit that file with Notepad or Wordpad (double clicking on it will usually result in Internet Explorer showing the file and it will not be editable)
Find the line that says, <Logging logAllToDisk=”false”>
Change “false” to “true”
Save the file to the proper directory


i have all log turn off and it make's uge diference in fps :m00:
 

Manisch Depressiv

Part of the furniture
Joined
Mar 6, 2005
Messages
7,727
from patch note 1.0.2

Due to reports that text logging in RvR may have been affecting performance in some cases, we have set combat and chat logging to be turned off by default. Players who wish to turn their logging on once more can do so by changing their game settings. Please note that there is a certain risk to changing your game settings, and so this process is only recommended for advanced users.
In the game directory, in the user folder, locate the file named UserSettings.xml
Edit that file with Notepad or Wordpad (double clicking on it will usually result in Internet Explorer showing the file and it will not be editable)
Find the line that says, <Logging logAllToDisk=”false”>
Change “false” to “true”
Save the file to the proper directory


i have all log turn off and it make's uge diference in fps :m00:

That's pathetic really from a programmer's point of view. Can't be so hard to set up a new worker thread that can take care of the logging and disc writes regardless of the rendering pipeline.

Oh dear.

Thank you on the advice, will turn the logging to disc off.
 

Stok@s

Fledgling Freddie
Joined
Oct 5, 2004
Messages
10
they had that log thing for beta and i think they forgot to take it off rofl
 

Phantomby

Loyal Freddie
Joined
May 8, 2004
Messages
243
hmm...ive opened my file and it doesnt contain a line saying <logging alltodisk>

done a ctrl-f find and nothing showed.

am i missing something (other than that line:))
 

Stok@s

Fledgling Freddie
Joined
Oct 5, 2004
Messages
10
hmm...ive opened my file and it doesnt contain a line saying <logging alltodisk>

done a ctrl-f find and nothing showed.

am i missing something (other than that line:))

i think that will come with 1.0.2 if you playing EU server's can always type this ingame:

/script TextLogSetIncrementalSaving("Chat", false, "logs/chat.log")
/script TextLogSetIncrementalSaving("Combat", false, "logs/combat.log")
/script TextLogSetIncrementalSaving("System", false, "logs/system.log")
/script TextLogSetIncrementalSaving("Guild", false, "logs/guildnews.log")

to bring bk log just type the same thing just replace the false for true ;p
 

Users who are viewing this thread

Top Bottom