From 98b9d1556409c96b4a20dd178202bea1a7e5ea8d Mon Sep 17 00:00:00 2001 From: esteel Date: Tue, 16 Jan 2007 21:51:09 +0000 Subject: [PATCH] corrected links to wiki in Docs in Docs/server (its now hosted on alientrap.org) git-svn-id: svn://svn.icculus.org/nexuiz/branches/nexuiz-2.0@2125 f962a42d-fe04-0410-a3ab-8c8b0445ebaa --- Docs/FAQ.aft | 4 ++-- Docs/FAQ.html | 4 ++-- Docs/server/readme.txt | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Docs/FAQ.aft b/Docs/FAQ.aft index 38a876e62..0b1437868 100644 --- a/Docs/FAQ.aft +++ b/Docs/FAQ.aft @@ -40,7 +40,7 @@ This happens when the engine can't load the data*.pk3 file. The reasons could be Try run |nexuiz-sdl.exe| instead of |nexuiz.exe| (on Windows). Adding the command line options |-sndspeed 48000| and/or |-sndstereo| can also help on some systems (on Windows, Linux, Mac). ** When I join a server or after a map change I see nothing but a black screen, but I can still move and shoot -This is probably because you don't have the map, that's running on the server. As Nexuiz does now support map/content download the server might be be setup to support this and you will have to get the map the old fashioned way. Those servers will have a download URL in their name or welcome message. There is also a [wiki page (http://savage747.sa.funpic.de/wiki/pmwiki.php?n=Main.CustomMaps)] dedicated to new maps. +This is probably because you don't have the map, that's running on the server. As Nexuiz does now support map/content download the server might be be setup to support this and you will have to get the map the old fashioned way. Those servers will have a download URL in their name or welcome message. There is also a [wiki page (http://alientrap.org/wiki/pmwiki.php?n=Main.CustomMaps)] dedicated to new maps. * Server setup @@ -72,7 +72,7 @@ Use the script |nexuiz-linux.sh| instead of the binary. It will use the right ve Press |\[shift]+\[escape]|. To close it press |\[escape]| ** What console commands/variables are there? -You can get a list of variables by entering |cvarlist| on the console. |cmdlist| will give you a list of available commands. An annotated version of that output can be found at the [Nexuiz wiki (http://savage747.sa.funpic.de/wiki/pmwiki.php?n=Main.ConsoleCommands)]. +You can get a list of variables by entering |cvarlist| on the console. |cmdlist| will give you a list of available commands. An annotated version of that output can be found at the [Nexuiz wiki (http://alientrap.org/wiki/pmwiki.php?n=Main.ConsoleCommands)]. ** How can I speed up my frame rate? The greatest performance boost can be achieved by turning off dynamic lights and shadows in the menu |Options / Effects|. Bloom is also quite resource. Other fps boots include disabeling |Deluxemapping| and |Coronas|. On older graphics cards or on-board/notebook chips with little video ram you can try to lower the texture resolution. To do this open the console ([How do I open the console?]) and type |gl__picmip #; r__restart| (where # is a number between 0 and 10, 0 is the highest quality). Nexuiz now does also include config files that will adjust your graphic settings. Open the console as explained in and type |exec normal.cfg| to get the default setting. |exec med.cfg| and |exec low.cfg| are of lower quality but will make Nexuiz faster. |exec high.cfg| and |exec ultra.cfg| will show what Nexuiz is able to look like but do require a very fast PC and graphic card. Just like the |gl_picmip| some of the settings in those config files require you to either restart Nexuiz or type |vid_restart| in the console afterwards. diff --git a/Docs/FAQ.html b/Docs/FAQ.html index 4a46ec413..8c324ad8b 100644 --- a/Docs/FAQ.html +++ b/Docs/FAQ.html @@ -190,7 +190,7 @@ Try run nexuiz-sdl.exe instead of nexuiz.exe (on Windows). Add

When I join a server or after a map change I see nothing but a black screen, but I can still move and shoot

-This is probably because you don't have the map, that's running on the server. As Nexuiz does now support map/content download the server might be be setup to support this and you will have to get the map the old fashioned way. Those servers will have a download URL in their name or welcome message. There is also a wiki page dedicated to new maps. +This is probably because you don't have the map, that's running on the server. As Nexuiz does now support map/content download the server might be be setup to support this and you will have to get the map the old fashioned way. Those servers will have a download URL in their name or welcome message. There is also a wiki page dedicated to new maps.

@@ -241,7 +241,7 @@ Press [shift]+[escape]. To close it press [escape]

What console commands/variables are there?

-You can get a list of variables by entering cvarlist on the console. cmdlist will give you a list of available commands. An annotated version of that output can be found at the Nexuiz wiki. +You can get a list of variables by entering cvarlist on the console. cmdlist will give you a list of available commands. An annotated version of that output can be found at the Nexuiz wiki.

How can I speed up my frame rate?

diff --git a/Docs/server/readme.txt b/Docs/server/readme.txt index 4fae0e956..d60f08137 100644 --- a/Docs/server/readme.txt +++ b/Docs/server/readme.txt @@ -22,8 +22,8 @@ can start the server by executing the server script. The options in the config file are only the most interesting and important ones. You can find more information about setting up a dedicated server in the Nexuiz Wiki: -http://savage747.sa.funpic.de/wiki/pmwiki.php?n=Main.DedicatedServer +http://alientrap.org/wiki/pmwiki.php?n=Main.DedicatedServer Some more info about the available variables and commands: -http://savage747.sa.funpic.de/wiki/pmwiki.php?n=Main.GameTweaks -http://savage747.sa.funpic.de/wiki/pmwiki.php?n=Main.ConsoleCommands +http://alientrap.org/wiki/pmwiki.php?n=Main.GameTweaks +http://alientrap.org/wiki/pmwiki.php?n=Main.ConsoleCommands -- 2.39.2