[Scoreboards] - Lab || ESPN update 2.6 REGULAR, PLAYOFFS, FINALS ||

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

Re: [Scoreboards] - Lab || NBA TV UPDATE ||

Postby Maverick on Fri Nov 03, 2017 5:01 pm

Thank you guys! Really appreciate the hard work you guys put in to this.
User avatar
Maverick
for Life
 
Posts: 1896
Joined: Mon Feb 04, 2013 3:59 pm

Re: [Scoreboards] - Lab || NBA TV UPDATE ||

Postby looyh on Sat Nov 04, 2017 12:05 am

Thanks everyone, I'm trying this . Is NBC ? And some progress :D
Image
User avatar
looyh
 
Posts: 468
Joined: Mon Aug 05, 2013 2:06 pm

Re: [Scoreboards] - Lab || NBA TV UPDATE ||

Postby dirtydraw on Sat Nov 04, 2017 12:09 am

ok, I Need some help:

I wanted to Change the text Color of the 24 shotclock. Like exrxixxx give an instruction at the beginning of this thread, i wanted to do it in the scorebug_opt.SCNE file which is inside the newscorebug.iff . I changed the RGB Color values correctly, that the should be YELLOW, like I wanted to look them:

"shotclock_txt": {
"Type": "VCSITETEXT",
"Target": "shotclock_txt",
"VC_Label": "shotclock_txt",
"VC_Font": "franklin_book_regular",
"VC_WindowWidth": 88.3000031,
"VC_WindowHeight": 41.5999985,
"VC_ColorID": "CUSTOM",
"VC_ColorR": 0.84,
"VC_ColorG": 0.80,
"VC_ColorB": 0.0,
"VC_Justification": "Center",
"VC_Overflow": "Scale",
"VC_Shadow": "Disable",
"VC_Capitalization": "Mixed case",
"VC_ShadowOffset0": -1.0,
"VC_ShadowOffset1": 1.0,
"VC_ShadowOffset2": -1.0,
"VC_ShadowColor_alpha": 1.0,
"VC_MinTextScale": 0.100000001,
"VC_FontTexture": ,
"VC_ZBuffer": 1,
"VC_StencilMasked": 1,
"VC_Effect": "NONE",
"VC_ClipRectEnabled": 1,
"VC_ClipRectLeft": -1.10000002,
"VC_ClipRectWidth": 92.3000031,
"VC_ClipRectHeight": 41.5999985,
"VC_LocalOffsetX": -90.0,
"VC_ParentObject": "t_scorebug_mesh",
"VC_ParentTransform": "shotclock_txt",
"Translate": [ -15.3630571, 7.26524639, 0.0 ]

When I start the game, the shot clock Color is still White. Has anyone an idea, why this downst work?

Thank you guys
User avatar
dirtydraw
Bulls Fanatic
 
Posts: 586
Joined: Sun Oct 13, 2013 9:57 am
Location: Hiltown (Germany)

Re: [Scoreboards] - Lab || NBA TV UPDATE ||

Postby dirtydraw on Sat Nov 04, 2017 12:11 am

looyh wrote:Thanks everyone, I'm trying this . Is NBC ? And some progress :D
[ Image ]


wooooow. Great. Please do this. I wanted to start that one two days ago, but know I will relax and wait for your release.
Would you give me the textures and files? I would to do some modding with those files and look how far I can go with it.

Cheers.
User avatar
dirtydraw
Bulls Fanatic
 
Posts: 586
Joined: Sun Oct 13, 2013 9:57 am
Location: Hiltown (Germany)

Re: [Scoreboards] - Lab || NBA TV UPDATE ||

Postby looyh on Sat Nov 04, 2017 12:14 am

dirtydraw wrote:ok, I Need some help:

I wanted to Change the text Color of the 24 shotclock. Like exrxixxx give an instruction at the beginning of this thread, i wanted to do it in the scorebug_opt.SCNE file which is inside the newscorebug.iff . I changed the RGB Color values correctly, that the should be YELLOW, like I wanted to look them:

"shotclock_txt": {
"Type": "VCSITETEXT",
"Target": "shotclock_txt",
"VC_Label": "shotclock_txt",
"VC_Font": "franklin_book_regular",
"VC_WindowWidth": 88.3000031,
"VC_WindowHeight": 41.5999985,
"VC_ColorID": "CUSTOM",
"VC_ColorR": 0.84,
"VC_ColorG": 0.80,
"VC_ColorB": 0.0,
"VC_Justification": "Center",
"VC_Overflow": "Scale",
"VC_Shadow": "Disable",
"VC_Capitalization": "Mixed case",
"VC_ShadowOffset0": -1.0,
"VC_ShadowOffset1": 1.0,
"VC_ShadowOffset2": -1.0,
"VC_ShadowColor_alpha": 1.0,
"VC_MinTextScale": 0.100000001,
"VC_FontTexture": ,
"VC_ZBuffer": 1,
"VC_StencilMasked": 1,
"VC_Effect": "NONE",
"VC_ClipRectEnabled": 1,
"VC_ClipRectLeft": -1.10000002,
"VC_ClipRectWidth": 92.3000031,
"VC_ClipRectHeight": 41.5999985,
"VC_LocalOffsetX": -90.0,
"VC_ParentObject": "t_scorebug_mesh",
"VC_ParentTransform": "shotclock_txt",
"Translate": [ -15.3630571, 7.26524639, 0.0 ]

When I start the game, the shot clock Color is still White. Has anyone an idea, why this downst work?

Thank you guys


shotclock_txt_TextColor.be6720c7d905a4ae

Image
User avatar
looyh
 
Posts: 468
Joined: Mon Aug 05, 2013 2:06 pm

Re: [Scoreboards] - Lab || NBA TV UPDATE ||

Postby dirtydraw on Sat Nov 04, 2017 3:55 am

looyh wrote:
dirtydraw wrote:ok, I Need some help:

I wanted to Change the text Color of the 24 shotclock. Like exrxixxx give an instruction at the beginning of this thread, i wanted to do it in the scorebug_opt.SCNE file which is inside the newscorebug.iff . I changed the RGB Color values correctly, that the should be YELLOW, like I wanted to look them:

"shotclock_txt": {
"Type": "VCSITETEXT",
"Target": "shotclock_txt",
"VC_Label": "shotclock_txt",
"VC_Font": "franklin_book_regular",
"VC_WindowWidth": 88.3000031,
"VC_WindowHeight": 41.5999985,
"VC_ColorID": "CUSTOM",
"VC_ColorR": 0.84,
"VC_ColorG": 0.80,
"VC_ColorB": 0.0,
"VC_Justification": "Center",
"VC_Overflow": "Scale",
"VC_Shadow": "Disable",
"VC_Capitalization": "Mixed case",
"VC_ShadowOffset0": -1.0,
"VC_ShadowOffset1": 1.0,
"VC_ShadowOffset2": -1.0,
"VC_ShadowColor_alpha": 1.0,
"VC_MinTextScale": 0.100000001,
"VC_FontTexture": ,
"VC_ZBuffer": 1,
"VC_StencilMasked": 1,
"VC_Effect": "NONE",
"VC_ClipRectEnabled": 1,
"VC_ClipRectLeft": -1.10000002,
"VC_ClipRectWidth": 92.3000031,
"VC_ClipRectHeight": 41.5999985,
"VC_LocalOffsetX": -90.0,
"VC_ParentObject": "t_scorebug_mesh",
"VC_ParentTransform": "shotclock_txt",
"Translate": [ -15.3630571, 7.26524639, 0.0 ]

When I start the game, the shot clock Color is still White. Has anyone an idea, why this downst work?

Thank you guys


shotclock_txt_TextColor.be6720c7d905a4ae

[ Image ]


Thank you. I will test it.
User avatar
dirtydraw
Bulls Fanatic
 
Posts: 586
Joined: Sun Oct 13, 2013 9:57 am
Location: Hiltown (Germany)

Re: [Scoreboards] - Lab || ESPN 2.1 Update ||

Postby dirtydraw on Sat Nov 04, 2017 6:22 am

### ESPN UPDATE 2.1 ###

first: Thank you, looyh. Your hint works ;)

Image

:arrow: finer side element on the right end
:arrow: yellow shot clock color

DOWNLOAD HERE: https://ufile.io/fw8zc
User avatar
dirtydraw
Bulls Fanatic
 
Posts: 586
Joined: Sun Oct 13, 2013 9:57 am
Location: Hiltown (Germany)

Re: [Scoreboards] - Lab || ESPN 2.1 Update ||

Postby bongo88 on Sat Nov 04, 2017 8:29 am

looyh wrote:Thanks everyone, I'm trying this . Is NBC ? And some progress :D
[ [url]Image[/url] ]


looks good looyh. attached below are my notes about away/home logos. incase you wanna look at them
You do not have the required permissions to view the files attached to this post.
bongo88
 
Posts: 750
Joined: Sat Jul 20, 2013 3:30 am

Re: [Scoreboards] - Lab || ESPN 2.1 Update ||

Postby Chicago1 on Sun Nov 05, 2017 9:40 pm

dirtydraw wrote:### ESPN UPDATE 2.1 ###

first: Thank you, looyh. Your hint works ;)

[ Image ]

:arrow: finer side element on the right end
:arrow: yellow shot clock color

DOWNLOAD HERE: https://ufile.io/fw8zc


Great effort mate!

I wonder if its possible to change the number fonts to match the real thing?
Who dares wins
User avatar
Chicago1
 
Posts: 67
Joined: Tue Nov 18, 2014 9:53 pm
Location: The Hague, Netherlands

Re: [Scoreboards] - Lab || ESPN 2.1 Update ||

Postby bongo88 on Mon Nov 06, 2017 12:06 am

I made this scoreboard based roughly on an old espn scoreboard.
for 2k17 & 2k18.
I inclued psd files incase anybody wants to fiddle with the textures.

Image

attached below
You do not have the required permissions to view the files attached to this post.
bongo88
 
Posts: 750
Joined: Sat Jul 20, 2013 3:30 am

Re: [Scoreboards] - Lab || ESPN 2.1 Update ||

Postby sticky-fingers on Mon Nov 06, 2017 12:12 am

Amazing job ! :applaud:
User avatar
sticky-fingers
 
Posts: 3645
Joined: Fri Aug 26, 2011 7:33 am
Location: France

Re: [Scoreboards] - Lab || ESPN 2.1 Update ||

Postby Murat on Mon Nov 06, 2017 1:49 am

oh. damn.
Murat
Contributor
Contributor
 
Posts: 6457
Joined: Sun Feb 14, 2010 6:07 am
Location: US/East Coast

Re: [Scoreboards] - Lab || ESPN 2.1 Update ||

Postby Manni Live on Mon Nov 06, 2017 2:07 am

Ohhhhhh myyyy gawd!!!!!
Image

For all my patches for NBA 2K16 & NBA 2K14 Visit http://mannipatches.blogspot.ca/

Flickr Page https://www.flickr.com/photos/99620982@N03/


If your willing to support feel free to donate :)

