NBA 2K9 - Performance Textures Beta

A hub for everything related to NBA 2K9 modding. Releases, previews, requests, and other modding discussion belongs here.

NBA 2K9 - Performance Textures Beta

Postby Beatboxer on Fri Nov 07, 2008 5:01 am

Hi everybody.

For mid-level computers, i just tried something different. I reduced some texture sizes from 1024 and 512 to 256 and 128 and realized that i gained some more performance. The only seems like the crowd wears too much white colors because of low detailed clothes. But better than nothing of course.

I tried this on 76ers just for now. This is only a test. I mean, if everybody gains good amount of performance, we can continue to make this patch.

Here, try and see yourself. Read the readme file carefully and don't forget to choose 76ers as the home team.
http://www.sendspace.com/file/b67q95

Good luck. :wink:
Beatboxer
 
Posts: 545
Joined: Sun Jun 24, 2007 2:58 am

Postby arden_05 on Fri Nov 07, 2008 9:54 am

Screens please :roll: ;)
User avatar
arden_05
 
Posts: 1678
Joined: Sun Dec 15, 2002 3:58 pm

Postby benji on Fri Nov 07, 2008 9:59 am

This is obvious, no? You're loading textures a quarter of their original size.
User avatar
benji
 
Posts: 14545
Joined: Sat Nov 16, 2002 9:09 am

Postby Beatboxer on Fri Nov 07, 2008 10:35 am

In fact it's not obvious on graphics. But it really affects frame rates in a positive way.
I don't know why but the all crowd wears white and black(i mean dark colors). But because the crowd is all 3D in NBA 2K9, it isn't a problem at all. Still looks good and better than pixellated low detail crowd and better than nothing.
Image

Anybody who wants to play online, please contact me via PM, e-mail or messengers!

Converting to 2K9. So watch out! :wink:

CROWD PATCH:
http://forums.nba-live.com/viewtopic.php?t=54690
Beatboxer
 
Posts: 545
Joined: Sun Jun 24, 2007 2:58 am

Postby benji on Fri Nov 07, 2008 10:41 am

You did not understand. If you're loading textures a quarter of their size, you are loading files into memory a quarter of their size, lowering the performance requirements.
User avatar
benji
 
Posts: 14545
Joined: Sat Nov 16, 2002 9:09 am

Postby Beatboxer on Fri Nov 07, 2008 10:48 am

Ah yeah. I hear you. You mean it is obvious that this increases performance. Right?

Sorry for my English. :)


For screen wanters, here it is:
Image

:!: Please remember: This doesn't mean that the game runs continously at 40FPS. This screen is just an example. You will clearly see the performance increase.
Image

Anybody who wants to play online, please contact me via PM, e-mail or messengers!

Converting to 2K9. So watch out! :wink:

CROWD PATCH:
http://forums.nba-live.com/viewtopic.php?t=54690
Beatboxer
 
Posts: 545
Joined: Sun Jun 24, 2007 2:58 am

Postby GuCcI08 on Fri Nov 07, 2008 11:49 am

wats ur spec and wats tha highest fps u can get wit this performance textures.
Image
User avatar
GuCcI08
 
Posts: 808
Joined: Thu Apr 24, 2008 4:27 pm
Location: New Orleans

Postby Beatboxer on Fri Nov 07, 2008 11:58 am

I don't know what is the highest fps, but the game runs really smooth.
To get the maximum fluidity and responsiveness, i decreased the resolution to 800*600, texture size to half, and not using D3Doverrider now, cuz 2K Cam doesn't show trearing effects.

