Thu Nov 10, 2022 7:37 pm
Thu Nov 10, 2022 8:18 pm
DEN 2K wrote:btw guys, New release posted. ESPN sb.
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.
Fri Nov 11, 2022 11:32 pm
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.
Sat Nov 12, 2022 12:14 am
Kamowtii wrote:
Sir you can edit the tricode name font on NewScorebug.VCUIELEMENT using hex.
Sat Nov 12, 2022 3:30 am
Kamowtii wrote:Sir you can edit the tricode name font on NewScorebug.VCUIELEMENT using hex.
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
Sat Nov 12, 2022 7:18 am
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
Sat Nov 12, 2022 4:36 pm
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:
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.
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:
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!
Mon Nov 14, 2022 6:29 pm
Mon Nov 14, 2022 7:55 pm
Mon Nov 14, 2022 8:16 pm
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
Wed Nov 16, 2022 12:21 am
DEN 2K wrote:ESPN version 2 has been released
Wed Nov 16, 2022 7:03 am
Wed Nov 16, 2022 7:58 pm
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)...
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
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).
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
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 itthanks 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
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.
Downloadhttps://forums.nba-live.com/downloads.php?view=detail&df_id=13393
[ Image ]
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.
Downloadhttps://forums.nba-live.com/downloads.php?view=detail&df_id=13393
[ Image ]
Good stuff