Bad FPS in some games??? why?

ybteek

Honorable
Dec 13, 2014
19
0
10,510
So.. I recently purchased parts for a computer and built it today. So far I'm not getting good FPS in some games I play.

These are my specS:
dvo2w6.png


CSGO:
I'm getting 90-150FPS on the lowest settings.. how can I fix this? my friend has the same build and gets 300-400fps???????

Any help would be appreciated, thanks in advanced.
 
Solution
Many things can effect performance besides the CPU and video card. Check first for virus and try some system optimizations like Ccleaner and advanced systemcare. Optimize your system with these by shutting down unneeded services, clean reg settings, optimize your registry, and remove resource bloat.
https://www.piriform.com/ccleaner/download
http://www.iobit.com/en/advancedsystemcarefree.php
Unless your playing one of my maps then maybe your friend has a good deal of optimizations. Launch options.
+mat_queue_mode 2 = Forcing Your CPU To Use Multi-Threaded Mode.
-novid = Skips Valve animation at launch
-high = Prioritizes CS:GO for CPU
-threads 4 = Dictates threads used by CPU (use 2 if you use a dual-core CPU)
-nod3d9ex = Makes ALT+TAB faster
-nojoy Removes joystick support
+cl_forcepreload 1 = Increases FPS by preloading maps
cs-go-game-settings-1.png

cs-go-nvidia-2-1.png


Disable these in steam config.
1. When any Friends joins a game Disable.
2. When any Friend comes online Disable.
3. Flash window when i recieve a message Disable
All 3 settings are cursing FPS drops ingame.

Make an autoexec.cfg in csgo\config folder and paste the below commands. Then in game hit ~ and in console type exec autoexec.
cl_disablehtmlmotd "1" // Disables The Servers Message of The Day.
cl_forcepreload "1" // Preloads The Whole Map & Sounds.
fps_max "0"
mat_queue_mode "2" // Forcing Your CPU To Use Multi-Threaded Mode.
r_drawtracers_firstperson "0" // Firstperson Tracers OFF.
r_eyegloss "0" // No Makeup.
r_eyemove "0" // No Eye Movement.
r_eyeshift_x "0" // No Eye Movement X-Angle.
r_eyeshift_y "0" // No Eye Movement Y-Angle.
r_eyeshift_z "0" // No Eye Movement Z-Angle.
r_eyesize "0" // Smaller Eyes.
 

ybteek

Honorable
Dec 13, 2014
19
0
10,510


Still no luck :/ any idea why my fps sucks?