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

NLSC Forum

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

overlay_packages

Thu Jan 03, 2019 8:18 am

I thought there might be some interest with the files in overlay_packages.iff within archive 0D

so here is a small example of what you can do with these

this is gamecommon.OJSON viewed in notepad++
Image
you can turn off the underarmour and statefarm wipes by changing them to false

this doesn't skip the audio and the segment but the overlays of the graphics will be gone
(except for that stupid blurring effect in the UAwipe)

Now if you see something of the type "PACKAGE"
Image
I think that means that package of overlays is also nested within it
so otfcoverlays.OJSON is a file itself but it is included within the gamecommon package
Image

see what you can come up with

One thing I hope to get to work is that in 2ku the scorebug disappears while shooting free throws and I think it might be based off of ScorebugFlyouts within practice_scrimmage.OJSON

Another example that was successful was in offlineblacktop.OJSON the NewScorebug overlay is set to false and BlacktopScorebug is true so I just changed those 2 and got the normal scorebug in blacktop to show instead

gamecommon.OJSON will be the largest file with the most options so be careful with editing it and don't be surprised if the screen is blank for a moment if you had turned something off

Re: overlay_packages

Thu Jan 03, 2019 8:30 am

Great research and some potentially very useful discoveries. Thanks for sharing!

Re: overlay_packages

Thu Jan 03, 2019 8:31 am

ksmiz GOD back at it again!

Re: overlay_packages

Thu Jan 03, 2019 10:13 am

Ray4Three0906 wrote:ksmiz GOD back at it again!


Facts... he a legend

Re: overlay_packages

Thu Jan 03, 2019 3:09 pm

I hope all the informational threads like this do not get lost.

Re: overlay_packages

Thu Jan 03, 2019 3:42 pm

Ill add a section for it in the 2K mod list
Post a reply