dont show this arrow and symbols at the last second of the game

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

dont show this arrow and symbols at the last second of the game

Postby Robinhudloom1226 on Sun Mar 13, 2022 11:37 am

Good day, iam streaming an NBA 2k league, and I want to show them that it is CPU vs CPU, is there any way I can remove this? check photo, thanks

Image
Image
Image
Image
Robinhudloom1226
 
Posts: 67
Joined: Fri Sep 11, 2020 10:40 pm

Re: dont show this arrow and symbols at the last second of the game

Postby vetmin on Sun Mar 13, 2022 6:31 pm

Pretty sure the game-plan / adjustments / playcalling overlays can be toggled on or off (i.e., "true" or "false") via overlay_packages.iff. Can't check now, but it's probably in gamecommon.OPJSON (use Notepad++ or the equivalent to edit). Also check to see if you need to edit it too in mygm.OPJSON and/or myleague.OPJSON, if you're in one or the other of those modes.

As for the more icon-based overlays, most of those are in gamedata.iff, english.iff, and gooeyglobal.iff. Just go in, look at the DDS images, and edit any of the icons you want to go away by just using the eraser tool in your image editor to make it a blank, transparent image. Check the associated TXTR files for guidance on the DDS type (i.e., default = BC7 sRGB vs. BC1_unorm = BC1, Linear).

I think the PnR indicator can be adjusted without modding, like in Controller Settings or something (Pick and Roll Overlay). Also, to remove the play art, just turn it off in-game. The choices are None, Lite, Full, Lite + Full. Set it to none. It's in one of the settings menus.
vetmin
 
Posts: 324
Joined: Sat Mar 14, 2020 8:26 am

Re: dont show this arrow and symbols at the last second of the game

Postby Robinhudloom1226 on Thu Mar 17, 2022 12:27 am

vetmin wrote:Pretty sure the game-plan / adjustments / playcalling overlays can be toggled on or off (i.e., "true" or "false") via overlay_packages.iff. Can't check now, but it's probably in gamecommon.OPJSON (use Notepad++ or the equivalent to edit). Also check to see if you need to edit it too in mygm.OPJSON and/or myleague.OPJSON, if you're in one or the other of those modes.

As for the more icon-based overlays, most of those are in gamedata.iff, english.iff, and gooeyglobal.iff. Just go in, look at the DDS images, and edit any of the icons you want to go away by just using the eraser tool in your image editor to make it a blank, transparent image. Check the associated TXTR files for guidance on the DDS type (i.e., default = BC7 sRGB vs. BC1_unorm = BC1, Linear).

I think the PnR indicator can be adjusted without modding, like in Controller Settings or something (Pick and Roll Overlay). Also, to remove the play art, just turn it off in-game. The choices are None, Lite, Full, Lite + Full. Set it to none. It's in one of the settings menus.


You sir are the best!! I was not expecting any answers, but there it is from one of the GOAT modders, thanks sir, I will try this.. Thanks again
Robinhudloom1226
 
Posts: 67
Joined: Fri Sep 11, 2020 10:40 pm

Re: dont show this arrow and symbols at the last second of the game

Postby 2ktimo84 on Thu Mar 17, 2022 9:51 pm

[video][facebook] https://www.facebook.com/groups/1433094 ... 085661381/[/facebook][/video]Thanks for the info on how to find the files to edit. I managed to remove the icons but there’s still one issue I am having. When I activate my player’s takeover mode there’s this yellow animated indicator that appears. Hope you guys can help me out. Tried all the dds files inside the gamedata.iff file but still couldn’t figure what needs to be edited so that I could completely play without indicators. Thanks in advance!
2ktimo84
 
Posts: 3
Joined: Tue Mar 15, 2022 1:35 pm

Re: dont show this arrow and symbols at the last second of the game

Postby Robinhudloom1226 on Fri Mar 18, 2022 2:34 pm

Thanks Vetmin, I managed to delete the offscreen arrow atleast. There some icons for play when the game is close, I want to remove that too. But yes, you are a great help. Can I get you paypal? for appreciation
Robinhudloom1226
 
Posts: 67
Joined: Fri Sep 11, 2020 10:40 pm

Re: dont show this arrow and symbols at the last second of the game

Postby vetmin on Fri Mar 18, 2022 3:45 pm

Robinhudloom1226 wrote:Thanks Vetmin, I managed to delete the offscreen arrow atleast. There some icons for play when the game is close, I want to remove that too. But yes, you are a great help. Can I get you paypal? for appreciation


