【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: 【NBA2K_Hook】 v2.2.5 << Unlocked: shoes brands & headband & retired numbers etc.

Postby RobDavis on Mon Feb 24, 2020 2:37 pm

Yea looks like d3d11.dll cant be in the 2k directory with reshade. Reshade creates a dxgi.dll and its trying load hook because hook is using the d3d11 file. Looyh anyway you could put the d3d11.dll inside the hook folder instead of the 2k directory and still allow it to load?
Producer | YouTuber
Creator of Fictional College Hoops PC Mod NBA 2K19/20/21
Sub to My Youtube Channel Below
YouTube


Fictional College Hoops 2K23 Mod
Fictional College Hoops 2K21 Mod
Fictional College Hoops 2K20 Mod
Fictional College Hoops 2K19 Mod
User avatar
RobDavis
 
Posts: 839
Joined: Fri Sep 21, 2007 4:49 am
Location: Detroit/Chicago

Re: 【NBA2K_Hook】 v2.2.5 << Unlocked: shoes brands & headband & retired numbers etc.

Postby looyh on Mon Feb 24, 2020 4:24 pm

RobDavis wrote:Yea looks like d3d11.dll cant be in the 2k directory with reshade. Reshade creates a dxgi.dll and its trying load hook because hook is using the d3d11 file. Looyh anyway you could put the d3d11.dll inside the hook folder instead of the 2k directory and still allow it to load?

Im using reshade dxig.dll too, and they works. d3d11.dll is just an injector(to load 2khook.dll), it included original d3d11.dll (os:\Windows\System32\d3d11.dll), and forwarding all functions to original dll. And if other features are works, only the GUI cannot work, that also mean inject succeed. GUI is a single part, it needs to hook the DirectX functions to work.
EDIT: Also you can delete d3d11.dll, and use a dll injector program to load nba2k_hook.dll everytime when the game runs.
User avatar
looyh
 
Posts: 471
Joined: Mon Aug 05, 2013 2:06 pm

Re: 【NBA2K_Hook】 v2.2.5 << Unlocked: shoes brands & headband & retired numbers etc.

Postby RobDavis on Mon Feb 24, 2020 6:23 pm

looyh wrote:
RobDavis wrote:Yea looks like d3d11.dll cant be in the 2k directory with reshade. Reshade creates a dxgi.dll and its trying load hook because hook is using the d3d11 file. Looyh anyway you could put the d3d11.dll inside the hook folder instead of the 2k directory and still allow it to load?

Im using reshade dxig.dll too, and they works. d3d11.dll is just an injector(to load 2khook.dll), it included original d3d11.dll (os:\Windows\System32\d3d11.dll), and forwarding all functions to original dll. And if other features are works, only the GUI cannot work, that also mean inject succeed. GUI is a single part, it needs to hook the DirectX functions to work.
EDIT: Also you can delete d3d11.dll, and use a dll injector program to load nba2k_hook.dll everytime when the game runs.


Ok dang I wonder whats causing me to crash ... The only thing I installed recently was uplay. If i remove dxgi the hook works and if i remove d3d11 the reshade works. Gonna keep digging around thx
Producer | YouTuber
Creator of Fictional College Hoops PC Mod NBA 2K19/20/21
Sub to My Youtube Channel Below
YouTube


Fictional College Hoops 2K23 Mod
Fictional College Hoops 2K21 Mod
Fictional College Hoops 2K20 Mod
Fictional College Hoops 2K19 Mod
User avatar
RobDavis
 
Posts: 839
Joined: Fri Sep 21, 2007 4:49 am
Location: Detroit/Chicago

Re: 【NBA2K_Hook】 v2.2.5 << Unlocked: shoes brands & headband & retired numbers etc.

Postby cujomatty on Tue Feb 25, 2020 2:33 am

deionr829 wrote:cujo can you help me bro i dont know where to put that code at in the loop config

It would probably be easier if you struggle with the config file, to enter it through the ingame GUI.

You would want to create a new team file and put the default address from my post in the left and whatever you called the file in your waigua folder on the right. Then assign that team file to whichever team(s) you want.
Raptors Basketball-Proudly Canadian
User avatar
cujomatty
 
Posts: 520
Joined: Mon Oct 15, 2012 1:07 pm

