[DEN2K] Scoreboards - 2023 NBC,ESPN WITH AUTO-SWITCH DAYS (NEW TNT Gold Edition)

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

Re: [DEN2K] Scoreboard Mod (2023 ESPN RELEASED!!!)

Postby dirtydraw on Thu Nov 10, 2022 7:37 pm

DEN, you are a Saint. Thank you so much.
User avatar
dirtydraw
Bulls Fanatic
 
Posts: 604
Joined: Sun Oct 13, 2013 9:57 am
Location: Hiltown (Germany)

Re: [DEN2K] Scoreboard Mod (2023 ESPN RELEASED!!!)

Postby dirtydraw on Thu Nov 10, 2022 8:18 pm

DEN 2K wrote:btw guys, New release posted. ESPN sb.


Hi DEN, is it possible to make the font of the team name a bit thicker?


EDIT: I changed the Font for the team tricode home and away from stratum2_bold to barlow_bold, but nothing happend.
User avatar
dirtydraw
Bulls Fanatic
 
Posts: 604
Joined: Sun Oct 13, 2013 9:57 am
Location: Hiltown (Germany)

Re: [DEN2K] Scoreboard Mod (2023 ESPN RELEASED!!!)

Postby DEN 2K on Thu Nov 10, 2022 9:16 pm

dirtydraw wrote:
DEN 2K wrote:btw guys, New release posted. ESPN sb.


Hi DEN, is it possible to make the font of the team name a bit thicker?


EDIT: I changed the Font for the team tricode home and away from stratum2_bold to barlow_bold, but nothing happend.


Yes. That's the thing I'm still figuring out. Already changed the default font files inside the English file but still doesn't affect the tricode name. Not sure if it's actually with English file or maybe something I should change iwthin scne. Let's wait for someone here to share what is the correct file to be changed inside the English file.
Image

Follow me on Instagram for updates
https://www.instagram.com/den2kofficial

Subscribe and support my YouTube Channel
https://www.youtube.com/c/DEN2K

Every good act counts :wave:
PayPal: https://www.paypal.me/den2kofficial?locale.x=en_US
GCash: +63-936-9516-900

:bowdown: :bowdown: THANK YOU FOR ALL YOUR SUPPORT GUYS! :bowdown2: :bowdown2:
User avatar
DEN 2K
 
Posts: 403
Joined: Sun Jul 26, 2020 12:14 pm

Re: [DEN2K] Scoreboard Mod (2023 ESPN RELEASED!!!)

Postby Santicruyff on Fri Nov 11, 2022 11:32 pm

Congratulations on the amazing work you are doing with the scoreboards. :applaud: :applaud: :applaud: :bowdown: :bowdown: Do you plan to do any more, like the new Nbc Sports one for example?
Donations/Support: Paypal
Santicruyff
 
Posts: 278
Joined: Sun Apr 15, 2018 2:01 am

Re: [DEN2K] Scoreboard Mod (2023 ESPN RELEASED!!!)

Postby Kamowtii on Fri Nov 11, 2022 11:44 pm

DEN 2K wrote:
dirtydraw wrote:
DEN 2K wrote:btw guys, New release posted. ESPN sb.


Hi DEN, is it possible to make the font of the team name a bit thicker?


EDIT: I changed the Font for the team tricode home and away from stratum2_bold to barlow_bold, but nothing happend.


Yes. That's the thing I'm still figuring out. Already changed the default font files inside the English file but still doesn't affect the tricode name. Not sure if it's actually with English file or maybe something I should change iwthin scne. Let's wait for someone here to share what is the correct file to be changed inside the English file.


Sir you can edit the tricode name font on NewScorebug.VCUIELEMENT using hex.
Kamowtii
 
Posts: 1
Joined: Wed Aug 10, 2022 10:36 pm

Re: [DEN2K] Scoreboard Mod (2023 ESPN RELEASED!!!)

