Results 1 to 18 of 18
  1. #1
    MSgt. Shooter Person
    Join Date
    Nov 2007
    Location
    Pittsburgh, PA, USA
    Posts
    264

    Exclamation FAQ - Please Start Here

    *** The following information is believed to be accurate as of the time of this posting (11/23/07), currently referencing version 1.1 (first patch). If information is found to be in error it will be corrected. This is not a post created by Epic Games, but rather a compilation of community-contributed knowledge. Please start a new thread to ask a question - do not reply to this post.


    Where can I download the Windows Dedicated Server?
    - http://www.fileplanet.com/182580/180...dicated-Server
    - http://download.beyondunreal.com/fil...er_windows.rar
    - ftp://ftp.unreal.ie/unreal.ie/ut3/se...er_windows.rar
    - http://www.sexy-servers.co.uk/files/...er_Windows.RAR
    - http://games.internode.on.net/fileli...edetails=13458
    - http://ut-fun.de/download.php?view.136
    - http://www.depravityarena.co.uk/UT3_...er_Windows.rar
    - http://forum.i3d.net/downloads.php?do=file&id=431
    - http://ingame.ingame.de/filebase/ind...d=4654&cid=806
    - http://www.sayunkle.com/Epic/UT3_Ded...er_Windows.RAR


    Where can I download the Linux Dedicated Server?
    - BitTorrent: http://tracker.ut-x.net/details.php?...3597c67a7cd12f
    - http://download.beyondunreal.com/fil...r-12172007.bin
    - http://www.globe-network.net/downloa...r-12172007.bin
    - http://www.io-clan.de/io/v2/download...tails&dlid=445
    - http://www.fileplanet.com/183214/180...icated-Server-
    - http://win.raxxy.com/ut3/server/UT3-...r-12172007.bin
    - http://cybernetic-servers.co.uk/down...r-12172007.bin
    - http://www.the-legion.net/UT3-linux-server-12172007.bin
    - http://astro.pas.rochester.edu/~rgut...r-12172007.bin
    - http://dl.baze.de/games/ut3/UT3-linu...r-12172007.bin
    - http://mirror.thecanuckian.com/UT3-l...r-12172007.bin
    - http://0day.icculus.org/ut3/UT3-linu...r-12172007.bin
    - http://treefort.icculus.org/ut3/UT3-...r-12172007.bin
    - ftp://www.unreal.ie/unreal.ie/ut3/se..._linux_1_1.bin
    - ftp://ukftp.multiplay.co.uk/pub/game...r-12172007.bin
    - ftp://ftp.multiplay.co.uk/pub/games/...r-12172007.bin


    Where can I download the latest patch?
    - http://download.beyondunreal.com/fil...ut3/patch1.exe
    - http://www.worthdownloading.com/down...=1952&id=13474
    - http://ut-fun.de/download.php?view.140
    - http://www.fileplanet.com/183076/180...t-3-v1.1-Patch

    The dedicated server uses the same patch as the retail-purchased client. Patches are almost always backward-compatible with any previous server or client versions of UT3. The newest patch includes all of the changes from previous patches. For this reason you only need to apply the latest patch on top of a default installation in order to get all of the fixes.


    What Windows versions are supported?
    - The dedicated server runs on Windows XP, Windows Vista, and Windows 2003 Server. It does not run on Windows 2000 or 2000 Server.


    Does the Windows dedicated server require DirectX to be installed?
    - Yes, the computer must have DirectX installed in order run the dedicated server.


    What are the hardware requirements to run a dedicated server?
    - This entirely depends on the number of players you wish to host. A 1-vs-1 private server can run on processors as small as 1.5ghz, while a 32-player server may need a multi-core 3.0ghz+ processor PC. The dedicated server uses approximately 250megs of RAM, so at least 512megs of installed RAM is recommended for even the smallest server. Multiple dedicated servers running on the same PC will require 1gig or more of installed RAM. The dedicated server requires approximately 2.5gigs of HD space.


    What are the bandwidth requirements to run a dedicated server?
    - As a general rule of thumb, 100kbps is required for each player. This requirement may increase or decrease depending on advanced settings within the configuration. Note that this figure is bi-directional so you will need enough upload and download bandwidth to support the desired # of players.


    Can I run a dedicated server and play the game on the same PC?
    - No. That would defeat the purpose of a dedicated server. If you wish to play the game on the same PC as your server you should setup a listen server, which creates a server inside of your active game that others can connect to.


    What ports do I need to open on my firewall to allow incoming connections?
    - UDP 6500 - Gamespy Query Port
    - UDP 7777 - UT3 Game Port
    - UDP 13000 - Stats Port


    Do I need a unique Gamespy login for each dedicated server that I run?
    - Yes. You may create as many Gamespy logins as you wish. These logins must be created using the retail-purchased copy of UT3. If you do not have a retail-purchased copy of UT3 then get a friend to create an account for you.


    Do I need a separate CD key for each dedicated server that I run?
    - No. Dedicated servers do not require any CD key in order to run.


    How do I create a commandline to load the server with my desired configuration options?
    - Commandlines are no longer complicated. Almost all of the settings can now be enterred directly into the .ini configuration files. Please see this post for instructions and examples: http://gearsforums.epicgames.com/sho...d.php?t=591920
    -----
    - If you still wish to keep your settings inside the commandline then the following methods are available to construct your commandline:
    -----
    1.) Use a commandline generator. Several users have created webpages that will build a commandline for you based on your selections. Here is a list of them:
    - http://www.kitah.org/ut3/ut3clgen.php
    - http://www.m3nt0r.de/ut3/startupgen.html
    - http://darkweb.nl/tools/ut3cmd/
    - http://commandgen.mfdclan.com/
    2.) Using your retail-purchased game, start a dedicated server using the GUI, setting all of your desired options (gametype, map, # of players/bots, goal score, time limit, etc). Start the server, then exit the server. Open the server logfile that was generated and search about 5 lines down from the beginning of the file - this is the commandline that was used to start your server. Copy this commandline out of the logfile and use it to start a dedicated server separately. This logfile can typically be found at C:\Documents and Settings\[user]\My Documents\My Games\Unreal Tournament 3\UTGame\Logs\Dedicated Server.log. This method is also detailed in this thread: http://gearsforums.epicgames.com/sho...d.php?t=585864
    -----
    3.) Construct your commandline manually. There are many options available; too many to list in this FAQ. For now, please see examples in the threads http://gearsforums.epicgames.com/sho...d.php?t=585979 and http://gearsforums.epicgames.com/sho...d.php?t=578745. I hope to update this FAQ with a link to a complete, organized list of commandline options shortly.


    Is there a web-based administration tool that I can use to control my dedicated server?
    - No, but its coming soon. Per Epic Games, 'Web admin support is a high priority after we get this patch out.' -11/19/07


    Is there a way to control my dedicated server when I am connected to it as a player?
    - Yes. In order to do this you must have specified an Admin password in the command line that loads the dedicated server. To use, open a console (F10 or TAB) while in-game and use the following commands:
    * AdminLogin <password> - logs you in as an admin
    * AdminLogout <password> - logs you out of admin mode
    * AdminRestartMap - restarts the current map
    * AdminChangeMap <MapName> - loads a different map (gametype will change too, depending on map)
    * Admin addbots <#> - adds # bots
    * Admin killbots - removes all bots
    * AdminPlayerList - shows PlayerID of players
    * Adminkick <playername> - kicks player from current game
    * Adminkickban <playername> - kicks player from current game and bans player from reconnecting (bans are stored in .ini file for later editing)
    * AdminForceVoiceMute <playername> - blocks a player from sending voip to others
    * AdminForceVoiceUnMute <playername> - allows a player to resume sending voip to others
    * AdminForceTextMute <playername> - blocks a player from sending text to others
    * AdminForceTextUnMute <playername> - allows a player to resume sending text to others
    * AdminPublishMapList - overrides the server's map list for the current game type with the one on the client that used the command
    * Admin DemoRec <name> - begin recording server-side demo of current map (demos are stored in \UTGame\Demos\)

    - You can even input an entire commandline through the console, to change the server settings completely. An example:
    Code:
    Admin ServerTravel DM-Arsenal?Game=UTGame.UTDeathmatch?GameMode=0?numplay=2?maxplayers=16?NumPublicConnections=16?NumPrivateConnections=0?NumOpenPublicConnections=16?NumOpenPrivateConnections=0?bShouldAdvertise=True?bIsDedicated=True?PureServer=1?timelimit=20?goalscore=20?botskill=5

    How do I setup mapvote capability?
    - You will need to edit your UTGame.ini file. Specific instructions can be found in this thread: http://gearsforums.epicgames.com/sho...68&postcount=2


    How do I setup a map rotation?
    - You will need to edit your UTGame.ini file. Specific instructions can be found in this thread: http://gearsforums.epicgames.com/sho...68&postcount=2


    How do I setup a batch file to reload the dedicated server if it crashes?
    - The following example batch file will make a backup copy of the server logfile and then restart the server. Please note that you may need to make modifications to suit your needs.
    Code:
    :one
    C:
    cd \Program Files\Unreal Tournament 3 (Dedicated)\binaries
    ut3.exe server vCTF-Suspense?Game=UTGameContent.UTVehicleCTFGame_Content?GameMode=3?numplay=4?maxplayers=12?NumPublicConnections=12?NumPrivateConnections=0?NumOpenPublicConnections=12?NumOpenPrivateConnections=0?bShouldAdvertise=True?bIsDedicated=True?PureServer=1?timelimit=20?goalscore=5?botskill=3?AdminPassword=MyAdminPassword -log=server.log -login=MyGamespyLogin -password=MyGamespyPassword -unattended
    cd \Documents and Settings\[user]\My Documents\My Games\Unreal Tournament 3\UTGame\Logs
    copy server.log server.bak
    goto one

    How do I setup a file redirect for custom maps/skins/mutators?
    - Redirect is working, but compression/decompression functionality does not yet exist in the binaries. This functionality is coming in a future patch.
    - You will need a web server setup to serve the files. Create a folder on that web server where you will store the files you wish to redirect.
    - Add the following lines to your UTEngine.ini file (if this section does not yet exist then you should create it):
    Code:
    [IpDrv.HTTPDownload]
    RedirectToURL=http://YourDomain.com/PathToRedirectFolder/
    UseCompression=False
    ProxyServerPort=
    ProxyServerHost=
    Note that a trailing slash (/) is required at the end of the path.


    I get an error message stating 'Your network configuration is not compatible with hosting matches. Please check your router's manual for instructions on setting up 'Port Forwarding' or a 'DMZ server'.' - What does that mean?
    - UT3 runs some checks to determine if your network is setup to properly host a UT3 server. If your configuration fails the check then you will receive this error. There are multiple conditions that would cause this error:
    1.) First, it checks to see if the outgoing port is randomized. The game communicates on 7777, but some routers may map that to a completely different port. This would need to be disabled in order to host a server.
    2.) Second, it checks whether or not an unsolicited connection request from the Internet will be accepted by your router. Most routers will accept responses, but if the connection wasn't initiated from your LAN first, some servers will just reject the incoming request as a security measure. This is usually a setting in the firewall configuration inside your router. Again, this would need to be disabled in order to host a server.


    UT3 can run on PCs, PS3, and XBox360. Can I create a server on a PC that can be used to host games for PS3 and/or XBox360 players?
    - Per Epic Games, "Hi all. PS3 servers require being run on PS3s. Epic is putting up a bunch of PS3 [dedicated servers], but the console universe traditionally is listen servers." -Jeff Morris 11/28/07
    Last edited by Dubious; 12-18-2007 at 04:56 PM.

  2. #2
    MSgt. Shooter Person
    Join Date
    Nov 2007
    Location
    Pittsburgh, PA, USA
    Posts
    264

    Default

    PLEASE DO NOT REPLY TO THIS THREAD - PLEASE CREATE A NEW THREAD TO ASK ANY QUESTIONS THAT YOU MAY HAVE. THANKS!
    Last edited by Dubious; 12-11-2007 at 02:41 PM.

  3. #3
    MSgt. Shooter Person
    Join Date
    Oct 2007
    Posts
    83

    Default

    Great FAQ. Has not been stickied so I am bumping it.

  4. #4

    Default

    bump bump bump

  5. #5
    Banned
    Join Date
    Jul 2006
    Posts
    10

    Default

    Was looking for this - again!

  6. #6

    Default

    bump bump bump

  7. #7

    Default

    Thanks a lot Dubious, this FAQ is a great help.

  8. #8
    MSgt. Shooter Person
    Join Date
    Oct 2007
    Location
    Toronto area
    Posts
    55

    Default

    Thx, GJ Dubious, is just what we needed

  9. #9
    MSgt. Shooter Person
    Join Date
    Aug 2006
    Location
    Redding, Ca
    Posts
    51

    Default

    1337 post tyvm

  10. #10
    MSgt. Shooter Person
    Join Date
    Dec 2006
    Posts
    214

    Default

    Please note that the maplist/rotations in the threads linked to are missing the maps DM-Biohazard, DM-CarbonFire & DM-Fearless from the list, if you use the DM/TDM/Duel etc. list you'll need to add them in

  11. #11
    MSgt. Shooter Person
    Join Date
    Apr 2007
    Posts
    292

    Default

    I think you can play on the same box as a dedicated server - that is how I'm testing my mod, now... and it works for the other devs, too.
    Anthony McCulley

    President & Founder SAVGARD UMD, College Park
    Student Association for Video Game Awareness, Research, and Development

  12. #12
    MSgt. Shooter Person
    Join Date
    Mar 2007
    Posts
    65

    Default

    Please add tickrate-settings and where to change them to this.

  13. #13
    MSgt. Shooter Person
    Join Date
    Nov 2007
    Location
    U.K
    Posts
    366

    Default

    I'd like to add the batch file I use as it restarts server in event of failure, makes backup of log file and clearly tells you what the batch file itself is doing aswell as at what time it did it which could be handy for some, Please note that you will need to make some modifications to suit your needs.

    Code:
    @echo off
    ECHO <servername> GameServer started - %DATE% - %TIME%
    :10
    cd <driveletter>:\<pathto>\Unreal Tournament 3 (Dedicated)\Binaries
    ECHO Initiating command line, server window should open in a moment - %DATE% - %TIME%
    ut3.exe server vCTF-Suspense?numplay=4? -log=<servername>.log -login=MyGamespyLogin -password=MyGamespyPassword -unattended
    cd <driveletter>:\<pathto>\Unreal Tournament 3 (Dedicated)\UTGame\Logs
    ECHO Server has crashed/failed, writing server crash log file - %DATE% - %TIME%
    copy <servername>.log <servername>crash.log
    ECHO Writing of server crash log file complete, Restarting <servername> gameserver - %DATE% - %TIME%
    goto 10

    ( <servername> should not be your exact server name but just a simple description of it, for example ut3 dm server or my ut3 server. This helps identify the server the batch file and log files are for)
    Last edited by AZ-{OVGY}; 02-10-2008 at 07:56 AM.

  14. #14
    Redeemer
    Join Date
    Sep 2007
    Location
    London
    Posts
    1,449

    Default

    isn't your FAQ wrong, I run a dedicated server and play on the same PC and it works just fine, others can connect, I can connect to it
    The Ultimate Unreal resource...Unreal Central!!
    Video Card: HD ATI 5777 Pro | 6GB of RAM DDR3 1066mhz | 24" BenQ Monitor | Intel i7 930 2.8GHz

    ZOMG COOK FOR PS3?

  15. #15
    MSgt. Shooter Person
    Join Date
    Nov 2007
    Location
    U.K
    Posts
    366

    Default

    Quote Originally Posted by woooo View Post
    isn't your FAQ wrong, I run a dedicated server and play on the same PC and it works just fine, others can connect, I can connect to it
    You can indeed do that however like Dubious has said, it defeats the purpose of a dedicated server. A dedicated server is decicated to serving the game for people to play, it does nothing else which results in high performance hence dedicated servers being better to use/play on than listen servers. However if you are playing on the same machine as a dedicated server then resources are being taken away from the server thus resulting in lower performance. The specs of the machine and the gametype will ultimately determine whether or not you can play on it aswell as run a server but it is not advised at all as no matter what the specs it will never run as good as a true dedicated server. Also you must remember that since it is hosted on the machine your playing on you will have no network lag to worry about, whilst others will have the lag caused by your server aswell as whatever network lag there is.
    Last edited by AZ-{OVGY}; 02-10-2008 at 02:16 PM.

  16. #16

    Default

    Your downloads for latest patches is incorrect. Version 1.2 patch is here http://download.beyondunreal.com/fil.../ut3patch2.exe

  17. #17
    Iron Guard
    Join Date
    Aug 2006
    Location
    Reno, NV
    Posts
    821
    CPU: Intel Core2Quad Q6600 @ 3.0GHz | Motherboard: EVGA nForce 680i SLI | CPU HSF: Zalman 9700LED | RAM: 4x2GB G-Skill Pi Black PC6400 | GPU: 2xEVGA 8800GTX ACS³ KO - SLI | Sound: onboard | PSU: BFG 1000W | Case: XClio Windtunnel | Monitor: 22" Samsung SyncMaster 226BW | Keyboard/Mouse: Logitech G15/G7 | Win7 Home Premium

    As gamers, playing games is our second-most favorite hobby. Our most favorite is, of course, complaining about games.

  18. #18
    Skaarj
    Join Date
    Jun 2009
    Location
    The Netherlands
    Posts
    11

    Default

    The whole topic start needs an overhaul. Most of the information there is outdated.


 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Copyright ©2009-2011 Epic Games, Inc. All Rights Reserved.
Digital Point modules: Sphinx-based search vBulletin skin by CompletevB.com.