Here are my settings:
Code: Select all
VIDEOSETTING_ADAPTERINDEX = 0
VIDEOSETTING_WIDTH = 800
VIDEOSETTING_HEIGHT = 600
VIDEOSETTING_COLORDEPTH = 32
VIDEOSETTING_VSYNC = 0
VIDEOSETTING_REFRESHRATE = 75
VIDEOSETTING_WINDOWMODE = 0
VIDEOSETTING_MSAA = 0
VIDEOSETTING_MSAAQUALITY = 0
VIDEOSETTING_MAXTEXTURESIZE = 2048
VIDEOSETTING_DEPTHOFFIELD = 0
VIDEOSETTING_FLOORREFLECTION = 1
VIDEOSETTING_CROWDDETAIL = 1
VIDEOSETTING_SHADERDETAIL = 1
VIDEOSETTING_PLAYERLOD = 3
VIDEOSETTING_SIDELINECHARACTER = 0
MAIN_LOGICAL_THREAD = 1
GPU_LOGICAL_THREAD = 0
STALL_CPU_ON_END_FRAME = 1
LIMIT_FLIP_QUEUE_LENGTH = 2
LIMIT_FLIP_QUEUE_LENGTH_SLEEP = 0
STICKYKEY = 498
TOGGLEKEY = 50
FILTERKEY = 114
ACCESSIBILITYKEY_SAVED = 1
LANGUAGE = -482460772
CLOTH_LOGICAL_THREAD_0 = 1
CLOTH_LOGICAL_THREAD_1 = 2
CLOTH_LOGICAL_THREAD_2 = -1
CLOTH_LOGICAL_THREAD_3 = -1


My specs:
E8400 @ 3ghz. CPU
2gb. RAM
8600gt 256mb DDR3 @ 600/1600
17" LCD
XP SP2
Image

Anybody who wants to play online, please contact me via PM, e-mail or messengers!

Converting to 2K9. So watch out! :wink:

CROWD PATCH:
http://forums.nba-live.com/viewtopic.php?t=54690
Beatboxer
 
Posts: 545
Joined: Sun Jun 24, 2007 2:58 am

Postby GuCcI08 on Fri Nov 07, 2008 12:16 pm

well here's my spec. tha highet fps i can get is 30 until i get myself a new video card. how much fps u think i can gain by using ur method?

HP Pavilion
AMD Athlon(tm) 64 X2 Dual
Core Processor 4600+
2.41 GHz, 2.00 GB of RAM
GeForce 7300 LE 256 MB
Image
User avatar
GuCcI08
 
Posts: 808
Joined: Thu Apr 24, 2008 4:27 pm
Location: New Orleans

Postby Beatboxer on Fri Nov 07, 2008 2:25 pm

Can you please post your config.cfg values? Then i can tell something clear.
Image

Anybody who wants to play online, please contact me via PM, e-mail or messengers!

Converting to 2K9. So watch out! :wink:

CROWD PATCH:
http://forums.nba-live.com/viewtopic.php?t=54690
Beatboxer
 
Posts: 545
Joined: Sun Jun 24, 2007 2:58 am

Postby GuCcI08 on Fri Nov 07, 2008 4:23 pm

VIDEOSETTING_ADAPTERINDEX = 0
VIDEOSETTING_WIDTH = 640
VIDEOSETTING_HEIGHT = 480
VIDEOSETTING_COLORDEPTH = 32
VIDEOSETTING_VSYNC = 0
VIDEOSETTING_REFRESHRATE = 70
VIDEOSETTING_WINDOWMODE = 0
VIDEOSETTING_MSAA = 0
VIDEOSETTING_MSAAQUALITY = 0
VIDEOSETTING_MAXTEXTURESIZE = 512
VIDEOSETTING_DEPTHOFFIELD = 0
VIDEOSETTING_FLOORREFLECTION = 1
VIDEOSETTING_CROWDDETAIL = 0
VIDEOSETTING_SHADERDETAIL = 1
VIDEOSETTING_PLAYERLOD = 0
VIDEOSETTING_SIDELINECHARACTER = 0
MAIN_LOGICAL_THREAD = 1
GPU_LOGICAL_THREAD = 0
STALL_CPU_ON_END_FRAME = 1
LIMIT_FLIP_QUEUE_LENGTH = 2
LIMIT_FLIP_QUEUE_LENGTH_SLEEP = 0
STICKYKEY = 498
TOGGLEKEY = 50
FILTERKEY = 114
ACCESSIBILITYKEY_SAVED = 0
LANGUAGE = -482460772
CLOTH_LOGICAL_THREAD_0 = 1
CLOTH_LOGICAL_THREAD_1 = 2
CLOTH_LOGICAL_THREAD_2 = -1
CLOTH_LOGICAL_THREAD_3 = -1
Image
User avatar
GuCcI08
 
Posts: 808
Joined: Thu Apr 24, 2008 4:27 pm
Location: New Orleans

Postby Beatboxer on Fri Nov 07, 2008 5:12 pm

