Cannot install ET under Terminal Server


(Egor) #1

The Wolf_ET_Test.exe cannot be installed on Win2K servers remotely via Terminal Services. Terminal Services (prior to XP / .Net) is limited to 256 colours.

On running the installer I get an alert box: “Your display settings must be set to at least 65,535 colors (16-bit). Click OK to exit the installer.”

Any chance of a new/separate installer for servers?


(JonyB) #2

I installed it from the Console… But now i canot start the Server over the
Remote Desktop ! (–>256 Colors) … but i dont need graphix!!
its a dedicated Server!

Is it Possible to start a dedicated Server like “ET.exe -set dedcated” ?
if not, the RDP Remoteconsole is not usable for managing a Server !

please, any Input ?


(Egor) #3

I ended up installing the game on a PC and FTPing the files manually.

Running the server works fine from TS - just do something like:

ET.exe +set dedicated 2 +set sv_punkbuster 1 +exec server.cfg

Unfortunately no example server.cfg is included… here’s what I’m using:

// ET Server Config

set sv_hostname "Your server name"
set sv_maxclients "18"
set bot_minplayers "0"
set ui_dedicated "2"

set fraglimit "0"
set timelimit "30"

set server_motd5 ""
set server_motd4 ""
set server_motd3 ""
set server_motd2 ""
set server_motd1 ""
set server_motd0 "Blah"
set server_autoconfig "2"

set sv_wwwCheckPath ""
set sv_wwwBaseURL ""
set sv_wwwDownload "0"
set sv_dl_maxRate "128000"
set sv_allowDownload "1"

set sv_floodProtect "1"
set g_voiceChatsAllowed "50"
set sv_maxPing "0"
set sv_minPing "0"
set sv_maxRate "0"
set sv_minguidage "0"

// set the remote console password
set rconPassword ""
set refereePassword ""

// output the logfile in realtime
set g_log "logs/etded.log"
set g_logSync 1


// 
// PunkBuster   
//

set sv_punkbuster 1


//
// Match
//

set match_warmupDamage "0"
set match_timeoutlength "180"
set match_timeoutcount "0"
set match_readypercent "50"
set match_mutespecs "1"
set match_minplayers "2"
set match_latejoin "1"
set g_inactivity "180"
set g_doWarmup "0"
set g_warmup "15"
set g_antilag "1"
set g_fastResMsec "1000"
set g_fastres "0"
set g_complaintlimit "5"
set g_altStopwatchMode "0"
set g_maxlives "0"
set g_friendlyFire "0"
set g_heavyWeaponRestriction "10"
set g_lms_teamforcebalance "1"
set g_lms_roundlimit "3"
set g_lms_matchlimit "3"
set g_lms_followteamonly "0"
set sv_screenshake "1"
set g_landminetimeout "1"
set g_noTeamSwitching "0"
set g_enforcemaxlives "0"
set g_lms_lockTeams "0"

// Voting

set vote_percent "75"
set vote_limit "5"
set vote_allow_balancedteams "1"
set vote_allow_antilag "0"
set vote_allow_warmupdamage "1"
set vote_allow_timelimit "1"
set vote_allow_friendlyfire "1"
set vote_allow_swapteams "1"
set vote_allow_shuffleteams "1"
set vote_allow_referee "0"
set vote_allow_pub "1"
set vote_allow_nextmap "1"
set vote_allow_mutespecs "1"
set vote_allow_map "1"
set vote_allow_kick "1"
set vote_allow_gametype "1"
set vote_allow_comp "0"

// Teams

set team_nocontrols "1"
set team_maxplayers "0"
set team_maxPanzers "-1"
set g_autoFireteams "1"

// XP

seta g_spSkill "2"
seta g_spVideos ""
seta g_spAwards ""
seta g_spScores5 ""
seta g_spScores4 ""
seta g_spScores3 ""
seta g_spScores2 ""
seta g_spScores1 ""


//
// Bans
//

set g_banIPs ""
set g_filterBan "1"


// 
// Start
// 

//set the initial map
map fueldump

Stick that in server.cfg in your ettest directory.


(ChickenBoo) #4

Ok, first time poster and also very new to the entire Wolfenstein arena. However, I have a community to please and they’re asking for this game, so I’m drudging up incredibly old threads here to find the answer to my issue.

What does this mean: installed from the Console? I’m using RD to access our unmanaged server (2GHz, 1G RAM (400FSB) on dual OC32s), but as stated in this thread, I can’t install because it doesn’t give me better than 256 colors. How can I install? Plz explain. :wink:

EDIT: incidentally, this isn’t the test version as I’m sure you know. This is the full version.

Any chance there’ll be a stand-alone ded. server installer some day?


(sphinx175) #5

Use Microsoft’s Remote Desktop Connection software to establish a Terminal session with the computer. the RDC allows you set display settings (resolution and color depth)… you should be able to install it from there.

You can run a dedicated server just like you could in RtCW.
Check www.gameadmins.com for information on setting up a dedicated server. What’s true for RtCW is pretty much true for ET.

Or read the docs that come with ET


(ChickenBoo) #6

Actually, it won’t display anything except 256 colors. :disgust: That’s ok, though, I figured out what the last post before mine had meant and am uploading the files from my own installation and hope that registry settings aren’t necessary to run the server.


(sphinx175) #7

Err, it’s displaying 16 bit for me.


(ChickenBoo) #8

No offense, but that doesn’t help me. Either case, I figured it all out and have the server running. A little reassurance is all that I was ever after.


(sphinx175) #9

No offense, but that doesn’t help me. Either case, I figured it all out and have the server running. A little reassurance is all that I was ever after.[/quote]

Oh… sorry… You can do it man!!!