Re: 【NBA2K_Hook】 v2.2.5 << Unlocked: shoes brands & headband & retired numbers etc.

Postby buddaking on Tue Feb 25, 2020 9:14 am

Hey bro @Cujomatty

is it possible for you to update your config files for the new updated scoreboards by looyh so that we can have different scoreboard for different team like your previous release but with the new scoreboards instead? Thanks

Btw. Great job looyh. Thank you!
buddaking
 
Posts: 631
Joined: Mon Jan 14, 2013 6:08 am

Re: 【NBA2K_Hook】 v2.2.5 << Unlocked: shoes brands & headband & retired numbers etc.

Postby cujomatty on Tue Feb 25, 2020 9:27 am

buddaking wrote:Hey bro @Cujomatty

is it possible for you to update your config files for the new updated scoreboards by looyh so that we can have different scoreboard for different team like your previous release but with the new scoreboards instead? Thanks

Btw. Great job looyh. Thank you!


just rename the updated scoreboards to the same name as the old ones so tntScorebug, nbcScorebug and foxScorebug then place in waguia overwriting the old ones. You don't need to change anything in the config file.
Raptors Basketball-Proudly Canadian
User avatar
cujomatty
 
Posts: 520
Joined: Mon Oct 15, 2012 1:07 pm

Re: 【NBA2K_Hook】 v2.2.5 << Unlocked: shoes brands & headband & retired numbers etc.

Postby buddaking on Tue Feb 25, 2020 11:09 am

cujomatty wrote:
buddaking wrote:Hey bro @Cujomatty

is it possible for you to update your config files for the new updated scoreboards by looyh so that we can have different scoreboard for different team like your previous release but with the new scoreboards instead? Thanks

Btw. Great job looyh. Thank you!


just rename the updated scoreboards to the same name as the old ones so tntScorebug, nbcScorebug and foxScorebug then place in waguia overwriting the old ones. You don't need to change anything in the config file.


It was successful! Appreciate the info bro (Y)
buddaking
 
Posts: 631
Joined: Mon Jan 14, 2013 6:08 am

Re: 【NBA2K_Hook】 v2.2.5 << Unlocked: shoes brands & headband & retired numbers etc.

Postby deionr829 on Tue Feb 25, 2020 2:34 pm

Cujo I’m sorry I don’t know what I’m doing wrong. I did what u said and it still not loading up correctly on the halftime show.
deionr829
 
Posts: 188
Joined: Sat Aug 03, 2019 2:13 pm
Location: new york,ny

Re: 【NBA2K_Hook】 v2.2.5 << Unlocked: shoes brands & headband & retired numbers etc.

Postby Marvin00 on Tue Feb 25, 2020 4:52 pm

What is the teamID list for classic teams...would be great to assign some of the old teams to new high resolution courts if possible
Marvin00
 
Posts: 480
Joined: Sat Jul 21, 2018 6:08 am

Re: 【NBA2K_Hook】 v2.2.5 << Unlocked: shoes brands & headband & retired numbers etc.

Postby jcblas026 on Tue Feb 25, 2020 6:05 pm

