Main Site | Forum | Rules | Downloads | Wiki | Features | Podcast

NLSC Forum

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

[MauMau78's Lab] Net Mod for 2k23 REL!

Thu Sep 15, 2022 8:27 pm

placeholder....will release some mods later this week
Last edited by maumau78 on Mon Oct 03, 2022 8:18 pm, edited 1 time in total.

Re: [MauMau78's Lab] .....

Mon Oct 03, 2022 8:17 pm

Image

https://drive.google.com/file/d/1o4CxIc ... sp=sharing

Net Physics + Shape updated + Ball Interaction with the Rim

I'm trying to edit the shape lower part but now so easy......If someone can help me edit the 3d Model of the net I will appreciate....

My findings:

the net 3d model is located into global->net.1126e2ab57d590f2.model

3aB0 start hex of the net 3D
6a90 end hex of the net 3D

...It maybe is sort of vertex list + face list.....but I need to dig it more :-)

Re: [MauMau78's Lab] Net Mod for 2k23 REL!

Mon Oct 03, 2022 11:56 pm

Image

Seems like cloth files don't have the second set of texture...so I will try to edit the blender script to change the INPUT data structure....other parts seems to be the same....

Re: [MauMau78's Lab] Net Mod for 2k23 REL!

Tue Oct 04, 2022 8:11 am

Hey Mau, thank you so much for this. If you don't mind, may I know which files are responsible for the ball's interaction with the rim? I wanna try this with another global I'm using (exile's sweat global). Cheers!

Re: [MauMau78's Lab] Net Mod for 2k23 REL!

Tue Oct 04, 2022 10:50 am

thanks for sharing this, mau :applaud:

Re: [MauMau78's Lab] Net Mod for 2k23 REL!

Tue Oct 04, 2022 2:11 pm

Thanks for sharing and for droppin' knowledge as well. Do you think it's feasible to mod the rims to shake upon impact, even from missed shots (as I think happens on new-gen)? Without knowing anything about net/basket modding, my gut says it's fundamentally not possible, but I'd love to be wrong.

Re: [MauMau78's Lab] Net Mod for 2k23 REL!

Tue Oct 04, 2022 5:04 pm

vetmin wrote:Thanks for sharing and for droppin' knowledge as well. Do you think it's feasible to mod the rims to shake upon impact, even from missed shots (as I think happens on new-gen)? Without knowing anything about net/basket modding, my gut says it's fundamentally not possible, but I'd love to be wrong.


I can make it fixed = no shake with hex edit or Looyh tool

but....It's just shake or no shake.....I can't trigger PS5 movement as now..........

Re: [MauMau78's Lab] Net Mod for 2k23 REL!

Tue Oct 04, 2022 6:15 pm

maumau78 wrote:
vetmin wrote:Thanks for sharing and for droppin' knowledge as well. Do you think it's feasible to mod the rims to shake upon impact, even from missed shots (as I think happens on new-gen)? Without knowing anything about net/basket modding, my gut says it's fundamentally not possible, but I'd love to be wrong.


I can make it fixed = no shake with hex edit or Looyh tool

but....It's just shake or no shake.....I can't trigger PS5 movement as now..........


You can make it shake on misses?

Re: [MauMau78's Lab] Net Mod for 2k23 REL!

Tue Oct 04, 2022 6:24 pm

vetmin wrote:
maumau78 wrote:
vetmin wrote:Thanks for sharing and for droppin' knowledge as well. Do you think it's feasible to mod the rims to shake upon impact, even from missed shots (as I think happens on new-gen)? Without knowing anything about net/basket modding, my gut says it's fundamentally not possible, but I'd love to be wrong.


I can make it fixed = no shake with hex edit or Looyh tool

but....It's just shake or no shake.....I can't trigger PS5 movement as now..........


You can make it shake on misses?


Sorry no

Re: [MauMau78's Lab] Net Mod for 2k23 REL!

Tue Oct 04, 2022 10:37 pm

Image

...intersting.....

Image

Re: [MauMau78's Lab] Net Mod for 2k23 REL!

Tue Oct 04, 2022 11:25 pm

Image

...with some little tweak....

Image

Now I need to:

- read file into blender
- edit the points
- save them back

...more on this on coming days....

Re: [MauMau78's Lab] Net Mod for 2k23 REL!

Wed Oct 05, 2022 3:18 am

Image

...like this :-)

Re: [MauMau78's Lab] Net Mod for 2k23 REL!

Wed Oct 05, 2022 5:44 am

Nice mod, but is there any way to make the nets longer? They look short to me. And will your net mod from 2K22 work on 23?

Re: [MauMau78's Lab] Net Mod for 2k23 REL!

Wed Oct 05, 2022 7:07 am

Image

done it!

I just edit the bottom part to have it larger with Blender then exported to the game and....yes it works!

Re: [MauMau78's Lab] Net Mod for 2k23 REL!

Wed Oct 05, 2022 2:20 pm

nice work. Always nice to see new research

Re: [MauMau78's Lab] Net Mod for 2k23 REL!

Wed Oct 05, 2022 5:34 pm

TGsoGood wrote:nice work. Always nice to see new research


Internally cloth file are just a vertex list that we can save as wavefront .obj files....so It's just a matter of extract / load in blender/ and inject them back to .model files.....

I will write a very short tutorial soon...

Re: [MauMau78's Lab] Net Mod for 2k23 REL!

Thu Oct 06, 2022 1:23 am

Image

Image

...will release two model..this one and a little nit longer one......

Re: [MauMau78's Lab] Net Mod for 2k23 REL!

Thu Oct 06, 2022 1:27 am

Nice work as always! It reminds me of the mid 2000's Spurs net

Re: [MauMau78's Lab] Net Mod for 2k23 REL!

Thu Oct 06, 2022 3:44 am

You have have skills on this but you make it more unreal than real :D Why not to make it like this or like next gen?
Image

Re: [MauMau78's Lab] Net Mod for 2k23 REL!

Thu Oct 06, 2022 5:25 am

Notforkids wrote:You have have skills on this but you make it more unreal than real :D Why not to make it like this or like next gen?
[ Image ]


Image

Tutorial posted...you can make your own on Blender now :-)

Re: [MauMau78's Lab] Net Mod for 2k23 REL!

Thu Oct 06, 2022 7:32 am

Amazing discovery maumau! and thank you so much for sharing how to go about doing this.

quick question, do you think the same can be done to the jersey average files? I've never found a way to import those files into blender.

Re: [MauMau78's Lab] Net Mod for 2k23 REL!

Thu Oct 06, 2022 4:58 pm

monja wrote:Amazing discovery maumau! and thank you so much for sharing how to go about doing this.

quick question, do you think the same can be done to the jersey average files? I've never found a way to import those files into blender.


Sure I will post "shorts cloth" tutorial.....

Re: [MauMau78's Lab] Net Mod for 2k23 REL!

Fri Oct 07, 2022 12:40 am

maumau78 wrote:
Notforkids wrote:You have have skills on this but you make it more unreal than real :D Why not to make it like this or like next gen?
[ Image ]


[ Image ]

Can you make it longer? Thanks

Re: [MauMau78's Lab] Net Mod for 2k23 REL!

Fri Oct 07, 2022 6:32 pm

Notforkids wrote:
maumau78 wrote:
Notforkids wrote:You have have skills on this but you make it more unreal than real :D Why not to make it like this or like next gen?
[ Image ]


[ Image ]

Can you make it longer? Thanks


Sorry but no

A tutorial has been released or if you send me the 3d edited model I will import it back to global file....

Re: [MauMau78's Lab] Net Mod for 2k23 REL!

Mon Apr 24, 2023 12:17 am

Can you reupload it? The link is dead.
Post a reply