Postby bongo88 on Sat Nov 12, 2022 12:14 am

Kamowtii wrote:
Sir you can edit the tricode name font on NewScorebug.VCUIELEMENT using hex.


Howdy Kamowtii,

i've been wondering how to change the fonts in scoreboard.... like change it from bold to regular... or whatever.

can you post some pictures/tutiorial about the hex location in the vcuielement?

that would be very helpful... we haven't been chaning scoreboard fonts since like 2k18 or 19.
bongo88
 
Posts: 764
Joined: Sat Jul 20, 2013 3:30 am

Re: [DEN2K] Scoreboard Mod (2023 ESPN RELEASED!!!)

Postby bongo88 on Sat Nov 12, 2022 3:30 am

Kamowtii wrote:Sir you can edit the tricode name font on NewScorebug.VCUIELEMENT using hex.


genius... never thought to look in the vcuielement to change the font.... do you have notes for the fonts?
i'll have to look into this later
hex digits organized with arrows... slight difference between 81220000 (text stuff maybe) and 81120000 (other stuff)... dunno
Code: Select all
away score

010000000900000000000000
D45F695C022 -> 0000010000000040000004A4B466604800000F
1B9CE4E0 -> EC0000085220000936F7BC8F
1B9CE4E1 -> F00000000000000
81220000 -> 61F3CC17 -> 7389DDE0
81220000 -> D1E69E42 -> 8000C705 (away score text)
81120000 -> C5D10DB501000000
81220000 -> ECA7A670 -> F48431B6  (font code)
81120000 -> DE7F81A <- 801000000  (Mixed case... not sure about de7f81a)
81120000 -> B364757B
010000000900000000000000



away tricode

010000000900000000000000
D45F695C022 -> 000000800000038FFFFFFF
1B9CE4E1 -> 040000000000000
81220000 -> 61F3CC17 -> 3DC7968A
81220000 -> D1E69E42 -> 8D3CE739  (away tricode text)
81120000 -> C5D10DB501000000
81120000 -> DE7F81A <- 801000000
81220000 -> ECA7A670 -> 8AADDA38  (font code)
81120000 -> B101DAF <- 801000000  (all upper case... something strange about b101daf... not sure)
81120000 -> B364757B
010000000900000000000000


oh, very nice espn scoreboard, den2k, by the way
bongo88
 
Posts: 764
Joined: Sat Jul 20, 2013 3:30 am

Re: [DEN2K] Scoreboard Mod (2023 ESPN RELEASED!!!)

Postby bongo88 on Sat Nov 12, 2022 7:18 am

ok, last post about fonts
hex editor neo free in NewScorebug.VCUIELEMENT

away tricode font code location 0000970d
home tricode font code location 00009785

that's for hex editor neo free
i just press EDIT -> Go to Offset (ctrl+g)
absoltue offset
0x0000970d for away tricode font code
0x00009785 for home tricode font code

or can follow vetmin's guide:
https://cdn.discordapp.com/attachments/ ... ia_Hex.pdf

i just checked english.iff for font codes in the VCUITEXT_FONTTABLE.VCUITEXT_FONTTABLE
maybe other vcuielements have other font codes... dunno, would have to check them
lots of duplicates... just look through the pictures and find a font, then check code box to find the hex code... leaving the duplicates in case somebody has an idea how to use them.
would have to find the other font locations in the newscorebug.vcuielement .... english.iff had lots of font names.... but hex pointers don't match font names ... maybe 2k20 or 2k19 english.iff has more fonts... or update textures... dunno.

FONT PREVIEW ALBUM.. pick number then get hex code from list below

Code: Select all
search vcuielement for ec a7 a6 70
====================================

1. action_nba_medium  -> 32 42 fe 83
2. action_nba_bold  ->  d0 f6 65 43 

3. barlow_medium->  8a ad da 38

