【NBA2K_Hook】 v2.4.1 << Load Jerseys By Player Data

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

Re: 【Looyh】NBA2K_Hook v1.7.4["Mods Takes Precedence Over SYNC.BIN"] / Scoreboards

Postby ksmiz on Sun Oct 06, 2019 6:02 am

sticky-fingers wrote:Thanx for your answer ksmiz.
IMO i think it should be possible this year to find it, because before a game we have city + team name ; in 2K18/19 no screen showed this information.

yeah I just noticed this one nice great I think we can get it figured out this year

looks like startinglineupoverlaylowerthird.iff
I see
TEAM_NAME1 CRC32=9ABA187D Value to swap out= B8 2C 0D 9E
TEAM_NAME2 CRC32=03B349C7 can't find this in the vcui file ??? Value to swap out= 6A 63 4A 00
also see
home_teamname_txt with "VC_Label": "TEAM_NAME1"
away_teamname_txt with "VC_Label": "TEAM_NAME2"

the format of the vcui files is a lot different now somehow.
or maybe because I am looking at StartingLineupOverlayLowerThird.VCUIELEMENT it is different.
the value to swap out is much further down than before, I was able to take a good guess and figure out where the value was that I needed to find to swap out
then since TEAM_NAME2 doesn't even show up in the file by searching the crc32 I just had to hope the next possible value would be the next team and I was right
good thing I used my pattern coloring from last year to look at this. the value D1 E6 9E 42 must mean text values so every next 4 bytes after 4 blank bytes are the values you are looking to swap out
Image
**extra info - so 2 of the 4 gray values are that block that represents text values and the other 2 are actually barlow_bold_condensed CRC32=5D51C53D
maybe this could be used to change the font on scoreboard, maybe the value to swap isn't 5D51C53D but could be one of the next blocks of data of 4 bytes idk interesting though**


so after some educated guesses
Image
yeah that says milwaukee bucks in there but it is on the wrong side so I swapped the wrong one

let me try again
Image
brooklyn nets in the right place and milwaukee bucks now in the right place

from here you can take the VCUI file and place it into whatever scoreboard you are working on. This one isn't designed for that obviously haha
you can then use the SCNE file and edit those options meant for the tricode text to clip the words to the next line or clip the width and all those types of options and you should be able to figure out how to get the names to show like
BROOKLYN
NETS

then you clip the height or new line so that NETS doesn't show up and so it will only be display the first word which is city name like you wanted

if you find something that is more specifcally just the city name only so that you won't have to clip or account for variables with length of possible combinations of team and city names then I will take a look at it but for 2k18 this is what I did to get the scoreboards to show city name.

I do actually hope that there is a better option out there like TEAMCITY_NAME1(made this name up) or something like that but I don't know where that would be
You do not have the required permissions to view the files attached to this post.
User avatar
ksmiz
 
Posts: 655
Joined: Mon Mar 13, 2017 4:51 am

Re: 【Looyh】NBA2K_Hook v1.7.4["Mods Takes Precedence Over SYNC.BIN"] / Scoreboards

Postby sticky-fingers on Sun Oct 06, 2019 6:11 am

:crazyeyes: Wow you're (again) amazing :applaud:

Bongo posted that last year, and drove me to that topic when i tried for 2K17 ;)

EDIT : YES, it works in the same way !!! (Y)

EDIT 2 : but retro teams have just the years
You do not have the required permissions to view the files attached to this post.
User avatar
sticky-fingers
 
Posts: 3647
Joined: Fri Aug 26, 2011 7:33 am
Location: France

Re: 【Looyh】NBA2K_Hook v1.7.4["Mods Takes Precedence Over SYNC.BIN"] / Scoreboards

Postby Young1996 on Sun Oct 06, 2019 3:22 pm

Sorry, little brother is late.
Young1996
 
Posts: 11
Joined: Sun Sep 08, 2019 5:33 am

