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

NLSC Forum

Discussion about NBA Live 2003.
Post a reply

shoe.fsh file ----> teamgear.dbf

Sun Aug 24, 2003 3:30 pm

does anyone know how the shoe numbers in the .fsh file correspond to the teamgear.dbf?

i get the first 9... but after that i dont think they match up. maybe my brain is too lazy to figure it out. :?

Sun Aug 24, 2003 11:44 pm

the way i do it is to extract the shoes.fsh with eage and the open shoes.fsh with nfshtool.exe. the subsequent bitmap file names, plus 1 are what is listed in the database files.

Tue Aug 26, 2003 4:29 am

The numbers for the shoes in the FSH file are HEX numbers...rather than decimal (regular) numbers. So the shoe naming system goes like this:

sh00---0
sh01---1
sh02---2
sh03---3
sh04---4
sh05---5
sh06---6
sh07---7
sh08---8
sh09---9
sh0A---10
sh0B---11
sh0C---12
sh0D---13
sh0E---14
sh0F---15
etc...

I have better resources at home but I found this quick conversion table which should help...

HEX conversion
Post a reply