4. barlow bold->  ec c4 a2 84
5. barlow_bold_condensed-> 3d c5 51 5d
6. barlow_bold_condensed_stroked  ->  52 d7 2b d5
7. barlow_bold_stroked->  fb dc 08 ae
8. barlow_bold_stroked_tight->  2f 4f b0 94

9. barlow_black->  b0 f1 76 f4
10. barlow_black_tight-> fc 22 b5 22
11. barlow_black_condensed-> ab 8e e0 f4
12. barlow_black_condensed_tight->  c2 19 0d a8

13. era1980_font1  ->  31 8e 40 6e
14. era1980_font2  ->  8b df 49 f7
15. era1990_font1  ->  af 8e ea a2
16. era2000_font1  -> dc 98 31 fa
17. era2000_font2  ->  66 c9 38 63

18. franklin_demi_medium  ->  cb 23 97 79
19. franklin_medium  ->   6d 54 b3 81
20. franklin_book_regular  ->  7a df ec 34

21. strarum2_light-> 79 1c b7 05
22. stratum2_regular->  2c 99 ad 99
23. stratum2_medium->  d0 46 1d cc
24. stratum2_bold->  f4 84 31 b6
25. stratum2_black->  a6 fa 28 e7

26. crossword_belle  ->  81 07 4a 33
27. jd_lcd_rounded  ->   d3 19 76 97
28. lobstertow_italic  ->  8f 5a b1 be


anyways, sorry for clogging up your thread about fonts.
bongo88
 
Posts: 764
Joined: Sat Jul 20, 2013 3:30 am

Re: [DEN2K] Scoreboard Mod (2023 ESPN RELEASED!!!)

Postby zondac12 on Sat Nov 12, 2022 4:36 pm

great job on both scoreboards. :applaud: hope u do the nbc new scoreboard.
User avatar
zondac12
 
Posts: 460
Joined: Tue Oct 23, 2018 8:46 am

Re: [DEN2K] Scoreboard Mod (2023 ESPN RELEASED!!!)

Postby DEN 2K on Sun Nov 13, 2022 8:10 pm

bongo88 wrote:ok, last post about fonts
hex editor neo free in NewScorebug.VCUIELEMENT

away tricode font code location 0000970d
home tricode font code location 00009785

that's for hex editor neo free
i just press EDIT -> Go to Offset (ctrl+g)
absoltue offset
0x0000970d for away tricode font code
0x00009785 for home tricode font code

or can follow vetmin's guide:
https://cdn.discordapp.com/attachments/ ... ia_Hex.pdf

i just checked english.iff for font codes in the VCUITEXT_FONTTABLE.VCUITEXT_FONTTABLE
maybe other vcuielements have other font codes... dunno, would have to check them
lots of duplicates... just look through the pictures and find a font, then check code box to find the hex code... leaving the duplicates in case somebody has an idea how to use them.
would have to find the other font locations in the newscorebug.vcuielement .... english.iff had lots of font names.... but hex pointers don't match font names ... maybe 2k20 or 2k19 english.iff has more fonts... or update textures... dunno.

FONT PREVIEW ALBUM.. pick number then get hex code from list below

Code: Select all
search vcuielement for ec a7 a6 70
====================================

1. action_nba_medium  -> 32 42 fe 83
2. action_nba_bold  ->  d0 f6 65 43 

3. barlow_medium->  8a ad da 38

4. barlow bold->  ec c4 a2 84
5. barlow_bold_condensed-> 3d c5 51 5d
6. barlow_bold_condensed_stroked  ->  52 d7 2b d5
7. barlow_bold_stroked->  fb dc 08 ae
8. barlow_bold_stroked_tight->  2f 4f b0 94

9. barlow_black->  b0 f1 76 f4
10. barlow_black_tight-> fc 22 b5 22
11. barlow_black_condensed-> ab 8e e0 f4
12. barlow_black_condensed_tight->  c2 19 0d a8

