• Welcome to Battlezone Universe.
 

News:

Welcome to the BZU Archive dated December 24, 2009. Topics and posts are in read-only mode. Those with accounts will be able to login and browse anything the account had access granted to at the time. No changes to permissions will be made to be given access to particular content. If you have any questions, please reach out to squirrelof09/Rapazzini.

Main Menu

Gameprefs Settings

Started by Red Devil, February 29, 2004, 12:04:48 PM

Previous topic - Next topic

Red Devil

When hosting while testing, I displayed my network settings from Gameprefs.ini in the Server Message so that everyone could see what I was using. Gameprefs.ini is located in addon\config.

The window is 24 characters wide, so, to make everything display nicely, make each entry that wide.  Here is my entry if someone wants to use it for a template:


DefaultMessage = "MaxSmooth = 0.1         disableNAGLE = true     UseNewTimeskew = true   UseKeepAlive = true"


Also, here are some handy settings for the AIP info so it will display in the same place depending on your screen resolution. (uncomment/comment as appropriate)

//800x600 (using bottom right as reference point)
AIPDebug_PosX = -300
AIPDebug_PosY = -200

//640x480 (using bottom right as reference point)
//AIPDebug_PosX = -260
//AIPDebug_PosY = -157

//800x600  (using top left as reference point)
//AIPDebug_PosX = 500
//AIPDebug_PosY = 400

//640x480 (using top left as reference point)
//AIPDebug_PosX = 380
//AIPDebug_PosY = 323
What box???