Image
User avatar
Manni Live
Y'all spinning around like ballers. Seething with jealousy, I am.
Contributor
 
Posts: 3091
Joined: Wed Feb 22, 2012 12:24 am
Location: Toronto,Canada

Re: [Scoreboards] - Lab || ESPN 2.1 Update ||

Postby Brian White on Mon Nov 06, 2017 5:52 am

Nice work, really guys :applaud:
User avatar
Brian White
 
Posts: 338
Joined: Tue Jun 23, 2015 12:43 am

Re: [Scoreboards] - Lab || ESPN 2.1 Update ||

Postby bongo88 on Mon Nov 06, 2017 12:12 pm

just fyi
you can change from center justification to left in the scorebug_opt.scne
just change vc_justification from "Center" to "Left"
tricode_away & tricode_home
it makes it look a bit different
Image
Image
bongo88
 
Posts: 750
Joined: Sat Jul 20, 2013 3:30 am

Re: [Scoreboards] - Lab || ESPN 2.1 Update ||

Postby mschiefs84 on Mon Nov 06, 2017 5:14 pm

I know there's already a NBC scoreboard but would this one be possible just brings me back to my childhood :)
You do not have the required permissions to view the files attached to this post.
mschiefs84
 
Posts: 18
Joined: Tue Dec 10, 2013 3:51 pm

