// config-file for Quake 4 / Display
// by ich
// seta r_mode "7" // 3 = 640x480, 4 = 800x600, 5 = 1024x768, 6 = 1152x864, 7 = 1280x1024, 8 = 1600x1200
// seta r_fullscreen "1"
// seta r_aspectRatio "0" // 0 = 4:3, 1 = 16:9, 2 = 16:10
seta r_customWidth "1232" // "896" // идиотизм рулит
seta r_customHeight "770" // "560"
seta r_aspectRatio "2"
seta r_fullscreen "0"
seta r_mode "-1"
seta win_ypos "16"
seta win_xpos "4"
seta r_brightness "1.6" // 1..2
seta r_gamma "1.5"
// seta r_lightscale // (2..4)
seta r_displayRefresh "75" // "60"
|