Показать сообщение отдельно
Старый 06.10.2011, 18:11   #128
Юзер
 
Аватар для DedMoroz
 
Регистрация: 20.01.2008
Сообщений: 499
Репутация: 116 [+/-]
Цитата:
Сообщение от Digimortal Посмотреть сообщение
Сделал как написано в FAQ'e - стало дико тормозить. Обиделся, расстроился, вернул всё обратно.
Не удивлюсь, что всему виной ваша GeForce 8800 GTS и 2 Гб оперативки. Не шибко мощное железо. У меня игра (после faq'овских изменений) летает.


Попробуйте тогда использовать другие параметры для "rageconfig.cfg".

После // идут комментарии, описывающие тот или иной параметр. Игра (благодаря //) их не замечает, но их можно и удалить, если они вам не нужны (проще говоря: стирайте // и весь текст после них).

Low-End Systems:

Скрытый текст:
seta com_videoRam "1024" //sets the Video Card memory Set this to the amount you have in MB
seta com_maxfps "60" //limits the frames to 60 can be changed to what you desire
seta g_fov "96" //PC FOV depends on Aspect Ratio settings and is 80-100 for PC console is 65-70
seta ui_fov "96" //UI FOV depends on Aspect Ratio settings
seta image_anisotropy "2" //Using the highest setting here but you can set as 2, 4 or 8
seta image_usecompression "0"
seta image_filter "GL_LINEAR_MIPMAP_LINEAR" //filtering for light maps
seta image_preload "1" //Use preload images when ever possible
seta image_lodbias "-1" //LoD settings
seta image_ignoreHighQuality "1" //Sets up for using HQ gfx
seta image_ignoreLowQuality "0" //ignores the low textures
seta image_useCache "1" //Enabled Cache to allow the textures to load properly without popping
seta image_cacheMegs "125" //Cache size in Megabytes
seta image_cacheMinK "50" //Cache minimum size in kilobytes
seta r_aspectRatio "2" // 0=4:3, 1=16:9, 2=16:10, 3=5:4 TFT, -1 custom
seta r_fullscreen "1"
//seta r_customAspectRatioV "10"
//seta r_customAspectRatioH "16"
seta r_swapInterval "1" //VSYNC 1 enabled, 0 diabled
seta r_useHighQualityPostProcess "1" //Fore High Quality post proccessing
seta r_shadowsHighQuality "0" //Fore High Quality shadows
seta r_displayRefresh "0" //keep it so the engine doesn't double render a frame
seta r_renderer "best" //highest rendering options
seta r_multiSamples "8" //Set this to 16 or 8 if you're having low-fps as 32 is the Max Multi-sampling
seta r_useHBAO "0" //Ambient occlusion
seta r_useRenderThread "0" // 0 Disable or 1 Enable threaded rendering useful for newer cards to increase performance.
seta r_visDistMult "1"
seta r_useMotionBlur "0" //use blur
seta r_skipBump "0"
seta r_skipSpecular "0"
seta r_skipNewAmbient "0"
seta r_shadows "0"
seta r_cgFragmentProfile "best"
seta r_cgVertexProfile "best"
seta vt_lodBias "-1" //LoD settings
//below is cache settings
seta vt_pageimagesizeuniquediffuseonly2 "8192"
seta vt_pageimagesizeuniquediffuseonly "8192"
seta vt_pageimagesizeunique "8192"
seta vt_pageimagesizevmtr "8192"



Mid-End Systems:

Скрытый текст:
seta com_videoRam "1024"
seta com_maxfps "60"
seta g_fov "96"
seta ui_fov "96"
seta image_anisotropy "8"
seta image_usecompression "0"
seta image_filter "GL_LINEAR_MIPMAP_LINEAR"
seta image_preload "1"
seta image_lodbias "-1"
seta image_ignoreHighQuality "0"
seta image_ignoreLowQuality "1"
seta image_useCache "1"
seta image_cacheMegs "125"
seta image_cacheMinK "50"
seta r_swapInterval "1"
seta r_aspectRatio "2"
seta r_fullscreen "1"
//seta r_customAspectRatioV "10"
//seta r_customAspectRatioH "16"
seta r_useHighQualityPostProcess "1"
seta r_shadowsHighQuality "1"
seta r_displayRefresh "0"
seta r_renderer "best"
seta r_multiSamples "16"
seta r_useHBAO "1"
seta r_useRenderThread "0"
seta r_visDistMult "1"
seta r_useMotionBlur "1"
seta r_skipBump "0"
seta r_skipSpecular "0"
seta r_skipNewAmbient "0"
seta r_shadows "1"
seta r_cgFragmentProfile "best"
seta r_cgVertexProfile "best"
seta vt_lodBias "-1"
seta vt_pageimagesizeuniquediffuseonly2 "8192"
seta vt_pageimagesizeuniquediffuseonly "8192"
seta vt_pageimagesizeunique "8192"
seta vt_pageimagesizevmtr "8192"



High-End Systems:

Скрытый текст:
seta com_videoRam "1024"
seta com_maxfps "60"
seta g_fov "96"
seta ui_fov "96"
seta image_anisotropy "16"
seta image_usecompression "0"
seta image_filter "GL_LINEAR_MIPMAP_LINEAR"
seta image_preload "1"
seta image_lodbias "-1"
seta image_ignoreHighQuality "0"
seta image_ignoreLowQuality "1"
seta image_useCache "1"
seta image_cacheMegs "125"
seta image_cacheMinK "50"
seta r_aspectRatio "2"
seta r_fullscreen "1"
//seta r_customAspectRatioV "10"
//seta r_customAspectRatioH "16"
seta r_swapInterval "1"
seta r_useHighQualityPostProcess "1"
seta r_shadowsHighQuality "1"
seta r_displayRefresh "0"
seta r_renderer "best"
seta r_multiSamples "32"
seta r_useHBAO "1"
seta r_useRenderThread "0"
seta r_visDistMult "1"
seta r_useMotionBlur "1"
seta r_skipBump "0"
seta r_skipSpecular "0"
seta r_skipNewAmbient "0"
seta r_shadows "1"
seta r_cgFragmentProfile "best"
seta r_cgVertexProfile "best"
seta vt_lodBias "-1"
seta vt_pageimagesizeuniquediffuseonly2 "8192"
seta vt_pageimagesizeuniquediffuseonly "8192"
seta vt_pageimagesizeunique "8192"
seta vt_pageimagesizevmtr "8192"

Последний раз редактировалось DedMoroz; 07.10.2011 в 05:13.
DedMoroz вне форума  
Ответить с цитированием