13. era1980_font1  ->  31 8e 40 6e
14. era1980_font2  ->  8b df 49 f7
15. era1990_font1  ->  af 8e ea a2
16. era2000_font1  -> dc 98 31 fa
17. era2000_font2  ->  66 c9 38 63

18. franklin_demi_medium  ->  cb 23 97 79
19. franklin_medium  ->   6d 54 b3 81
20. franklin_book_regular  ->  7a df ec 34

21. strarum2_light-> 79 1c b7 05
22. stratum2_regular->  2c 99 ad 99
23. stratum2_medium->  d0 46 1d cc
24. stratum2_bold->  f4 84 31 b6
25. stratum2_black->  a6 fa 28 e7

26. crossword_belle  ->  81 07 4a 33
27. jd_lcd_rounded  ->   d3 19 76 97
28. lobstertow_italic  ->  8f 5a b1 be


anyways, sorry for clogging up your thread about fonts.


Hey Bonggo. Doesn't bother if you post something like this. Thank you for providing these stuffs!
Image

Follow me on Instagram for updates
https://www.instagram.com/den2kofficial

Subscribe and support my YouTube Channel
https://www.youtube.com/c/DEN2K

Every good act counts :wave:
PayPal: https://www.paypal.me/den2kofficial?locale.x=en_US
GCash: +63-936-9516-900

:bowdown: :bowdown: THANK YOU FOR ALL YOUR SUPPORT GUYS! :bowdown2: :bowdown2:
User avatar
DEN 2K
 
Posts: 403
Joined: Sun Jul 26, 2020 12:14 pm

Re: [DEN2K] Scoreboard Mod (2023 ESPN RELEASED!!!)

Postby DEN 2K on Mon Nov 14, 2022 4:50 pm

DEN 2K wrote:
bongo88 wrote:ok, last post about fonts
hex editor neo free in NewScorebug.VCUIELEMENT

away tricode font code location 0000970d
home tricode font code location 00009785

that's for hex editor neo free
i just press EDIT -> Go to Offset (ctrl+g)
absoltue offset
0x0000970d for away tricode font code
0x00009785 for home tricode font code

or can follow vetmin's guide:
https://cdn.discordapp.com/attachments/ ... ia_Hex.pdf

i just checked english.iff for font codes in the VCUITEXT_FONTTABLE.VCUITEXT_FONTTABLE
maybe other vcuielements have other font codes... dunno, would have to check them
lots of duplicates... just look through the pictures and find a font, then check code box to find the hex code... leaving the duplicates in case somebody has an idea how to use them.
would have to find the other font locations in the newscorebug.vcuielement .... english.iff had lots of font names.... but hex pointers don't match font names ... maybe 2k20 or 2k19 english.iff has more fonts... or update textures... dunno.

FONT PREVIEW ALBUM.. pick number then get hex code from list below

Code: Select all
search vcuielement for ec a7 a6 70
====================================

1. action_nba_medium  -> 32 42 fe 83
2. action_nba_bold  ->  d0 f6 65 43 

3. barlow_medium->  8a ad da 38

4. barlow bold->  ec c4 a2 84
5. barlow_bold_condensed-> 3d c5 51 5d
6. barlow_bold_condensed_stroked  ->  52 d7 2b d5
7. barlow_bold_stroked->  fb dc 08 ae
8. barlow_bold_stroked_tight->  2f 4f b0 94

9. barlow_black->  b0 f1 76 f4
10. barlow_black_tight-> fc 22 b5 22
11. barlow_black_condensed-> ab 8e e0 f4
12. barlow_black_condensed_tight->  c2 19 0d a8

13. era1980_font1  ->  31 8e 40 6e
14. era1980_font2  ->  8b df 49 f7
15. era1990_font1  ->  af 8e ea a2
16. era2000_font1  -> dc 98 31 fa
17. era2000_font2  ->  66 c9 38 63

18. franklin_demi_medium  ->  cb 23 97 79
19. franklin_medium  ->   6d 54 b3 81
20. franklin_book_regular  ->  7a df ec 34

