DODS Optimization and Tweak Pa
Added by... 
| Author(s): Silent Ricochet
Bi0h4z4rd |
| Category: DODS > Other/Misc |
Notes/Usage Instructions:
Author: Silent Ricochet
Support: Bi0h4z4rd
This pack of scripts performs the following things:
It enables Dual Core support for your processor (Only works if you have a dual core processor obviously), fixes the screenshots so they don't show up black (make the screenshots JPEGs too, not TGA) and makes it so you can alt-tab in and out of the game without the game crashing.
Advantages
- Raises Framerates substantially by enabling Dual Core Support for DOD Source
- Fixes the Black Screenshot glitch with Dual Core Support enabled and makes them JPEG format instead of TGA format
- Enables you to Alt-Tab / Minimize the game with ease without crashing the game
Fixes your default (Dial-up) rates to the recommended Broadband rates, vastly improving hitbox registration.
How it works
Using a combination of 3 configuration files it's setup simply as so.
Rates - Sets a few console commands to the Recommended rates for Broadband internet (the default ones are complete garbage) and you will see a vast improvement in shot registration and lag.
The Screenshot Problem - Autoexec fixes the screenshot problem, by setting mat_queue_mode to -1 (default), then takes the screenshot, and then instantly after wards setting mat_queue_mode to 2 (Dual Core Optimization). Thus keeping dual core support enabled and your screenshots come out crystal clear. You may experience a slight FPS drop when you hit F5, but only for like 3ms.
Dual Core Support - Enables a few Console commands to run the game on both Cores of your processor more efficiently. Your CPU may run a little hotter, but only by a degree or so.
Alt-Tabbing Problem - The instant you press Alt to alt-tab the mat_queue_mode is set to -1 and remains there. When you're done with your business and alt-tab back in, the mat_queue_mode will still be set to -1. PLEASE READ!!!!!!! ---> So to enable your Dual Core support again you must hit the "." or the "del" key on your keypad. You must do this everytime you alt-tab unless you wish to continue without the dual core support.
Basically when you alt-tab a certain dual core command is defaulted to single-core (preventing the crash) and when you alt-tab back in, you must re-enable the dual core support by hitting the kp_del key.
Instructions
Place all files into the CFG folder in your ACCOUNT\day of defeat source\dod directory. If you alt tab, remember to hit the "." or "del" key when resuming the game to re-enable the dual core support. If you wish to change the dual core enable key to something else, feel free to do so in the auto exec. It's under the "bind kp_del "exec dual_core_support"" line. Change the 'kp_del' key to what ever key you'd like to use.
DODS Optimization & Tweak Pack |
Script Code:
Autoexec.cfg
//Rates
cl_cmdrate "101"
cl_updaterate "101"
cl_interp ".033"
cl_interp_ratio "1"
rate "30000"
//Dual Core Screenshot Fix
alias ss "mat_queue_mode -1; wait; wait; jpeg_quality 100; wait; wait; mat_queue_mode 2"
bind f5 ss
//Enable Dual Core Support - By: Bi0h4z4rd
mat_queue_mode "2"
r_threaded_renderables "1"
r_threaded_particles "1"
r_threaded_client_shadow_manager "1"
cl_threaded_bone_setup "1"
cl_threaded_client_leaf_system "1"
//Dual Core Alt-Tab Support and Bindings
bind alt "exec alttab"
bind kp_del "exec dual_core_support"
Dual_Core_Support.cfg
//Dual Core Support
mat_queue_mode "2"
alttab.cfg
//Dual Core Alt-Tabbing Script
mat_queue_mode "-1" |
| Added: 4 months ago |
 Add Feedback You must login or register to access this! |
You cannot assess yet!Moderating FPSB is in your hands - when you assess a submission your vote determines its success or failure. To vote on this submission register or login. This script in a nutshell... No stamps recordedYou cannot stamp yet!Stamps let you apply characteristics to submissions to help others understand them. To stamp this submission register or login. :Loud Mouth New Yorkeh Ranked 46th with 61,245 points. 879 points behind .[+] DonateLike this script? Vote : for one or more monthly awards. You must login or register to access this!Want more? Find related scripts. |