[Released] Missing Portraits and Fixed Players

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

Re: [Released] Missing Portraits

Postby daninoz on Thu Mar 24, 2011 2:14 pm

The portraits are pictures. Don't know why he post that pack in this topic.

I'm uploading the version with some fixed players.
User avatar
daninoz
 
Posts: 783
Joined: Tue Feb 06, 2007 6:32 am
Location: Tucuman, Argentina

Re: [Released] Missing Portraits and Fixed Players

Postby TorianKel on Fri Mar 25, 2011 12:54 am

thanks sir :applaud:
User avatar
TorianKel
 
Posts: 662
Joined: Mon Dec 06, 2010 2:01 pm

Re: [Released] Missing Portraits

Postby Tibs on Fri Mar 25, 2011 2:34 am

solovoy wrote:I'll try to fix some players. The list is wich follows:

Darington Hobson
Jordan Crawford
Christian Eyenga
Quincy Pondexter
Tiago Splitter
Gary Neal
James Anderson
Damion James
Andy Rautins
Joel Przybilla
Avery Bradley
Landry Fields
Omer Asik
Patrick Mills
Dominique Jones
Craig Brackins

Rock n roll, solovoy! Thanks so much for doing this, looking forward to the release.
User avatar
Tibs
 
Posts: 183
Joined: Fri Dec 02, 2005 10:22 am

Re: [Released] Missing Portraits and Fixed Players

Postby -=ErHacK=- on Fri Mar 25, 2011 8:23 am

By the way sir solovoy.. How are you doing this thing? How do you make a beautiful patch like this?
Can teach me how to do it? Thank you Sir.. (Y) (Y) :bowdown2: :bowdown2: :bowdown2: :bowdown2:
Patience is a Virtue..
-=ErHacK=-
 
Posts: 113
Joined: Sun Jun 07, 2009 4:29 am

Re: [Released] Missing Portraits and Fixed Players

Postby jmmontoro on Fri Mar 25, 2011 10:19 am

I have a question, why don't you use the portrait id that 2k has assigned them? Wouldn't that be completely compatible with the official roster?
For example, Mustafa Shakur has a PortrID of 1908 according to 2k, but you assigned him with 1669, why not use the same id as 2k?
jmmontoro
 
Posts: 486
Joined: Mon Dec 06, 2004 8:20 am

Re: [Released] Missing Portraits and Fixed Players

Postby Jackle on Fri Mar 25, 2011 1:47 pm

jmmontoro wrote:I have a question, why don't you use the portrait id that 2k has assigned them? Wouldn't that be completely compatible with the official roster?
For example, Mustafa Shakur has a PortrID of 1908 according to 2k, but you assigned him with 1669, why not use the same id as 2k?
because you cant assign portraits to player without them having a pre exostong portrait, so patchers often use celebrities of hidden players for portrait patches.
Image Gilbert Is Awesomely Cool.... DON'T BAG HIM!
User avatar
Jackle
 
Posts: 179
Joined: Thu Oct 22, 2009 7:04 pm
Location: New York City

Re: [Released] Missing Portraits and Fixed Players

Postby jmmontoro on Fri Mar 25, 2011 3:00 pm

But somewhere in the files there has to be a reference to the portrait id.
I did some research and found this. Shakurs portrait is texture #694, address 87 C0 2C 9F (mod tool writes it backwards in pairs).
I assume potraits.cdf is the texture file and potraits.iff is the list file, so searching for that hex in the iff comes out with a single result.
Following the address comes a repetitive patter throughout the whole file which is 69 90 36 5C 02 00 00 00 so you can discard that as interesting.
Only this remains B0 7A 02 00 30 F1 86 03 until the next portrait starts.
I'm no expert in hex editing, but that somehow has to translate to 1669 that its the portrait id in the roster.
jmmontoro
 
Posts: 486
Joined: Mon Dec 06, 2004 8:20 am

Re: [Released] Missing Portraits and Fixed Players

Postby Jackle on Fri Mar 25, 2011 4:47 pm

can u please reupload to a different site? Mediafire wont work for some reason. Thanks :bowdown:
EDIT: Dont worry I got it working
Last edited by Jackle on Sat Mar 26, 2011 3:21 pm, edited 1 time in total.
Image Gilbert Is Awesomely Cool.... DON'T BAG HIM!
User avatar
Jackle
 
Posts: 179
Joined: Thu Oct 22, 2009 7:04 pm
Location: New York City

Re: [Released] Missing Portraits and Fixed Players

Postby Tibs on Sat Mar 26, 2011 5:20 am