21. strarum2_light-> 79 1c b7 05
22. stratum2_regular->  2c 99 ad 99
23. stratum2_medium->  d0 46 1d cc
24. stratum2_bold->  f4 84 31 b6
25. stratum2_black->  a6 fa 28 e7

26. crossword_belle  ->  81 07 4a 33
27. jd_lcd_rounded  ->   d3 19 76 97
28. lobstertow_italic  ->  8f 5a b1 be


anyways, sorry for clogging up your thread about fonts.


Hey Bonggo. Doesn't bother if you post something like this. Thank you for providing these stuffs!



I just want to thank you again Bonggo. Now able to change the tricode fonts. Will release a new version for both ESPN and TNT sb.
Image
Image

Follow me on Instagram for updates
https://www.instagram.com/den2kofficial

Subscribe and support my YouTube Channel
https://www.youtube.com/c/DEN2K

Every good act counts :wave:
PayPal: https://www.paypal.me/den2kofficial?locale.x=en_US
GCash: +63-936-9516-900

:bowdown: :bowdown: THANK YOU FOR ALL YOUR SUPPORT GUYS! :bowdown2: :bowdown2:
User avatar
DEN 2K
 
Posts: 403
Joined: Sun Jul 26, 2020 12:14 pm

Re: [DEN2K] Scoreboard Mod (2023 ESPN RELEASED!!!)

Postby dirtydraw on Mon Nov 14, 2022 6:29 pm

Oh my goodness. Thank you den!!!
User avatar
dirtydraw
Bulls Fanatic
 
Posts: 604
Joined: Sun Oct 13, 2013 9:57 am
Location: Hiltown (Germany)

Re: [DEN2K] Scoreboard Mod (2023 ESPN RELEASED!!!)

Postby bikerjimuk on Mon Nov 14, 2022 7:55 pm

Love these.
Do you have any idea how to mod the 2000 scoreboard? It's horrible but the iff has no dds files to mod and if I rename one of the above to be scorebug2000 I get no scoreboard in game
User avatar
bikerjimuk
 
Posts: 1293
Joined: Fri Nov 27, 2020 10:42 pm

Re: [DEN2K] Scoreboard Mod (2023 ESPN VERSION 2.0 RELEASED!!!)

Postby DEN 2K on Mon Nov 14, 2022 8:16 pm

ESPN version 2 has been released :)
Image

Follow me on Instagram for updates
https://www.instagram.com/den2kofficial

Subscribe and support my YouTube Channel
https://www.youtube.com/c/DEN2K

Every good act counts :wave:
PayPal: https://www.paypal.me/den2kofficial?locale.x=en_US
GCash: +63-936-9516-900

:bowdown: :bowdown: THANK YOU FOR ALL YOUR SUPPORT GUYS! :bowdown2: :bowdown2:
User avatar
DEN 2K
 
Posts: 403
Joined: Sun Jul 26, 2020 12:14 pm

Re: [DEN2K] Scoreboard Mod (2023 ESPN RELEASED!!!)

Postby DEN 2K on Mon Nov 14, 2022 9:54 pm

bikerjimuk wrote:Love these.
Do you have any idea how to mod the 2000 scoreboard? It's horrible but the iff has no dds files to mod and if I rename one of the above to be scorebug2000 I get no scoreboard in game


Haven't checked this file yet.
Image

Follow me on Instagram for updates
https://www.instagram.com/den2kofficial

Subscribe and support my YouTube Channel
https://www.youtube.com/c/DEN2K

Every good act counts :wave:
PayPal: https://www.paypal.me/den2kofficial?locale.x=en_US
GCash: +63-936-9516-900

:bowdown: :bowdown: THANK YOU FOR ALL YOUR SUPPORT GUYS! :bowdown2: :bowdown2:
User avatar
DEN 2K
 
Posts: 403
Joined: Sun Jul 26, 2020 12:14 pm