Unfortunately looks like there is nothing to do for you. OC the GPU a little bit. You can gain some performance that way. Mine is also OCed at 600/1600 which stock values are 540/1400.
You can also gain a lot of performance by upgrading your GPU to a higher level. I mean, go get a 7600 and see the difference. It will be cost not much over your 7300.
Image

Anybody who wants to play online, please contact me via PM, e-mail or messengers!

Converting to 2K9. So watch out! :wink:

CROWD PATCH:
http://forums.nba-live.com/viewtopic.php?t=54690
Beatboxer
 
Posts: 545
Joined: Sun Jun 24, 2007 2:58 am

Postby GuCcI08 on Fri Nov 07, 2008 8:22 pm

lol u kiddin? im plannin to get 9600 gt or better so then can play on max out setting ;)
Image
User avatar
GuCcI08
 
Posts: 808
Joined: Thu Apr 24, 2008 4:27 pm
Location: New Orleans

Postby Beatboxer on Sat Nov 08, 2008 3:22 am

Good for you. ;)

But let's get back to the subject. Did you see any performance difference between original textures and my performance textures?
Image

Anybody who wants to play online, please contact me via PM, e-mail or messengers!

Converting to 2K9. So watch out! :wink:

CROWD PATCH:
http://forums.nba-live.com/viewtopic.php?t=54690
Beatboxer
 
Posts: 545
Joined: Sun Jun 24, 2007 2:58 am

Postby GuCcI08 on Sat Nov 08, 2008 3:55 am

sorry i havent try it yet. ima try now and will post results.
Image
User avatar
GuCcI08
 
Posts: 808
Joined: Thu Apr 24, 2008 4:27 pm
Location: New Orleans

Postby Beatboxer on Sat Nov 08, 2008 5:12 am

Thanks. Waiting for it.
Image

Anybody who wants to play online, please contact me via PM, e-mail or messengers!

Converting to 2K9. So watch out! :wink:

CROWD PATCH:
http://forums.nba-live.com/viewtopic.php?t=54690
Beatboxer
 
Posts: 545
Joined: Sun Jun 24, 2007 2:58 am

Postby GuCcI08 on Sat Nov 08, 2008 8:22 am

dam electricity got shut off for few hours. sorry fo delay.
Image
User avatar
GuCcI08
 
Posts: 808
Joined: Thu Apr 24, 2008 4:27 pm
Location: New Orleans

Postby Beatboxer on Sat Nov 08, 2008 9:37 am

Lol. Enjoy the darkness and play Dead Space. 8-)
Image

Anybody who wants to play online, please contact me via PM, e-mail or messengers!

Converting to 2K9. So watch out! :wink:

CROWD PATCH:
http://forums.nba-live.com/viewtopic.php?t=54690
Beatboxer
 
Posts: 545
Joined: Sun Jun 24, 2007 2:58 am

Postby GuCcI08 on Sat Nov 08, 2008 9:49 am

u gonna need another tester. cuz if i use texmod it uses up my ram. so performance texture is no good fo me.
Image
User avatar
GuCcI08
 
Posts: 808
Joined: Thu Apr 24, 2008 4:27 pm
Location: New Orleans

Postby Beatboxer on Sat Nov 08, 2008 12:14 pm

Allright...allright...

In fact my computer runs the game very well. But i tried to make this patch for others who struggle getting some performance. But it's very surprising that there is no feedback. :roll:
Image

Anybody who wants to play online, please contact me via PM, e-mail or messengers!

Converting to 2K9. So watch out! :wink:

CROWD PATCH:
http://forums.nba-live.com/viewtopic.php?t=54690
Beatboxer
 
Posts: 545
Joined: Sun Jun 24, 2007 2:58 am

Postby giga.ultra on Sun Nov 09, 2008 2:01 am

Well I tried and to be honest I´ve only gained 1FPS. But my rig is not that good, playing at minimum 30FPS without v-sync and res 864x480 (playing in a laptop with a jerky gfx :cry:).
Nice effort though, take care. (Y)
giga.ultra
 
Posts: 69
Joined: Wed Nov 22, 2006 5:56 am
Location: Guimarães - Portugal


Return to NBA 2K9 Modding

Who is online

Users browsing this forum: No registered users and 3 guests