Re: 【Looyh】NBA2K_Hook v1.7.4["Mods Takes Precedence Over SYNC.BIN"] / Scoreboards

Postby destteam on Sun Oct 06, 2019 3:26 pm

Young1996 wrote:Sorry, little brother is late.


Hello, Chou Didi
destteam
 
Posts: 74
Joined: Tue Jul 23, 2019 4:32 pm

Re: 【Looyh】NBA2K_Hook v1.7.4["Mods Takes Precedence Over SYNC.BIN"] / Scoreboards

Postby eko718 on Sun Oct 06, 2019 3:48 pm

Looyh, Do you happen to know how to eliminate the green release indicator? I mean the one that occurs even when you have the shot meter turned off?

Also, do you know how to edit player sound as in the commentary connected to a particular player?
Donations are welcome and appreciated || Cash App me at $eko718 ||

Or through Paypal @ https://paypal.me/eko718?locale.x=en_US
eko718
 
Posts: 430
Joined: Fri Nov 15, 2002 6:44 am

Re: 【Looyh】NBA2K_Hook v1.7.6["Mods Takes Precedence Over SYNC.BIN"] / Scoreboards

Postby PrinceMarth1990 on Tue Oct 08, 2019 7:11 am

Anyone have the file for Hook 1.7.4? I accidentally deleted mine.
The relatively new modder that not many ppl know about.
PrinceMarth1990
 
Posts: 51
Joined: Thu Dec 06, 2018 8:49 am

Re: 【Looyh】NBA2K_Hook v1.7.6["Mods Takes Precedence Over SYNC.BIN"] / Scoreboards

Postby seanbarkley on Tue Oct 08, 2019 8:37 am

Whats up Looyh! thanks again for your great tool man!

I extracted The Adidas Harden 4 today, which have been added to the game through Sync.bin, so I decided to test what happened if I inserted it inside waigua folder. This is the result:

Image

It's funny because I thought nothing would happen, but it seems that thanks to your tool adding a modded file from Sync file inside Waigua folder causes some effect in the game. Do you think it will be possible that your tool will allow us to overwrite files that are only inside Sync.bin??

Thank you!
If you like my work I appreciate any help: https://www.paypal.me/s3anbarkl3y
User avatar
seanbarkley
 
Posts: 727
Joined: Tue Sep 23, 2008 8:10 pm
Location: SCQ. Spain

Re: 【Looyh】NBA2K_Hook v1.7.6["Mods Takes Precedence Over SYNC.BIN"] / Scoreboards

Postby Aston on Tue Oct 08, 2019 9:44 am

PrinceMarth1990 wrote:Anyone have the file for Hook 1.7.4? I accidentally deleted mine.


Yepp
You do not have the required permissions to view the files attached to this post.
User avatar
Aston
Culture.
 
Posts: 1264
Joined: Fri Oct 06, 2017 4:56 am
Location: France

Re: 【Looyh】NBA2K_Hook v1.7.6["Mods Takes Precedence Over SYNC.BIN"] / Scoreboards

Postby Gideon Prime on Tue Oct 08, 2019 2:24 pm

Is there a way to Change the iff Files?

I can see them in the Menu but I can't Change Them
Feeling Generous Towards Me Consider Donating Here https://cash.app/$LazarusPrime
Follow Me on Twitter @GideonPrime
My YouTube Channel: https://www.youtube.com/channel/UCXXSK_3OXMuzEWx2IybCMzQ?view_as=subscriber
User avatar
Gideon Prime
 
Posts: 200
Joined: Thu Nov 06, 2014 8:58 am
Location: Bronx NY


Re: 【Looyh】NBA2K_Hook v1.7.6 / Scoreboards / Net Mod

Postby dirtydraw on Wed Oct 09, 2019 3:48 am



Hi Looyh, could you release the NBC Scoreboard for us? It looks like its the 20k20 ready version with the lighter shader. :bowdown: :bowdown: :bowdown:
User avatar
dirtydraw
Bulls Fanatic
 
