If anyone knows how to get the best out of DP with commands, can someone set me up with a config 
							
						
					Announcement
				
					Collapse
				
			
		
	
		
			
				No announcement yet.
				
			
				
	
Darkplaces highquality config
				
					Collapse
				
			
		
	X
- 
	
	
		
		
		
		
		
		
		
	
	
Sounds like a job for Monster.Quakeone.com - Being exactly one-half good and one-half evil has advantages. When a portal opens to the antimatter universe, my opposite is just me with a goatee.
So while you guys all have to fight your anti-matter counterparts, me and my evil twin will be drinking a beer laughing at you guys ...
 - 
	
	
		
		
		
		
		
		
		
	
	
Just paste your config in here, the one you use to kick everyone's ass.Quakeone.com - Being exactly one-half good and one-half evil has advantages. When a portal opens to the antimatter universe, my opposite is just me with a goatee.
So while you guys all have to fight your anti-matter counterparts, me and my evil twin will be drinking a beer laughing at you guys ...
Comment
 - 
	
	
		
		
		
		
		
		
		
	
	
Code:bind "TAB" "+showscores" bind "ENTER" "rune-use" bind "ESCAPE" "togglemenu" bind "SPACE" "+jump" bind "+" "sizeup" bind "," "" bind "-" "sizedown" bind "." "" bind "/" "" bind "0" "impulse 31" bind "1" "impulse 1" bind "2" "impulse 2" bind "3" "impulse 3" bind "4" "impulse 4" bind "5" "impulse 5" bind "6" "impulse 6" bind "7" "impulse 7" bind "8" "impulse 8" bind "9" "impulse 30" bind "=" "say_team ��%a�%h��%l���%p�%R�%F�� %r" bind "[" "impulse 33" bind "\" "rune-delete" bind "]" "impulse 32" bind "`" "fvf_chat;toggleconsole" bind "a" "+moveleft" bind "c" "rune-tell" bind "d" "+moveright" bind "e" "+hook" bind "f" "flashlight" bind "g" "impulse 7" bind "h" "impulse 23" bind "i" "messagemode" bind "l" "exec name.cfg" bind "m" "messagemode2" bind "o" "messagemode2" bind "q" "rune-delete" bind "r" "impulse 6" bind "s" "+back" bind "t" "fvf_chat;messagemode" bind "w" "+forward" bind "x" "rune-use" bind "z" "say ROAR!" bind "~" "toggleconsole" bind "BACKSPACE" "impulse 34" bind "UPARROW" "+forward" bind "DOWNARROW" "+back" bind "LEFTARROW" "+moveleft" bind "RIGHTARROW" "+moveright" bind "ALT" "+strafe" bind "CTRL" "+jump" bind "SHIFT" "impulse 7" bind "F1" "" bind "F2" "connect quake.shmack.net:26002" bind "F3" "connect bda.essentrix.net:26000" bind "F4" "connect quake.intertex.net:26000" bind "F5" "connect quake.shmack.net:26001" bind "F6" "impulse 18" bind "F7" "impulse 15" bind "F9" "echo Quickloading...; wait; load quick" bind "F10" "quit" bind "F11" "zoom_in" bind "F12" "screenshot" bind "INS" "impulse 6" bind "DEL" "+hook" bind "PGDN" "+lookup" bind "END" "impulse 2" bind "PAUSE" "pause" bind "KP_INS" "impulse 6" bind "MOUSE1" "+attack" bind "MOUSE2" "impulse 8" bind "MOUSE3" "impulse 2" bind "MWHEELUP" "impulse 10" bind "MWHEELDOWN" "impulse 2" bind "MOUSE4" "impulse 2" _cl_color "68" _cl_name "monster_tu" _cl_rate "25000" cl_backspeed "999" cl_beams_instantaimhack "0" cl_beams_polygons "0" cl_decals "1" cl_forwardspeed "999" cl_movespeedkey "999" cl_particles_blood_alpha "0.500000" cl_particles_blood_bloodhack "0" cl_sidespeed "999" cl_upspeed "999" crosshair "1" fov "101" gl_polyblend "0" gl_texture_anisotropy "16" m_pitch ".022" r_bloom_blur "3" r_bloom_brighten "1.500000" r_coronas "0" r_dynamic "0" r_hdr_scenebrightness "3.500000" r_wateralpha "0.5" r_waterscroll "3.500000" r_waterwarp "0" sensitivity "14" showfps "1" showtime "1" vid_height "1050" vid_width "1400" volume "1"
Comment
 - 
	
	
		
		
		
		
		
		
		
	
	
ping -50e|------------------------0---------------
B|---------------0^1----------------1----
G|---------------2------2------0^2-------
D|---------------2-------2--2-------------
A|---------------0------------------------
E|----------------------------------------
Comment
 - 
	
	
		
		
		
		
		
		
		
	
	
Comment
 - 
	
	
		
		
		
		
		
		
		
	
	
Re: Monster's config.
Was trying it out but blotchy rocket exposion spots seem to be left often. Example:


They tended to get in the way of vision a bit.
Asides from that i liked it though and would like to use it. What command would change/reduce these marks?
Also which command adjusts fullbrights in dp? They seem a little blinding in some areas.
Comment
 - 
	
	
		
		
		
		
		
		
		
	
	
Did you overclock your video card by any chance?e|------------------------0---------------
B|---------------0^1----------------1----
G|---------------2------2------0^2-------
D|---------------2-------2--2-------------
A|---------------0------------------------
E|----------------------------------------
Comment
 - 
	
	
		
		
		
		
		
		
		
	
	
The only brightness tool you should mess with is the SCENE BRIGHTNESS under Graphics (under Options). Leave Gamma, Brightness, and Contrast alone.Originally posted by InvincibleDrone View PostAlso which command adjusts fullbrights in dp? They seem a little blinding in some areas.
Here's a simple DP config (with only the engine settings printed):
config.cfg
autoexec.cfgCode:cl_particles_quality "0.5" r_hdr_scenebrightness "3" r_shadow_realtime_dlight "0"
These are good settings to get you started on Darkplaces IMHO. Nothing extra or biased about these settingsCode:in_pitch_min -69.60937118530272726999999999999999999999999999999999999999999999 in_pitch_max 79.45312118530272726999999999999999999999999999999999999999999999
 If you feel that your system can handle more, change cl_particles_quality "0.5" to "1.0" and r_shadow_realtime_dlight "0" to "1".
All the other fancy things that Darkplaces does is up to you to experiment with since everyone has their own opinion on special effects
Cheers
Comment
 - 
	
	
		
		
		
		
		
		
		
	
	
Ive just got dp working on vista, still playing around with the graphics settings to get the most from it.
I dont know what most of the settings mean, i just adjust as see if it s better/worse.
Theres something about rt world that causes me to lag, i thought my pc could handle it.
is....
amd athlon xp 3200 2.2ghz
2gb corsair ddr400 ram
geforce 6200 256mb graphics
good enough to play dp at full quality without lag?amd 3200 2.2ghz
2Gb corsair ddr400
nvidia 6200 256Mb
audigy 2 zs
vista ultimate
and not a bean to my name
Comment
 - 
	
	
		
		
		
		
		
		
		
	
	
look at my post if you want better performance
if you have the rtlight files, rtworld doesn't lag as much and looks nicer.
http://www.kgbsyndicate.com/romi/
Comment
 - 
	
	
		
		
		
		
		
		
		
	
	
Do you per chance have a particles/particlefont.tga in one of the active gamedirs (such as id1)? If so, move it aside.Originally posted by InvincibleDrone View PostRe: Monster's config.
Was trying it out but blotchy rocket exposion spots seem to be left often.
cl_decals cvar enables/disables them.Originally posted by InvincibleDrone View PostThey tended to get in the way of vision a bit.
Asides from that i liked it though and would like to use it. What command would change/reduce these marks?
r_hdr_glowintensity cvar.Originally posted by InvincibleDrone View PostAlso which command adjusts fullbrights in dp? They seem a little blinding in some areas.
Comment
 - 
	
	
		
		
		
		
		
		
		
	
	
current dpmod beta includes the latest singleplayer (not publically available on that site anymore) and dm map rtlights files.Originally posted by Canadian*Sniper View Postlook at my post if you want better performance
if you have the rtlight files, rtworld doesn't lag as much and looks nicer.
http://www.kgbsyndicate.com/romi/
Comment
 



Comment