Just a quick question guys why i can't replace the default floors by 2k for the rising stars asg While the backboards work well it doesnt work with hook tool can someone help me out there please im using ML mode btw what's the team file name of that default floor of 2k asg? I think its different its not working with f030.iff ;(
jcblas026
 
Posts: 186
Joined: Sat Feb 10, 2018 2:34 am

Re: 【NBA2K_Hook】 v2.2.5 << Unlocked: shoes brands & headband & retired numbers etc.

Postby cujomatty on Wed Feb 26, 2020 3:01 am

Marvin00 wrote:What is the teamID list for classic teams...would be great to assign some of the old teams to new high resolution courts if possible


There is a court ID thread in the modding help forum
Raptors Basketball-Proudly Canadian
User avatar
cujomatty
 
Posts: 520
Joined: Mon Oct 15, 2012 1:07 pm

Re: 【NBA2K_Hook】 v2.2.5 << Unlocked: shoes brands & headband & retired numbers etc.

Postby cujomatty on Wed Feb 26, 2020 3:03 am

deionr829 wrote:Cujo I’m sorry I don’t know what I’m doing wrong. I did what u said and it still not loading up correctly on the halftime show.

What is the name of the halftime file you have in Waigua?
Raptors Basketball-Proudly Canadian
User avatar
cujomatty
 
Posts: 520
Joined: Mon Oct 15, 2012 1:07 pm

Re: 【NBA2K_Hook】 v2.2.5 << Unlocked: shoes brands & headband & retired numbers etc.

Postby deionr829 on Wed Feb 26, 2020 6:27 am

cujomatty wrote:
deionr829 wrote:Cujo I’m sorry I don’t know what I’m doing wrong. I did what u said and it still not loading up correctly on the halftime show.

What is the name of the halftime file you have in Waigua?



so i re read what you wrote and i went into the hook menu and put the file u said on the left side and replace the ending with pg034.iff and on the right hand side i put pg034.iff. and i still dont have it show up on the halftime show it still says nba 2k. i also have a pregame folder in the waigua with the pg034.iff in it.
deionr829
 
Posts: 188
Joined: Sat Aug 03, 2019 2:13 pm
Location: new york,ny

Re: 【NBA2K_Hook】 v2.2.5 << Unlocked: shoes brands & headband & retired numbers etc.

Postby Shuajota on Wed Feb 26, 2020 8:39 am

Hey Looyh, I have a doubt. We have a limit of players to create in the roster. Do you think we could eliminate that limit? And do you know if we could add a larger number of ID for jerseys? Thanks!
User avatar
Shuajota
NBA2K Mods: www.shuajota.com
 
Posts: 9735
Joined: Mon Dec 12, 2016 2:51 am
Location: Spain

Re: 【NBA2K_Hook】 v2.2.5 << Unlocked: shoes brands & headband & retired numbers etc.

Postby cujomatty on Wed Feb 26, 2020 3:49 pm

deionr829 wrote:
cujomatty wrote:
deionr829 wrote:Cujo I’m sorry I don’t know what I’m doing wrong. I did what u said and it still not loading up correctly on the halftime show.

What is the name of the halftime file you have in Waigua?



so i re read what you wrote and i went into the hook menu and put the file u said on the left side and replace the ending with pg034.iff and on the right hand side i put pg034.iff. and i still dont have it show up on the halftime show it still says nba 2k. i also have a pregame folder in the waigua with the pg034.iff in it.

The file you want to use goes directly into waigua not a pregame folder here is what the left should say exactly:

pregame/studio_arenadesk_int.iff

On the right is what your file is called directly in waigua:

pg034.iff

That is for halftime if it’s the guys talking with the arena in the background
For halftime where the guys are in the studio it would be this on the left:

pregame/studio_broadcastset_int.iff

On the right side whatever that file is called

Pg035.iff(or whatever you have it called.)

I gotta ask though. pg034.iff is a real weird name for a halftime show file. Did you rename it that or is that what you downloaded?
Raptors Basketball-Proudly Canadian
User avatar
cujomatty
 
Posts: 520
Joined: Mon Oct 15, 2012 1:07 pm

Re: 【NBA2K_Hook】 v2.2.5 << Unlocked: shoes brands & headband & retired numbers etc.

Postby deionr829 on Thu Feb 27, 2020 5:03 am

yea i downloaded it like that im going to try it now





cujomatty wrote:
deionr829 wrote:
cujomatty wrote:
deionr829 wrote:Cujo I’m sorry I don’t know what I’m doing wrong. I did what u said and it still not loading up correctly on the halftime show.

What is the name of the halftime file you have in Waigua?



so i re read what you wrote and i went into the hook menu and put the file u said on the left side and replace the ending with pg034.iff and on the right hand side i put pg034.iff. and i still dont have it show up on the halftime show it still says nba 2k. i also have a pregame folder in the waigua with the pg034.iff in it.

The file you want to use goes directly into waigua not a pregame folder here is what the left should say exactly:

pregame/studio_arenadesk_int.iff

On the right is what your file is called directly in waigua:

pg034.iff

That is for halftime if it’s the guys talking with the arena in the background
For halftime where the guys are in the studio it would be this on the left:

pregame/studio_broadcastset_int.iff

On the right side whatever that file is called

Pg035.iff(or whatever you have it called.)

I gotta ask though. pg034.iff is a real weird name for a halftime show file. Did you rename it that or is that what you downloaded?
deionr829
 
Posts: 188
Joined: Sat Aug 03, 2019 2:13 pm
Location: new york,ny

Re: 【NBA2K_Hook】 v2.2.5 << Unlocked: shoes brands & headband & retired numbers etc.

Postby cujomatty on Thu Feb 27, 2020 5:26 am

deionr829 wrote:yea i downloaded it like that im going to try it now





cujomatty wrote:
deionr829 wrote:
cujomatty wrote:
deionr829 wrote:Cujo I’m sorry I don’t know what I’m doing wrong. I did what u said and it still not loading up correctly on the halftime show.

What is the name of the halftime file you have in Waigua?



so i re read what you wrote and i went into the hook menu and put the file u said on the left side and replace the ending with pg034.iff and on the right hand side i put pg034.iff. and i still dont have it show up on the halftime show it still says nba 2k. i also have a pregame folder in the waigua with the pg034.iff in it.

The file you want to use goes directly into waigua not a pregame folder here is what the left should say exactly:

pregame/studio_arenadesk_int.iff

On the right is what your file is called directly in waigua:

pg034.iff

That is for halftime if it’s the guys talking with the arena in the background
For halftime where the guys are in the studio it would be this on the left:

pregame/studio_broadcastset_int.iff

On the right side whatever that file is called

Pg035.iff(or whatever you have it called.)

I gotta ask though. pg034.iff is a real weird name for a halftime show file. Did you rename it that or is that what you downloaded?

It just dawned on me that pg034.iff was the studio show file from 2k19. It doesn’t work in 2k20.

I’ve been wanting to convert that file from 2k19 to 2k20 but blender can’t save the file properly. Trevor who writes the script for blender was looking into it but to be honest that was quite awhile ago. If it does get figured out I will be converting them as it is the last thing I want on my 2k20 wish list that isn’t done.

For now I converted the old ones I did and converted TwisTs that just changed the textures. I have a thread with the downloads somewhere in this forum.
Raptors Basketball-Proudly Canadian
User avatar
cujomatty
 
Posts: 520
Joined: Mon Oct 15, 2012 1:07 pm

Re: 【NBA2K_Hook】 v2.2.5 << Unlocked: shoes brands & headband & retired numbers etc.

Postby deionr829 on Thu Feb 27, 2020 5:51 am

ahhhh that why its not working. did anyone do a halftime show for 2k20?




cujomatty wrote:
deionr829 wrote:yea i downloaded it like that im going to try it now





cujomatty wrote:
deionr829 wrote:
cujomatty wrote:
deionr829 wrote:Cujo I’m sorry I don’t know what I’m doing wrong. I did what u said and it still not loading up correctly on the halftime show.

What is the name of the halftime file you have in Waigua?



so i re read what you wrote and i went into the hook menu and put the file u said on the left side and replace the ending with pg034.iff and on the right hand side i put pg034.iff. and i still dont have it show up on the halftime show it still says nba 2k. i also have a pregame folder in the waigua with the pg034.iff in it.

The file you want to use goes directly into waigua not a pregame folder here is what the left should say exactly:

pregame/studio_arenadesk_int.iff

On the right is what your file is called directly in waigua:

pg034.iff

That is for halftime if it’s the guys talking with the arena in the background
For halftime where the guys are in the studio it would be this on the left:

pregame/studio_broadcastset_int.iff

On the right side whatever that file is called

Pg035.iff(or whatever you have it called.)

I gotta ask though. pg034.iff is a real weird name for a halftime show file. Did you rename it that or is that what you downloaded?

It just dawned on me that pg034.iff was the studio show file from 2k19. It doesn’t work in 2k20.

I’ve been wanting to convert that file from 2k19 to 2k20 but blender can’t save the file properly. Trevor who writes the script for blender was looking into it but to be honest that was quite awhile ago. If it does get figured out I will be converting them as it is the last thing I want on my 2k20 wish list that isn’t done.

For now I converted the old ones I did and converted TwisTs that just changed the textures. I have a thread with the downloads somewhere in this forum.
deionr829
 
Posts: 188
Joined: Sat Aug 03, 2019 2:13 pm
Location: new york,ny

Re: 【NBA2K_Hook】 v2.2.5 << Unlocked: shoes brands & headband & retired numbers etc.

Postby deionr829 on Thu Feb 27, 2020 6:28 am

I downloaded your new file for espn and it still doesn’t work.
deionr829
 
Posts: 188
Joined: Sat Aug 03, 2019 2:13 pm
Location: new york,ny

Re: 【NBA2K_Hook】 v2.2.5 << Unlocked: shoes brands & headband & retired numbers etc.

Postby cujomatty on Thu Feb 27, 2020 7:58 am

deionr829 wrote:I downloaded your new file for espn and it still doesn’t work.

I’ll make you a quick video tutorial tonight when I get home lol
Raptors Basketball-Proudly Canadian
User avatar
cujomatty
 
Posts: 520
Joined: Mon Oct 15, 2012 1:07 pm

Re: 【NBA2K_Hook】 v2.2.5 << Unlocked: shoes brands & headband & retired numbers etc.

Postby deionr829 on Thu Feb 27, 2020 10:32 am

cujomatty wrote:
deionr829 wrote:I downloaded your new file for espn and it still doesn’t work.

I’ll make you a quick video tutorial tonight when I get home lol





thank you so much im going to be mad at myself if its something simple that i am missing lol
deionr829
 
Posts: 188
Joined: Sat Aug 03, 2019 2:13 pm
Location: new york,ny

Re: 【NBA2K_Hook】 v2.2.5 << Unlocked: shoes brands & headband & retired numbers etc.

Postby cujomatty on Thu Feb 27, 2020 2:33 pm

deionr829 wrote:
cujomatty wrote:
deionr829 wrote:I downloaded your new file for espn and it still doesn’t work.

I’ll make you a quick video tutorial tonight when I get home lol





thank you so much im going to be mad at myself if its something simple that i am missing lol


Ok here is the video. Just type in exactly what I did. Make sure you assign it to every team you want it to show up for. The way hook works is the teams you have it assigned to, the files will show up when they are the home team so if you dont have that TNT Studio assigned to the team it won't show up.

phpBB [video]
Raptors Basketball-Proudly Canadian
User avatar
cujomatty
 
Posts: 520
Joined: Mon Oct 15, 2012 1:07 pm

Re: 【NBA2K_Hook】 v2.2.5 << Unlocked: shoes brands & headband & retired numbers etc.

Postby deionr829 on Thu Feb 27, 2020 2:52 pm

when i click on it it says video is unavailable



cujomatty wrote:
deionr829 wrote:
cujomatty wrote:
deionr829 wrote:I downloaded your new file for espn and it still doesn’t work.

I’ll make you a quick video tutorial tonight when I get home lol





thank you so much im going to be mad at myself if its something simple that i am missing lol


Ok here is the video. Just type in exactly what I did. Make sure you assign it to every team you want it to show up for. The way hook works is the teams you have it assigned to, the files will show up when they are the home team so if you dont have that TNT Studio assigned to the team it won't show up.

phpBB [video]
deionr829
 
Posts: 188
Joined: Sat Aug 03, 2019 2:13 pm
Location: new york,ny

Re: 【NBA2K_Hook】 v2.2.5 << Unlocked: shoes brands & headband & retired numbers etc.

Postby deionr829 on Thu Feb 27, 2020 3:18 pm

cujo i got it working thank you man. now question how do you set it so each team has a different scoreboard overlay or is that not possible
deionr829
 
Posts: 188
Joined: Sat Aug 03, 2019 2:13 pm
Location: new york,ny

Re: 【NBA2K_Hook】 v2.2.5 << Unlocked: shoes brands & headband & retired numbers etc.

Postby cujomatty on Thu Feb 27, 2020 4:22 pm

deionr829 wrote:cujo i got it working thank you man. now question how do you set it so each team has a different scoreboard overlay or is that not possible


You can make as many different groups as want. Just like when I made that group called TNT Studio go to “add new” and then make a new group and call it whatever you want but for example NBC Scoreboard. Then on the left where I put pregame/arenadesk_int.iff instead put newscorebug.iff then on the right put the name of your scoreboard file. Then save and apply. Then assign the “NBC Scoreboard” group you made to whatever teams you want. You can do this as much as you want. I have 7 different scoreboards I use.
Raptors Basketball-Proudly Canadian
User avatar
cujomatty
 
Posts: 520
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 0 guests