Re: [Scoreboards] - Laboratory

Postby skypemodder on Wed Nov 08, 2017 12:15 am

bongo88 wrote:nba on nbc scoreboard for 2k17/2k18
texture made by exrxixxx from his 2k14 scoreboard found here

team name and numbers could be made wider/taller throught hex, but y'all can do that if ya want.

foul box is functional, but hangs at the bottom when it swipes away; it doesn't bother me too much, probably just needs to be moved lower. regardless, I don't know how to fix it anyways. :)
anyways, y'all can tinker with this. I fix some of its bugs maybe later
enjoy

[ Image ]

UPDATED:
moved the foul box to the side and got rid of the texture hang. file below.
enjoy.

[ Image ]

updated v2 brought the foul box up higher in line with main scorebaord
updated v2 revised texture by dee4three - same as v2, but dee4three modified texture a bit. original textures made by exrxixxx.

2k18/2k17 NBA on NBC Scoreboard dee4three v2 revised texture download link: NBA on NBC Scoreboard

sir i know that i am kinda outdated sir but are these tutorials applicable for lower versions of the game ex (2k14)
only few people are good in hex editing and you are one of those people sir. i hope you have the time to see and reply thanks sir
skypemodder
 
Posts: 43
Joined: Sat Apr 30, 2016 5:07 pm

