Main Site | Forum | Rules | Downloads | Wiki | Features | Podcast

NLSC Forum

Switch to full style
Talk about NBA 2K11 here.
Post a reply

help my game start stuttering alot.

Wed Jan 19, 2011 10:34 am

I average 60 fps and lately i dont know why but the game keep stuttering with everything max 8x AA and it show 60 fps. even if i turn off AA and Detail to low, it's still stuttering. Im using NLSC combine 30 courts. is this a reason why? :(

Re: help my game start stuttering alot.

Wed Jan 19, 2011 11:55 am

Well, if it started stuttering right after you installed the courts, then that is probably it.

Re: help my game start stuttering alot.

Wed Jan 19, 2011 12:26 pm

I have this, though it's only maybe 3 or 4 times per full game. I also have those courts installed, with a very high fps.

Re: help my game start stuttering alot.

Fri Jan 21, 2011 3:42 pm

Help. Its not the court and its not the game graphic too because it's 60 fps i lowered even the resolution and turn off AA and tried many things but the game still stutter like weird. every 2 sec or so. I dont know what causes it and even tried to reinstall my driver. Help please.. :(

Re: help my game start stuttering alot.

Fri Jan 21, 2011 10:07 pm

Is your HDD suddenly working during gameplay ?

- Try to turn off all programs in the backround

Re: help my game start stuttering alot.

Fri Jan 21, 2011 10:52 pm

This is not an uncommon issue with pc games. One of the culprits may be USB ports. I would try this-
Start a game but have the cpu play by itself. While the game is playing, unplug any peripheral connected to your computers USB ports. I know you news them to be able to play the game, but just try it to see if the game still stutters when they are not plugged in. If it still stutters, the it is not the USB ports.

Another possibility is an overly fragmented hard drive, since the game is constantly writing data for in-game replays while you are playing. So, defrag your hard drive and see if that is the problem.

Another issue it could be is power having technologies like cpuidle, or speed step, which throttle your processor to a lower frequency to save power.

Please post your system specifications so we can make sure you meet the minimum requirements to run the game.

Re: help my game start stuttering alot.

Sat Jan 22, 2011 3:27 am

hey Pdub, if it is indeed the usb port is the culprit, what's the solution for that?

Re: help my game start stuttering alot.

Sat Jan 22, 2011 8:34 am

