This commit is contained in:
Miloslav Číž 2022-07-13 19:07:41 +02:00
parent a177a0e0bd
commit 1e19ec4016
1 changed files with 5 additions and 3 deletions

View File

@ -1,6 +1,7 @@
// generated by quake, do not modify
// Drummyfish OpenArena config
// put to ~/.openarena/baseoa
// put to ~/.openarena/baseoa and chmod -w
// also remove configs from other subfolders (DM, fm , ...)
unbindall
bind TAB "+scores"
bind ENTER "messagemode2"
@ -54,7 +55,7 @@ bind MOUSE1 "+attack"
bind MOUSE2 "+zoom"
bind MWHEELDOWN "weapnext"
bind MWHEELUP "weapprev"
seta r_fullbright "0"
seta r_fullbright "1"
seta net_socksPassword ""
seta net_socksUsername ""
seta net_socksPort "1080"
@ -130,7 +131,7 @@ seta r_colorbits "0"
seta r_texturebits "0"
seta r_detailtextures "1"
seta r_roundImagesDown "1"
seta r_picmip "1"
seta r_picmip "16"
seta r_ext_max_anisotropy "2"
seta r_ext_texture_filter_anisotropic "0"
seta r_ext_texture_env_add "1"
@ -473,3 +474,4 @@ seta cg_altLightning "3"
seta r_vertexLight "0"
seta com_zoneMegs "24"
seta sv_cheats "0"
set pro_mode "seta r_fullbright 1; seta r_picmip 16; vid_restart" // use: \vstr pro_mode