Thanks solovoy! Stupid question, but does the 2nd file 'Players with Portraits Fixed' also include the missing portraits from the first file? It's a little confusing cause both downloads are the portrait .iff & .cdf files.
User avatar
Tibs
 
Posts: 183
Joined: Fri Dec 02, 2005 10:22 am

Re: [Preview] Missing Portraits

Postby nikopol on Mon Mar 28, 2011 5:20 am

Is not easy. You have to search manually PortrIDs that have a linked Portrait and doesn't assigned to any player in the Rosters. Then you have to search manually that Portrait, and then insert a DDS with ModTool.


ok, thanks for the answer
nikopol
 
Posts: 4
Joined: Wed Mar 16, 2011 10:33 pm

Re: [Released] Missing Portraits and Fixed Players

Postby daninoz on Mon Mar 28, 2011 6:07 am

jmmontoro wrote:But somewhere in the files there has to be a reference to the portrait id.
I did some research and found this. Shakurs portrait is texture #694, address 87 C0 2C 9F (mod tool writes it backwards in pairs).
I assume potraits.cdf is the texture file and potraits.iff is the list file, so searching for that hex in the iff comes out with a single result.
Following the address comes a repetitive patter throughout the whole file which is 69 90 36 5C 02 00 00 00 so you can discard that as interesting.
Only this remains B0 7A 02 00 30 F1 86 03 until the next portrait starts.
I'm no expert in hex editing, but that somehow has to translate to 1669 that its the portrait id in the roster.


I search and I couln't find any connection between the texture number and the PortrID. The only way that I found to add new portraits is using unassigned Portraits ID.

Tibs wrote:Thanks solovoy! Stupid question, but does the 2nd file 'Players with Portraits Fixed' also include the missing portraits from the first file? It's a little confusing cause both downloads are the portrait .iff & .cdf files.


Yes, the second file also include missing players. The first is for those who prefer the original portraits.
User avatar
daninoz
 
Posts: 783
Joined: Tue Feb 06, 2007 6:32 am
Location: Tucuman, Argentina

Re: [Released] Missing Portraits and Fixed Players

Postby samhome35 on Mon Apr 04, 2011 8:24 pm

Thanx !!! This looks great !!!
User avatar
samhome35
 
Posts: 288
Joined: Thu Feb 03, 2011 9:13 pm

Re: [Released] Missing Portraits and Fixed Players

Postby jmmontoro on Wed Apr 06, 2011 11:59 am

I've found a way. It's complicated but I've successfully changed portraits id without touching the roster. Will elaborate later when I can get things clearer.
I need help locating the edited files from this one and from Mr X's one, that is the major delay.

Ok, lets get this going.
First of all, I've used Mr X and subsequently solovoy's file for extracting what I needed. I suggest restoring the portrait.cdf/iff and portrait_hi.cdf/iff back to the originals. I've already exported the dds for missing portraits, plus 4 additional portraits for players yet missing from the official rosters. The rest of the modified portraits it was too much work, ask Mr X or solovoy for the dds.
The first thing to do is to open portrait and portrait_hi with the mod tool to decompress them. Then install the tool called "Total installer thingy for MLB 2K10" that a guy by the name of krawhitham created for MLB but it works with NBA with a minor thing to do. That minor thing is that MLB has no portrait_hi file, so the tool installs the dds only to portrait.cdf. We can fool that by taking portrait_hi and removing _hi.
Now it comes to you to decide which file to use, portrait_hi or portrait. If you're playing with high or medium settings you are using _hi, the other is not needed. If not, disregard the following. Delete portrait.cdf and rename portrait_hi.cdf to portrait.cdf and delete portrait_hi.iff.
Now launch TiT 2010 and select the NBA 2K11 installation folder. Now select the file portraits.7z and press "Start" and wait for the process to finish. Once finished go to your NBA 2K11 installation folder and you'll see a folder called portraits which is a left over of the process and is safe to delete, also you'll find some .bak in the portrait files that are safe to delete.
Now if you went for the _hi take portrait.iff duplicate it and rename it to portrait_hi.iff and that's it. If you went regular, then that's it, enjoy.

Download the pack here, it contains the tool, and the portraits plus the additional ones.
jmmontoro
 
Posts: 486
Joined: Mon Dec 06, 2004 8:20 am

Re: [Released] Missing Portraits and Fixed Players

Postby kj_pogz33 on Fri Apr 08, 2011 10:21 am

Could the official roster collaborate with your portraits?
kj_pogz33
 
Posts: 98
Joined: Sun Mar 20, 2011 5:42 pm

Re: [Released] Missing Portraits and Fixed Players