Posts: 587
Joined: Sun Oct 13, 2013 9:57 am
Location: Hiltown (Germany)

Re: 【Looyh】NBA2K_Hook v1.7.6 / Scoreboards / Net Mod

Postby The_Birdman24 on Wed Oct 09, 2019 10:45 am

How exactly do you use this tool to have different scoreboards? I have everything downloaded but just not quite sure how to use it :(
The_Birdman24
 
Posts: 1
Joined: Wed Jul 25, 2018 11:35 pm

Re: 【Looyh】NBA2K_Hook v1.7.6 / Scoreboards / Net Mod

Postby BigDez42 on Wed Oct 09, 2019 1:25 pm



How did you get your backboard to be that thin? It’s much more realistic
BigDez42
 
Posts: 25
Joined: Thu Feb 01, 2018 8:07 am

Re: 【Looyh】NBA2K_Hook v1.7.6 / Scoreboards / Net Mod

Postby looyh on Wed Oct 09, 2019 4:55 pm

dirtydraw wrote:Hi Looyh, could you release the NBC Scoreboard for us? It looks like its the 20k20 ready version with the lighter shader. :bowdown: :bowdown: :bowdown:

it has been released for a few days, check the first post
User avatar
looyh
 
Posts: 469
Joined: Mon Aug 05, 2013 2:06 pm

Re: 【Looyh】NBA2K_Hook v1.7.6 / Scoreboards / Net Mod

Postby dirtydraw on Thu Oct 10, 2019 2:53 am

looyh wrote:
dirtydraw wrote:Hi Looyh, could you release the NBC Scoreboard for us? It looks like its the 20k20 ready version with the lighter shader. :bowdown: :bowdown: :bowdown:

it has been released for a few days, check the first post


Oh :) thanks. Didn't recognize that. Cool stuff bro.
User avatar
dirtydraw
Bulls Fanatic
 
Posts: 587
Joined: Sun Oct 13, 2013 9:57 am
Location: Hiltown (Germany)

Re: 【Looyh】NBA2K_Hook v1.7.6 / Scoreboards / Net Mod

Postby BigDez42 on Fri Oct 11, 2019 2:38 am

Hi Looyh,

How did you get the backboard in the net mod photos to look like that? It's thinner than normal.
BigDez42
 
Posts: 25
Joined: Thu Feb 01, 2018 8:07 am

Re: 【Looyh】NBA2K_Hook v1.7.6 / Scoreboards / Net Mod

Postby looyh on Fri Oct 11, 2019 3:14 am

BigDez42 wrote:Hi Looyh,

How did you get the backboard in the net mod photos to look like that? It's thinner than normal.

its a part of "Realism Mod 2K20", work in process
User avatar
looyh
 
Posts: 469
Joined: Mon Aug 05, 2013 2:06 pm

Re: 【Looyh】NBA2K_Hook v1.7.6 / Scoreboards / Net Mod

Postby tobay2k on Fri Oct 11, 2019 3:20 am

looyh wrote:
BigDez42 wrote:Hi Looyh,

How did you get the backboard in the net mod photos to look like that? It's thinner than normal.

its a part of "Realism Mod 2K20", work in process

That's great news brother looking forward to it!!
User avatar
tobay2k
 
Posts: 537
Joined: Mon Apr 23, 2018 5:11 am
Location: Germany

Re: 【Looyh】NBA2K_Hook v1.8.0<<Load Updated Mods using waigua / Scoreboards / Net Mod

Postby looyh on Sun Oct 13, 2019 3:55 am

2019-10-13 01:37 | NBA2K_Hook v1.8.0
* Added: Load Updated(in Patchs) Mods using waigua, dont need to import anymore. (like celtics, bulls, spurs etc arenas s***.iff and some player png/face files etc)
User avatar
looyh
 
Posts: 469
Joined: Mon Aug 05, 2013 2:06 pm