I appreciate the gesture but it's totally cool, dude, don't worry about it. If you can share screenshots of the specific sorts of icons that are still appearing, I might be able to point you to the right files.

2ktimo84 wrote:[video][facebook] https://www.facebook.com/groups/1433094 ... 085661381/[/facebook][/video]Thanks for the info on how to find the files to edit. I managed to remove the icons but there’s still one issue I am having. When I activate my player’s takeover mode there’s this yellow animated indicator that appears. Hope you guys can help me out. Tried all the dds files inside the gamedata.iff file but still couldn’t figure what needs to be edited so that I could completely play without indicators. Thanks in advance!


Can you take a screenshot and share? I don't see anything via that FB link.
vetmin
 
Posts: 324
Joined: Sat Mar 14, 2020 8:26 am

Re: dont show this arrow and symbols at the last second of the game

Postby 2ktimo84 on Fri Mar 18, 2022 7:05 pm

Sorry about that. Here you can see carter's takeover is activated without the icon and fire but there is still a yellow animation on his feet.
You do not have the required permissions to view the files attached to this post.
2ktimo84
 
Posts: 3
Joined: Tue Mar 15, 2022 1:35 pm

Re: dont show this arrow and symbols at the last second of the game

Postby Robinhudloom1226 on Sun Mar 20, 2022 8:57 pm

vetmin wrote:Pretty sure the game-plan / adjustments / playcalling overlays can be toggled on or off (i.e., "true" or "false") via overlay_packages.iff. Can't check now, but it's probably in gamecommon.OPJSON (use Notepad++ or the equivalent to edit). Also check to see if you need to edit it too in mygm.OPJSON and/or myleague.OPJSON, if you're in one or the other of those modes.

As for the more icon-based overlays, most of those are in gamedata.iff, english.iff, and gooeyglobal.iff. Just go in, look at the DDS images, and edit any of the icons you want to go away by just using the eraser tool in your image editor to make it a blank, transparent image. Check the associated TXTR files for guidance on the DDS type (i.e., default = BC7 sRGB vs. BC1_unorm = BC1, Linear).

I think the PnR indicator can be adjusted without modding, like in Controller Settings or something (Pick and Roll Overlay). Also, to remove the play art, just turn it off in-game. The choices are None, Lite, Full, Lite + Full. Set it to none. It's in one of the settings menus.


Thanks Vetmin, I removed the off screen arrow, i want to remove these playguide overlay , arrows and stuff , that pops out during crucial seconds of the game, It can not be turn off in coach or control settings.

Image
Image
upload image
Robinhudloom1226
 
Posts: 67
Joined: Fri Sep 11, 2020 10:40 pm

Re: dont show this arrow and symbols at the last second of the game

Postby Robinhudloom1226 on Sun Mar 20, 2022 8:59 pm

vetmin wrote:Pretty sure the game-plan / adjustments / playcalling overlays can be toggled on or off (i.e., "true" or "false") via overlay_packages.iff. Can't check now, but it's probably in gamecommon.OPJSON (use Notepad++ or the equivalent to edit). Also check to see if you need to edit it too in mygm.OPJSON and/or myleague.OPJSON, if you're in one or the other of those modes.

As for the more icon-based overlays, most of those are in gamedata.iff, english.iff, and gooeyglobal.iff. Just go in, look at the DDS images, and edit any of the icons you want to go away by just using the eraser tool in your image editor to make it a blank, transparent image. Check the associated TXTR files for guidance on the DDS type (i.e., default = BC7 sRGB vs. BC1_unorm = BC1, Linear).

I think the PnR indicator can be adjusted without modding, like in Controller Settings or something (Pick and Roll Overlay). Also, to remove the play art, just turn it off in-game. The choices are None, Lite, Full, Lite + Full. Set it to none. It's in one of the settings menus.


Thanks Vetmin, I removed the off screen arrow, i want to remove these playguide overlay , arrows and stuff , that pops out during crucial seconds of the game, It can not be turn off in coach or control settings.I could not find it on the english.iff, gamedata.iff global.iff or gooeyglobal.iff About overlay_packages.iff, I could find it, tried toggling false but nothing happened. thanks

Image
Image
upload image
Robinhudloom1226
 
Posts: 67
Joined: Fri Sep 11, 2020 10:40 pm


Return to NBA 2K22 Modding

Who is online

Users browsing this forum: No registered users and 2 guests