Posted on: July 18, 2024

TheLordGOD22
游戏: 0 评论: 4
Hi-Res Texture-mod + Glitch Fixes
Hi-Res Texture-mod + Glitch Fixes Also fixes many other issues (forced low res, forced aspect ratio, forced low res textures, game freeze, game slowdown). 1. Install the game. 2. Start the game. The game will now create a config file in ":\Quake 4\q4base" named "Quake4Config". 3. Close the game. 4. Open that config file with Notepad. 5. Find corresponding lines in config file and overwrite them with the values below. 6. Save and close. 7. Right click on "Quake4Config", choose Properties, Check "READ-ONLY". 8. Play. >>Set Res and Aspect ratio with this:>> seta r_customHeight "1440" seta r_customWidth "2560" seta r_fullscreen "1" seta r_displayRefresh "0" seta r_mode "-1" seta r_aspectRatio "1" >>Set textures with this:>> Alternative #1: seta r_renderer "best" seta image_downSizeLimit "0" seta image_ignoreHighQuality "0" seta image_downSizeBumpLimit "0" seta image_downSizeSpecularLimit "0" seta image_downSizeBump "0" seta image_downSizeSpecular "0" seta image_useCache "1" seta image_cacheMegs "512" seta image_cacheMinK "4096" seta image_usePrecompressedTextures "0" seta image_useNormalCompressionLoadDDSForPal "0" seta image_useNormalCompression "0" seta image_useAllFormats "1" seta image_useCompression "0" seta image_preload "0" seta image_downSize "0" seta image_lodbias "0" seta image_anisotropy "16" seta image_filter "GL_LINEAR_MIPMAP_LINEAR" seta com_videoRam "2048" seta com_machineSpec "3" >>IF #1 DOES NOT WORK>> Alternative #2: seta image_downSizeLimit "1024" seta image_ignoreHighQuality "1" seta image_downSizeBumpLimit "1024" seta image_downSizeSpecularLimit "1024" seta image_downSizeBump "1" seta image_downSizeSpecular "1" seta image_useCache "0" seta image_cacheMegs "256" seta image_cacheMinK "30" seta image_usePrecompressedTextures "0" seta image_useNormalCompressionLoadDDSForPal "1" seta image_useNormalCompression "2" seta image_useAllFormats "1" seta image_useCompression "0" seta image_downSize "1" seta image_lodbias "0" seta image_anisotropy "8"
这对您有帮助吗?