why? just open the fsh files to see the tats... taking screenshots for patches takes more time, and you'd probably get less great patches like these if he had to do it for every player.Vins15 wrote:how about some screenshot of those tats mate?
.viv patching doesn't support all customart features... atleast it didn't when i tried it.ReyJ wrote:One thing though, I can't seem to alternate between home and away bands. Don't know why, I thought it would be the same format as last editions. Ohh well. But if anyone can figure it out, please let me know.
Tony wrote:why? just open the fsh files to see the tats... taking screenshots for patches takes more time, and you'd probably get less great patches like these if he had to do it for every player.Vins15 wrote:how about some screenshot of those tats mate?.viv patching doesn't support all customart features... atleast it didn't when i tried it.ReyJ wrote:One thing though, I can't seem to alternate between home and away bands. Don't know why, I thought it would be the same format as last editions. Ohh well. But if anyone can figure it out, please let me know.
what works:
new cyberfaces
new headshapes
tattoo files (blar, brar, bskn) and such.
what doesn't work:
custom shoes home/away/prxx
custom practice gears
custom headbands
_acc_home/_acc_away/_acc_prxx
beye files
bmou files
...
so, in other words, viv patching sucks major ass. EA better give us a patch. soon.
Vins15 wrote:how about some screenshot of those tats mate?
First, which player from the xplayer.viv file has an _acc.fsh file that includes a bskn graphic file?
Second, in terms of adding my own custom players to the current xplayer.viv file
eazip.exe -e xplayer.viv remille.viv
eazip.exe -e remille.viv remille.fsh remille_acc.fsh remille_loda.o remille_lodau.o remille_lodc.o remille_lodcu.o remille_lodd.o remille_loddu.o remille_suit_loda.o
eazip.exe -d remille.viv remille.fsh remille_acc.fsh remille_loda.o remille_lodau.o remille_lodc.o remille_lodcu.o remille_lodd.o remille_loddu.o remille_suit_loda.o
ren remille.fsh customp.fsh
ren remille_acc.fsh customp_acc.fsh
ren remille_loda.o customp_loda.o
ren remille_lodau.o customp_lodau.o
ren remille_lodc.o customp_lodc.o
ren remille_lodcu.o customp_lodcu.o
ren remille_lodd.o customp_lodd.o
ren remille_loddu.o customp_loddu.o
ren remille_suit_loda.o customp_suit_loda.o
ren remille.viv customp.viv
eazip.exe -a customp.viv customp.fsh customp_acc.fsh customp_loda.o customp_lodau.o customp_lodc.o customp_lodcu.o customp_lodd.o customp_loddu.o customp_suit_loda.o
del customp.fsh
del customp_acc.fsh
del customp_loda.o
del customp_lodau.o
del customp_lodc.o
del customp_lodcu.o
del customp_lodd.o
del customp_loddu.o
del customp_suit_loda.o
@echo off
echo THIS FILE MUST BE RUN FROM THE MAIN NBA LIVE 2004 FOLDER
echo EAZIP.EXE MUST BE IN THE \RENDER FOLDER!
pause >nul
cd render
eazip.exe -e xplayer.viv anharda.viv
eazip.exe -e anharda.viv anharda.fsh anharda_acc.fsh anharda_loda.o anharda_lodau.o anharda_lodc.o anharda_lodcu.o anharda_lodd.o anharda_loddu.o anharda_suit_loda.o
cd..
MOVE anharda_acc.fsh render
cd render
eazip.exe -a anharda.viv anharda.fsh anharda_acc.fsh anharda_loda.o anharda_lodau.o anharda_lodc.o anharda_lodcu.o anharda_lodd.o anharda_loddu.o anharda_suit_loda.o
del anharda.fsh
del anharda_acc.fsh
del anharda_loda.o
del anharda_lodau.o
del anharda_lodc.o
del anharda_lodcu.o
del anharda_lodd.o
del anharda_loddu.o
del anharda_suit_loda.o
eazip.exe -a xplayer.viv anharda.viv
del anharda.viv
echo INSTALLATION FINISHED
@echo off
echo THIS FILE MUST BE RUN FROM THE MAIN NBA LIVE 2004 FOLDER
echo EAZIP.EXE MUST BE IN THE \RENDER FOLDER!
pause >nul
cd render
eazip.exe -e xplayer.viv jaricha.viv
eazip.exe -e jaricha.viv jaricha.fsh jaricha_loda.o jaricha_lodau.o jaricha_lodc.o jaricha_lodcu.o jaricha_lodd.o jaricha_loddu.o jaricha_suit_loda.o
cd..
MOVE jaricha_acc.fsh render
cd render
eazip.exe -a jaricha.viv jaricha.fsh jaricha_acc.fsh jaricha_loda.o jaricha_lodau.o jaricha_lodc.o jaricha_lodcu.o jaricha_lodd.o jaricha_loddu.o jaricha_suit_loda.o
del jaricha.fsh
del jaricha_acc.fsh
del jaricha_loda.o
del jaricha_lodau.o
del jaricha_lodc.o
del jaricha_lodcu.o
del jaricha_lodd.o
del jaricha_loddu.o
del jaricha_suit_loda.o
eazip.exe -a xplayer.viv jaricha.viv
del jaricha.viv
echo INSTALLATION FINISHED
ReyJ wrote:Does anyone know where I can get EAZIP?
Like I already wrote:It all can be done with Don Daily's powerful EAZip tool (nba2kstuff.nba-live.net). First, you need to create a text batch file, which you should put along with EAZip.exe (which you can find at the URL I posted earlier) into the NBA Live 2004\render\ directory.
Tony wrote:Hey Dr.P,
question 1: EA didn't make any players with BSKN files included in the ACC. as others already have pointed out, if you wish to add a new skin file to a player that has tattoos, use NFSHTOOL, mess with the text codes in index.fsh and alpha.dat that file generates when opening a texture FSH files. if you just want a template for a BSKN file, without keeping the original tats a player may have, just download one of Rey J's tattoo patches, their format is right, and can be used as a template.
question 2: Now, this is tricky. Might aswell sticky this post so others don't miss it, since it'll get pretty detailed. It all can be done with Don Daily's powerful EAZip tool (nba2kstuff.nba-live.net). First, you need to create a text batch file, which you should put along with EAZip.exe (which you can find at the URL I posted earlier) into the NBA Live 2004\render\ directory.
To create the batch file, first create a text file, with the code below pasted in it. As you may notice, I took Reggie Miller's files as an example, since they have an ACC file, and all. If you don't want an ACC file in your custom player, simply erase all words that have ACC in it.
- Code: Select all
eazip.exe -e xplayer.viv remille.viv
eazip.exe -e remille.viv remille.fsh remille_acc.fsh remille_loda.o remille_lodau.o remille_lodc.o remille_lodcu.o remille_lodd.o remille_loddu.o remille_suit_loda.o
eazip.exe -d remille.viv remille.fsh remille_acc.fsh remille_loda.o remille_lodau.o remille_lodc.o remille_lodcu.o remille_lodd.o remille_loddu.o remille_suit_loda.o
ren remille.fsh customp.fsh
ren remille_acc.fsh customp_acc.fsh
ren remille_loda.o customp_loda.o
ren remille_lodau.o customp_lodau.o
ren remille_lodc.o customp_lodc.o
ren remille_lodcu.o customp_lodcu.o
ren remille_lodd.o customp_lodd.o
ren remille_loddu.o customp_loddu.o
ren remille_suit_loda.o customp_suit_loda.o
ren remille.viv customp.viv
eazip.exe -a customp.viv customp.fsh customp_acc.fsh customp_loda.o customp_lodau.o customp_lodc.o customp_lodcu.o customp_lodd.o customp_loddu.o customp_suit_loda.o
del customp.fsh
del customp_acc.fsh
del customp_loda.o
del customp_lodau.o
del customp_lodc.o
del customp_lodcu.o
del customp_lodd.o
del customp_loddu.o
del customp_suit_loda.o
From this text, just replace the CUSTOMP abbrevation to what your custom player's name will be (for example, Dennis Rodman will be DERODMA), or Reggie Miller's REMILLE with the abbrevation any player from the xplayer.viv has. Save your TXT file, that should be, as I pointed out earlier, placed in the NBA Live 2004\render directory. Change the .TXT extension the file has into .BAT, and then run that batch file.
Now you should have your custom player .viv file in the \render\ directory, with edited name abbrevations in it. Do your other image editing from there on. Hope it made atleast some sense, it might look complicated, but really it isn't at all.
Oh, and since I'm on a tutorial rampage, here's something for Rey J. You should also use EAZip, so you don't have to include full .viv files in your tattoo patches, and reduce the files in the size department, and to prevent your tattoo patches overwrite, with EA's default faces, any other face patch a user might have installed into his xplayer.viv, for a player you made a tattoo patch for. Simply use this code for a batch installation (Anfernee Hardaway example):
- Code: Select all
@echo off
echo THIS FILE MUST BE RUN FROM THE MAIN NBA LIVE 2004 FOLDER
echo EAZIP.EXE MUST BE IN THE \RENDER FOLDER!
pause >nul
cd render
eazip.exe -e xplayer.viv anharda.viv
eazip.exe -e anharda.viv anharda.fsh anharda_acc.fsh anharda_loda.o anharda_lodau.o anharda_lodc.o anharda_lodcu.o anharda_lodd.o anharda_loddu.o anharda_suit_loda.o
cd..
MOVE anharda_acc.fsh render
cd render
eazip.exe -a anharda.viv anharda.fsh anharda_acc.fsh anharda_loda.o anharda_lodau.o anharda_lodc.o anharda_lodcu.o anharda_lodd.o anharda_loddu.o anharda_suit_loda.o
del anharda.fsh
del anharda_acc.fsh
del anharda_loda.o
del anharda_lodau.o
del anharda_lodc.o
del anharda_lodcu.o
del anharda_lodd.o
del anharda_loddu.o
del anharda_suit_loda.o
eazip.exe -a xplayer.viv anharda.viv
del anharda.viv
echo INSTALLATION FINISHED
Again, this example above is if your player already has an ACC file. If he doesn't, use this code (Jason Richardson example):This way I installed Rey J's jaricha_acc.fsh into the xplayer.viv without messing with the face I installed for him earlier.
- Code: Select all
@echo off
echo THIS FILE MUST BE RUN FROM THE MAIN NBA LIVE 2004 FOLDER
echo EAZIP.EXE MUST BE IN THE \RENDER FOLDER!
pause >nul
cd render
eazip.exe -e xplayer.viv jaricha.viv
eazip.exe -e jaricha.viv jaricha.fsh jaricha_loda.o jaricha_lodau.o jaricha_lodc.o jaricha_lodcu.o jaricha_lodd.o jaricha_loddu.o jaricha_suit_loda.o
cd..
MOVE jaricha_acc.fsh render
cd render
eazip.exe -a jaricha.viv jaricha.fsh jaricha_acc.fsh jaricha_loda.o jaricha_lodau.o jaricha_lodc.o jaricha_lodcu.o jaricha_lodd.o jaricha_loddu.o jaricha_suit_loda.o
del jaricha.fsh
del jaricha_acc.fsh
del jaricha_loda.o
del jaricha_lodau.o
del jaricha_lodc.o
del jaricha_lodcu.o
del jaricha_lodd.o
del jaricha_loddu.o
del jaricha_suit_loda.o
eazip.exe -a xplayer.viv jaricha.viv
del jaricha.viv
echo INSTALLATION FINISHED
Whew.
Lidstrom#5 Posted: Sun Nov 23, 2003 4:53 am Post subject:
--------------------------------------------------------------------------------
you wanted to send me your patches...
ReyJ wrote:Lidstrom#5 Posted: Sun Nov 23, 2003 4:53 am Post subject:
--------------------------------------------------------------------------------
you wanted to send me your patches...
What? I sent them to you the day you asked for them. Hmm.![]()
I've added some new stuff, but I didn't add the batch file method just yet, didn't have the time. So bare with me for a bit coz I've been real busy with things.
Anyway, here's what I've got.
Redid Jalen Rose and Sean Rooks and made the tats slightly lighter
Donyell Marshall Tats
Jamal Crawford Tats
Speedy Claxton Tats
Users browsing this forum: No registered users and 2 guests