

I fixed first part of texture with ps, but the second part is a bit hard for me, even they are both dxt5, there are difference in brihtness, that makes hair a bit lighter. Here is a pic. The second part should be like on the first part of picture, what should I do.Acewell wrote: ↑Sat Mar 09, 2019 5:58 pmand just because, here a rx3 to dds bms script.![]()
FIFA19_rx32dds.zip
the normal map (ATI2) dds files can be open in "Compressonator" or "Noesis".
you can convert dxt5 to dxt1 easily with Photoshop and Nvidia's texture tools.
i don't know, modding is not my area, just keep trying.
i need samples to examine.
The first one is face texture, the second are hair textures, for me it was unable to decompress hair_238380_0_textures, because: Can't read 2 bytes from offset 0003c54b..
RX3Unpacker for FIFA Online 4.
Thanks mate. I've realized that decomprossed file wasn't complete, because some offsets were missing, I added them with Hxd and it works fine now. Thank you for help!!!Bigchillghost wrote: ↑Tue Jul 09, 2019 3:55 amRX3Unpacker for FIFA Online 4.
RX3Unpacker_FIFAO4.zip
Here's your hair.![]()
![]()
Thaaaanks!!!Acewell wrote: ↑Wed Jul 10, 2019 9:00 ami updated the rx3 to dds bms script here for chunkzip support.![]()
viewtopic.php?f=10&t=18916&p=149279#p149279
your hair_238380_0_textures.rx3 sample must be corrupt because is missing 2 bytes
at the end and does not work with the given size stored in the file.![]()
I ran into kit files, while exporting fifa online 4, and they are having different compression, chunlzma, can you make fo4 chunlzma dds script for kits, I think that chunlzma is last compression fo4 fifa online 4. Thanks in advanceAcewell wrote: ↑Sat Mar 09, 2019 5:58 pmand just because, here a rx3 to dds bms script.![]()
*script updated July 10, 2019*
FIFA19_FIFAOnline4_rx3todds.zip
the normal map (ATI2) dds files can be open in "Compressonator" or "Noesis".
you can convert dxt5 to dxt1 easily with Photoshop and Nvidia's texture tools.
Thanks master, but some of them can't be exported, it gives an error: incomplete input file -1:Acewell wrote: ↑Tue Aug 06, 2019 1:19 amokay updated the rx3 to dds bms script here for chunlzma support.![]()
viewtopic.php?f=10&t=18916&p=149279#p149279
It do the job. I have to do manually some files, but I'm satisfied. Thanks master