Re: [Scoreboards] - Lab || ESPN 2.1 Update ||

Postby eduardonba on Wed Nov 08, 2017 4:15 am

Can you fix subs information position???

[ Image ]
NBA I love this game

Sorry my english
User avatar
eduardonba
 
Posts: 61
Joined: Thu Nov 02, 2006 10:18 am

Re: [Scoreboards] - Lab || ESPN 2.1 Update ||

Postby RateSports on Sat Nov 11, 2017 6:39 am

bongo88 wrote:I made this scoreboard based roughly on an old espn scoreboard.
for 2k17 & 2k18.
I inclued psd files incase anybody wants to fiddle with the textures.

[ Image ]

attached below


BRO DAYUM

Bringing me back to those 2K5 days!
User avatar
RateSports
 
Posts: 9
Joined: Mon Jun 02, 2014 10:35 am

Re: [Scoreboards] - Lab || ESPN 2.1 Update ||

Postby maumau78 on Sat Nov 11, 2017 7:24 am

bongo88 wrote:I made this scoreboard based roughly on an old espn scoreboard.
for 2k17 & 2k18.
I inclued psd files incase anybody wants to fiddle with the textures.

[ Image ]

attached below

:bowdown:
"I open at the close"

Dumbledore

You like my works? Support me! Donations Link Below:
https://paypal.me/maumau78mods
https://twitter.com/MauroAnceschi
https://www.youtube.com/user/anceschmau78/videos
User avatar
maumau78
Contributor
Contributor
 
Posts: 3211
Joined: Mon Nov 01, 2010 6:26 pm
Location: Italy

Re: [Scoreboards] - Lab || ESPN 2.1 Update ||

Postby bongo88 on Sat Nov 11, 2017 11:52 am

i had some free time today, and fiddled with the 2003 espn texture. Not sure if it looks better or worse. oh well, new texture is attached to post.
Image
You do not have the required permissions to view the files attached to this post.
bongo88
 
Posts: 750
Joined: Sat Jul 20, 2013 3:30 am

Re: [Scoreboards] - Lab || ESPN 2.2 Update (BONUS position solved) ||

Postby dirtydraw on Sun Nov 26, 2017 6:04 am

Image

position of the bonus lettering solved (thank you, bongo88)

download the attached file
newscorebug.zip
You do not have the required permissions to view the files attached to this post.
User avatar
dirtydraw
Bulls Fanatic
 
Posts: 586
Joined: Sun Oct 13, 2013 9:57 am
Location: Hiltown (Germany)

Re: [Scoreboards] - Lab || ESPN 2.2 Update (BONUS position solved) ||

Postby yeltrah123 on Fri Dec 01, 2017 12:49 pm

dirtydraw wrote:[ Image ]

position of the bonus lettering solved (thank you, bongo88)

download the attached file
newscorebug.zip

good update, I wished Timeouts were fixed as well.
User avatar
yeltrah123
 
Posts: 324
Joined: Tue Jun 18, 2013 10:55 pm

Re: [Scoreboards] - Lab || ESPN 2.2 BONUS lettering position solved ||

Postby intruda on Sat Dec 02, 2017 8:16 am

Any of these work with ultrawide? Tried the espn 2.2

https://photos.app.goo.gl/WekRJ2TZUbn09V9H3
intruda
 
Posts: 333
Joined: Tue May 12, 2009 10:41 am

Re: [Scoreboards] - Lab || ESPN 2.2 BONUS lettering position solved ||

Postby bongo88 on Sat Dec 02, 2017 11:07 am

intruda wrote:Any of these work with ultrawide? Tried the espn 2.2

https://photos.app.goo.gl/WekRJ2TZUbn09V9H3


looks like you need the espn v2 logo files. the download for espn v2 is on page 1 of this thread
bongo88
 
Posts: 750
Joined: Sat Jul 20, 2013 3:30 am

PreviousNext

Return to NBA 2K18 Modding

Who is online

Users browsing this forum: No registered users and 12 guests