Re: [DEN2K] Scoreboard Mod (2023 ESPN VERSION 2.0 RELEASED!!!)

Postby Shuajota on Wed Nov 16, 2022 12:21 am

DEN 2K wrote:ESPN version 2 has been released :)

Thank you.
User avatar
Shuajota
NBA2K Mods: www.shuajota.com
 
Posts: 9735
Joined: Mon Dec 12, 2016 2:51 am
Location: Spain

Re: [DEN2K] Scoreboard Mod (2023 ESPN VERSION 2.0 RELEASED!!!)

Postby bongo88 on Wed Nov 16, 2022 7:03 am

I thought karinge fixed the font name in scene change thingy... but i guess you fixed it :) thanks for fixing it... been annoying not be able to change fonts on scoreboards :)... unless u didn't fix it...lol, whatever, im grateful to whoever fixed the scene font changing , lol
bongo88
 
Posts: 764
Joined: Sat Jul 20, 2013 3:30 am

Re: [DEN2K] Scoreboard Mod (2023 ESPN VERSION 2.0 RELEASED!!!) - Weekdays

Postby dirtydraw on Wed Nov 16, 2022 7:58 pm

I´ve added some Weekdays, if someone likes to use. Took DENs one as base, only change the grafic footer.

Download :new: https://forums.nba-live.com/downloads.php?view=detail&df_id=13393

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

Re: [DEN2K] Scoreboard Mod (2023 ESPN RELEASED!!!)

Postby vetmin on Wed Nov 16, 2022 8:47 pm

bongo88 wrote:hex digits organized with arrows... slight difference between 81220000 (text stuff maybe) and 81120000 (other stuff)...


8122 is the header for attributes with text-based values. 8112 I don't fully understand, but in many cases it is the header for attributes controlled via single-byte toggles. 8102 is the header for floats. DM me for the latest version of my 2K23 hex color map (compatible with Hex Workshop, not sure about other editors).
vetmin
 
Posts: 324
Joined: Sat Mar 14, 2020 8:26 am

Re: [DEN2K] Scoreboard Mod (2023 ESPN RELEASED!!!)

Postby vetmin on Wed Nov 16, 2022 10:57 pm

bikerjimuk wrote:Love these.
Do you have any idea how to mod the 2000 scoreboard? It's horrible but the iff has no dds files to mod and if I rename one of the above to be scorebug2000 I get no scoreboard in game


I don't have a link but Mahmood's most recent SCNE guide has some strategies for inserting additional DDS textures into a SCNE. As for using another scorebug in place of scorebug2000, are you trying to make this work with my 2000 Eras overlays mod? If so DM me and I can help you with that (I don't wanna hijack DEN2K's thread with my explanation).
vetmin
 
Posts: 324
Joined: Sat Mar 14, 2020 8:26 am

Re: [DEN2K] Scoreboard Mod (2023 ESPN RELEASED!!!)

Postby bongo88 on Thu Nov 17, 2022 12:10 am

vetmin wrote:
bongo88 wrote:hex digits organized with arrows... slight difference between 81220000 (text stuff maybe) and 81120000 (other stuff)...


8122 is the header for attributes with text-based values. 8112 I don't fully understand, but in many cases it is the header for attributes controlled via single-byte toggles. 8102 is the header for floats. DM me for the latest version of my 2K23 hex color map (compatible with Hex Workshop, not sure about other editors).


nope, i'm good... been enjoying 2k23 myleague... and just wanna play without modding too much... but maybe looyh or others are interested... they do more scene stuff than me... i just break stuff :)
bongo88
 
Posts: 764
Joined: Sat Jul 20, 2013 3:30 am

Re: [DEN2K] Scoreboard Mod (2023 ESPN RELEASED!!!)

Postby vetmin on Thu Nov 17, 2022 3:48 am