I did complete defragment. unplug usb did not work hehe. :( still having hiccup
My system is
Win 7 32 bit
4 gb RAM
ATI HD 5870
AMD quad core.
everything used to run perfect...:(

Re: help my game start stuttering alot.

Sat Jan 22, 2011 10:16 am

Try to reinstall it?

Re: help my game start stuttering alot.

Sun Jan 23, 2011 3:43 am

oh i found the fix to the issue. using this

VIDEOSETTING_ADAPTERINDEX = 0
VIDEOSETTING_WIDTH = 1920
VIDEOSETTING_HEIGHT = 1080
VIDEOSETTING_COLORDEPTH = 32
VIDEOSETTING_VSYNC = 1
VIDEOSETTING_REFRESHRATE = 60
VIDEOSETTING_WINDOWMODE = 0
VIDEOSETTING_MSAA = 4
VIDEOSETTING_MSAAQUALITY = 0
VIDEOSETTING_MAXTEXTURESIZE = 4096
VIDEOSETTING_DEPTHOFFIELD = 1
VIDEOSETTING_FLOORREFLECTION = 1
VIDEOSETTING_PLAYERLOD = 0
VIDEOSETTING_STADIUMLOD = 1
VIDEOSETTING_CROWDDETAIL = 2
VIDEOSETTING_SHADERDETAIL = 1
VIDEOSETTING_SIDELINECHARACTER = 0
VIDEOSETTING_ANISOTROPICQUALITY = 2
VIDEOSETTING_PARTICLEFFECT = 0
VIDEOSETTING_FORCE_HDR_ON_INTEL_GPU = 0
MAIN_LOGICAL_THREAD = 2
GPU_LOGICAL_THREAD = 2
STALL_CPU_ON_END_FRAME = 0
LIMIT_FLIP_QUEUE_LENGTH = 2
LIMIT_FLIP_QUEUE_LENGTH_SLEEP = 0
STICKYKEY = 510
TOGGLEKEY = 62
FILTERKEY = 126
ACCESSIBILITYKEY_SAVED = 1
LANGUAGE = -482460772
WINDOW_X = 0
WINDOW_Y = 0
CLOTH_LOGICAL_THREAD_0 = 5
CLOTH_LOGICAL_THREAD_1 = 4
CLOTH_LOGICAL_THREAD_2 = 3
CLOTH_LOGICAL_THREAD_3 = 2
NETWORK_PERFORM_BENCHMARKING = 1
NETWORK_OPT_UPSTREAM_BANDWIDTH = 450587
ONLINE_FORWARDED_PORT = 0

Re: help my game start stuttering alot.

Sun Jan 23, 2011 4:41 am

Haha. I totally forgot that editing the config file causes stuttering gameplay. This is the default for that part-
MAIN_LOGICAL_THREAD = 1
GPU_LOGICAL_THREAD = 0

Re: help my game start stuttering alot.

Sun Jan 23, 2011 1:39 pm

hey guys, what does cloth logical thread means? i have these current setings;

CLOTH_LOGICAL_THREAD_0 = 1
CLOTH_LOGICAL_THREAD_1 = -1
CLOTH_LOGICAL_THREAD_2 = -1
CLOTH_LOGICAL_THREAD_3 = -1

should i need to change it to have better performance?

Re: help my game start stuttering alot.

Sun Jan 23, 2011 2:15 pm

You can try enabling the second one by changing it to a 0 or a 2 and see what happens. It is used for the cloth effects of the moving jerseys when player detail is set to high.

Re: help my game start stuttering alot.

Sun Jan 23, 2011 11:07 pm

Pdub, what do you mean by "enabling the second one"?

Re: help my game start stuttering alot.

Mon Jan 24, 2011 1:04 am

by changing it to a 0 or a 2


A -1 means the thread is disabled. I think it just enables a second programming thread for calculating the cloth physics. It helped people in 2k9 who were getting low frame rates during games when they had player detail set to high.

Re: help my game start stuttering alot.

Mon Jan 24, 2011 3:58 am

so if i change it to 0 or 2, den the stuttering will improve? my game won't stutter before and i didn't change a single thing on my config. but now it is stuttering :cry:

Re: help my game start stuttering alot.

Mon Jan 24, 2011 10:39 am

Fire up the game, alt-tab out and go to your task manager...find 2k11 and set the affinity to 3 cores .... that worked for me ...

NM didnt noticed you managed to solve the problem

Re: help my game start stuttering alot.

Mon Jan 24, 2011 11:06 am

Which is the the "second one"?

Re: help my game start stuttering alot.

Mon Jan 24, 2011 12:57 pm

There are four of them. Logical thread 0,1,2,and 3. The second one would be number 1.

Re: help my game start stuttering alot.

Mon Jan 24, 2011 3:15 pm

i did solve the problem at first but now the stuttering seems to come back like after 4 min into the game. everything play smooth for the 1st four minute and the stuttering begins...weird. :( Setting the affinity to 3? when i click on affinty, do i uncheck other cores so that only 3 remains?

Re: help my game start stuttering alot.

Sat Jan 29, 2011 10:18 am

Maybe it's your drivers?

Re: help my game start stuttering alot.

Sat Jan 29, 2011 11:01 am

I actually created a small pausing/freezing problem after my PS/2 keyboard broke and I replaced it with a USB keyboard. The pausing was every second or two and was only noticeable in the menus and replays. I found that there were two USB drivers loaded at the same time for the keyboard. Once I removed one of the drivers, the freeze went away.

Re: help my game start stuttering alot.

Sun Jan 30, 2011 8:13 am

how do i check for usb drivers and so i can remove it?

Re: help my game start stuttering alot.

Sun Jan 30, 2011 9:24 am

Device manager, I think.

Re: help my game start stuttering alot.

Thu Jul 07, 2011 11:03 pm

i tried all the solutions in this thread even the config file and im still getting stuttering..and all of a sudden im getting unstable fps :crazyeyes: going from 60 to 35/36 and back up to 60 all through game PLEASE HELP :bowdown: :bowdown: :bowdown: :bowdown:
Post a reply