Re: 【Looyh】NBA2K_Hook v1.8.0<<Load Updated Mods using waigua / Scoreboards / Net Mod

Postby Santicruyff on Sun Oct 13, 2019 4:13 am

looyh wrote:2019-10-13 01:37 | NBA2K_Hook v1.8.0
* Added: Load Updated(in Patchs) Mods using waigua, dont need to import anymore. (like celtics, bulls, spurs etc arenas s***.iff and some player png/face files etc)


Amazing work, thank you very much. :bowdown2: :bowdown2: :bowdown2: :bowdown2: :applaud: :applaud: :applaud:
Santicruyff
 
Posts: 273
Joined: Sun Apr 15, 2018 2:01 am

Re: 【Looyh】NBA2K_Hook v1.8.0<<Load Updated Mods using waigua / Scoreboards / Net Mod

Postby Gideon Prime on Sun Oct 13, 2019 5:50 am

Thanks for all your Work @Looyh. But Versions 1.6 and 1.8 Make my Game Crash, the Screen Resolution on my Computer Goes All the way Down to like 480 instead of my Usual 2K Settings So I have to use the 1.4 Settings. Any Advice to what I'm Doing Wrong?
Feeling Generous Towards Me Consider Donating Here https://cash.app/$LazarusPrime
Follow Me on Twitter @GideonPrime
My YouTube Channel: https://www.youtube.com/channel/UCXXSK_3OXMuzEWx2IybCMzQ?view_as=subscriber
User avatar
Gideon Prime
 
Posts: 200
Joined: Thu Nov 06, 2014 8:58 am
Location: Bronx NY

Re: 【Looyh】NBA2K_Hook v1.8.0<<Load Updated Mods using waigua / Scoreboards / Net Mod

Postby seanbarkley on Sun Oct 13, 2019 5:51 am

Looyh, you can't imagine how much I love you!!! :bowdown2: :bowdown2: :bowdown2: :bowdown2:

What you aré doing is so awesome!
If you like my work I appreciate any help: https://www.paypal.me/s3anbarkl3y
User avatar
seanbarkley
 
Posts: 727
Joined: Tue Sep 23, 2008 8:10 pm
Location: SCQ. Spain

Re: 【Looyh】NBA2K_Hook v1.8.0<<Load Updated Mods using waigua / Scoreboards / Net Mod

Postby ConfigSys on Sun Oct 13, 2019 6:28 am

Gideon Prime wrote:Thanks for all your Work @Looyh. But Versions 1.6 and 1.8 Make my Game Crash, the Screen Resolution on my Computer Goes All the way Down to like 480 instead of my Usual 2K Settings So I have to use the 1.4 Settings. Any Advice to what I'm Doing Wrong?


Try do disable the GUI option from config file

don't know why but it's happened to me also.
ConfigSys
 
Posts: 254
Joined: Fri Dec 01, 2006 10:06 am

Re: 【Looyh】NBA2K_Hook v1.8.1<<Load Updated Mods using waigua / Scoreboards / Net Mod

Postby looyh on Sun Oct 13, 2019 1:23 pm

2019-10-13 11:16 | v1.8.1
* BugFxied: GUI crash when using "Full Screen Windowed", since v1.7.5
User avatar
looyh
 
Posts: 469
Joined: Mon Aug 05, 2013 2:06 pm

Re: 【Looyh】NBA2K_Hook v1.8.1<<Load Updated Mods using waigua / Scoreboards / Net Mod

Postby cujomatty on Sun Oct 13, 2019 3:21 pm

Spurs and Bulls arenas are still black using a modded SXXXX.iff file for me?
Raptors Basketball-Proudly Canadian
User avatar
cujomatty
 
Posts: 505
Joined: Mon Oct 15, 2012 1:07 pm

PreviousNext

Return to NBA 2K20 Modding

Who is online

Users browsing this forum: No registered users and 25 guests