bongo88 wrote:
vetmin wrote:
bongo88 wrote:hex digits organized with arrows... slight difference between 81220000 (text stuff maybe) and 81120000 (other stuff)...


8122 is the header for attributes with text-based values. 8112 I don't fully understand, but in many cases it is the header for attributes controlled via single-byte toggles. 8102 is the header for floats. DM me for the latest version of my 2K23 hex color map (compatible with Hex Workshop, not sure about other editors).


nope, i'm good... been enjoying 2k23 myleague... and just wanna play without modding too much... but maybe looyh or others are interested... they do more scene stuff than me... i just break stuff :)


I definitely sympathize. I'm neck deep in a few mod projects but I can't wait to finish and just play.
vetmin
 
Posts: 324
Joined: Sat Mar 14, 2020 8:26 am

Re: [DEN2K] Scoreboard Mod (2023 ESPN VERSION 2.0 RELEASED!!!)

Postby DEN 2K on Thu Nov 17, 2022 2:32 pm

bongo88 wrote:I thought karinge fixed the font name in scene change thingy... but i guess you fixed it :) thanks for fixing it... been annoying not be able to change fonts on scoreboards :)... unless u didn't fix it...lol, whatever, im grateful to whoever fixed the scene font changing , lol


Nah, Thank you for the hex and font stuffs you've given instead! I'm not able to do it without that actually lol So what I've done was just find and replace all the ec a7 a6 70 in scorebug vcuielement to any of the font codes you've provided and then changed the VC_Font values in the scne objects. That's it lol
Image

Follow me on Instagram for updates
https://www.instagram.com/den2kofficial

Subscribe and support my YouTube Channel
https://www.youtube.com/c/DEN2K

Every good act counts :wave:
PayPal: https://www.paypal.me/den2kofficial?locale.x=en_US
GCash: +63-936-9516-900

:bowdown: :bowdown: THANK YOU FOR ALL YOUR SUPPORT GUYS! :bowdown2: :bowdown2:
User avatar
DEN 2K
 
Posts: 403
Joined: Sun Jul 26, 2020 12:14 pm

Re: [DEN2K] Scoreboard Mod (2023 ESPN VERSION 2.0 RELEASED!!!) - Weekdays

Postby DEN 2K on Fri Nov 18, 2022 3:43 am

dirtydraw wrote:I´ve added some Weekdays, if someone likes to use. Took DENs one as base, only change the grafic footer.

Download :new: https://forums.nba-live.com/downloads.php?view=detail&df_id=13393

[ Image ]

Good stuff :100:
Image

Follow me on Instagram for updates
https://www.instagram.com/den2kofficial

Subscribe and support my YouTube Channel
https://www.youtube.com/c/DEN2K

Every good act counts :wave:
PayPal: https://www.paypal.me/den2kofficial?locale.x=en_US
GCash: +63-936-9516-900

:bowdown: :bowdown: THANK YOU FOR ALL YOUR SUPPORT GUYS! :bowdown2: :bowdown2:
User avatar
DEN 2K
 
Posts: 403
Joined: Sun Jul 26, 2020 12:14 pm

Re: [DEN2K] Scoreboard Mod (2023 ESPN VERSION 2.0 RELEASED!!!) - Weekdays

Postby dirtydraw on Fri Nov 18, 2022 9:30 pm

DEN 2K wrote:
dirtydraw wrote:I´ve added some Weekdays, if someone likes to use. Took DENs one as base, only change the grafic footer.

Download :new: https://forums.nba-live.com/downloads.php?view=detail&df_id=13393

[ Image ]

Good stuff :100:


Thank you man.
One question: are your going to make the team names on the TNT a little bit thicker, too?

Have a great day
User avatar
dirtydraw
Bulls Fanatic
 
Posts: 604
Joined: Sun Oct 13, 2013 9:57 am
Location: Hiltown (Germany)

PreviousNext

Return to NBA 2K23 Modding

Who is online

Users browsing this forum: No registered users and 2 guests