Postby jmmontoro on Fri Apr 08, 2011 11:28 am

Using my method the portraits are compatible with the official rosters, don't download from the first post though, as I said, I recommend using the original portrait files.
jmmontoro
 
Posts: 486
Joined: Mon Dec 06, 2004 8:20 am

Re: [Released] Missing Portraits and Fixed Players

Postby kj_pogz33 on Fri Apr 08, 2011 12:19 pm

jmmontoro wrote:Using my method the portraits are compatible with the official rosters, don't download from the first post though, as I said, I recommend using the original portrait files.

What do you mean? Original?
kj_pogz33
 
Posts: 98
Joined: Sun Mar 20, 2011 5:42 pm

Re: [Released] Missing Portraits and Fixed Players

Postby jmmontoro on Fri Apr 08, 2011 12:28 pm

Meaning the files that come as a result of the game being installed, not the files that any mod you could have downloaded afterwards. If you haven't downloaded any portrait mod yet, you already have the original files.
Just get the disc in and open the .cab files with winrar or other, portrait.cdf and portrait.iff are in nba2k11_13.cab, portrait_hi.cdf and portrait_hi.iff are in nba2k11_14.cab. Extract them to the installation folder.
jmmontoro
 
Posts: 486
Joined: Mon Dec 06, 2004 8:20 am

Re: [Released] Missing Portraits and Fixed Players

Postby 2kDaGreatest on Fri Apr 08, 2011 1:40 pm

umm idk if someone already asked this but is this compatible with juza and kovas latest roster? thnx
Image
User avatar
2kDaGreatest
 
Posts: 332
Joined: Fri Mar 04, 2011 7:39 am

Re: [Released] Missing Portraits and Fixed Players

Postby jmmontoro on Fri Apr 08, 2011 2:47 pm

No and yes, you just need to rename the dds to match the portrait id in the wanted roster.
Example: Asik, in 2k his portrait id is 1895, so my dds is named 1895.dds, juza and kova have his id at 1678, so renaming 1895.dds to 1678.dds in the 7z file to make it work.
To make it work with official and juza or kova roster you'll need to duplicate 1895.dds and rename the duplicate to 1678.dds and insert it into the 7z file. To do so use the portrait builder tool that comes with TiT.
jmmontoro
 
Posts: 486
Joined: Mon Dec 06, 2004 8:20 am

Re: [Released] Missing Portraits and Fixed Players

Postby Gigolo on Fri Apr 08, 2011 9:06 pm

wow.. thanks for this.. (Y) (Y) (Y)
Gigolo wrote:Women pay me to give them pleasure...

Gigolo wrote:I'm the Gigolo with the most below...
User avatar
Gigolo
 
Posts: 172
Joined: Tue Feb 15, 2011 4:40 am
Location: Amsterdam

Re: [Released] Missing Portraits and Fixed Players

Postby SAMutei on Sat Apr 09, 2011 2:54 am

nice portraits!
could you make a portrait update for landry fields from ryans pics please?
there are also all the pics you need to update all the other players... you need the link?
good patchers deserve good comments!!!
User avatar
SAMutei
 
Posts: 985
Joined: Wed Jan 25, 2006 6:36 am
Location: Germany

Re: [Released] Missing Portraits and Fixed Players

Postby Seraph on Sat Apr 09, 2011 3:28 am

can u make Antoine Walker portrait please?.
Thanks in advance :D

edit: nvm, is already in the game :oops:
Last edited by Seraph on Sat Apr 09, 2011 8:35 am, edited 1 time in total.
User avatar
Seraph
 
Posts: 2293
Joined: Fri Jul 23, 2004 1:05 am
Location: Buenos Aires, Argentina

Re: [Released] Missing Portraits and Fixed Players

Postby SAMutei on Sat Apr 09, 2011 5:40 am

here is the pic for fields if you need: Image

Uploaded with ImageShack.us

and may be you can do this version of michael beasely: Image

Uploaded with ImageShack.us
good patchers deserve good comments!!!
User avatar
SAMutei
 
Posts: 985
Joined: Wed Jan 25, 2006 6:36 am
Location: Germany

Re: [Released] Missing Portraits and Fixed Players

Postby seba84 on Mon Apr 11, 2011 1:57 am

could you make portrait for Larry Owens ? He was signed with Washington Wizards for the remainder of the season.
User avatar
seba84
 
Posts: 21
Joined: Mon Mar 22, 2010 8:06 am
Location: Poland

Previous

Return to NBA 2K11 Modding

Who is online

Users browsing this forum: No registered users and 1 guest