fifa ea game fsh file [SHPI, G359, SKIN, hifa]

Textures, recreate headers, conversions, algorithms and parsing of image files
wolftatoo
Posts: 49
Joined: Mon Nov 07, 2016 5:49 am

Re: fifa ea game fsh file [SHPI, G359, SKIN, hifa]

Post by wolftatoo »

Help unpack this pls. Its chunkzip...
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: fifa ea game fsh file [SHPI, G359, SKIN, hifa]

Post by aluigi »

wolftatoo
Posts: 49
Joined: Mon Nov 07, 2016 5:49 am

Re: fifa ea game fsh file [SHPI, G359, SKIN, hifa]

Post by wolftatoo »

Thanks alot Aluigi bro!
iwwuk98
Posts: 1
Joined: Mon Nov 13, 2017 6:06 pm

Re: fifa ea game fsh file [SHPI, G359, SKIN, hifa]

Post by iwwuk98 »

I'm really sorry, I'm mobile FIFA 14 patcher... I'm editing the text file of FIFA 14 to change the team names and other text (manager mode, league names, cup names...etc)
I guess this file is related to index of team id's in FIFA 14, so I tried to open it but hard to open it..
Anybody can help to open and decrypt this file ? plz

string.zip
wolftatoo
Posts: 49
Joined: Mon Nov 07, 2016 5:49 am

Re: fifa ea game fsh file [SHPI, G359, SKIN, hifa]

Post by wolftatoo »

Hi...been a while :D
I need help on this fsh(probably a pvr), the previous pvr script only issues a messed up pvr!
I think it only needs sm tweaking.
EDIT: UPDATED THE FILE BELOW !
Last edited by wolftatoo on Mon Jan 01, 2018 12:29 pm, edited 1 time in total.
wolftatoo
Posts: 49
Joined: Mon Nov 07, 2016 5:49 am

Re: fifa ea game fsh file [SHPI, G359, SKIN, hifa]

Post by wolftatoo »

...Pls...⬆⬆⬆...
episoder
Posts: 123
Joined: Fri Oct 27, 2017 7:36 pm

Re: fifa ea game fsh file [SHPI, G359, SKIN, hifa]

Post by episoder »

can you host the file somewhere else? i can't download it. got 0 file (again). i dunno why it breaks.
wolftatoo
Posts: 49
Joined: Mon Nov 07, 2016 5:49 am

Re: fifa ea game fsh file [SHPI, G359, SKIN, hifa]

Post by wolftatoo »

Here u go brotha episoder
BTW i reuploaded the c.zip in previous post too ;)

https://mega.nz/#!a4BCXbLD!_IITxYMzvKuYhvu49hn60JjZjOAQOY0gMScVSA69PeA
episoder
Posts: 123
Joined: Fri Oct 27, 2017 7:36 pm

Re: fifa ea game fsh file [SHPI, G359, SKIN, hifa]

Post by episoder »

okay. i removed this wip folder already. was easy to redo from my soccer script tho. :D
wolftatoo
Posts: 49
Joined: Mon Nov 07, 2016 5:49 am

Re: fifa ea game fsh file [SHPI, G359, SKIN, hifa]

Post by wolftatoo »

Tanks a lot buddy. Merry xmas btw !
Tell me pls, what about repacking!!!?

and why does it say : 2 files found (both have same name but different filesizes),but i only find 1 file extracted? (i think they override eachother coz of same name!)
episoder
Posts: 123
Joined: Fri Oct 27, 2017 7:36 pm

Re: fifa ea game fsh file [SHPI, G359, SKIN, hifa]

Post by episoder »

this 2 file thing is some oddity. i rewrote the script to dump the temporary header seperate. the payload is appended to this same file. i dunno if append mode allows reimporting as it is. the absolute data log offsets are a given. that was the idea behind that. :)
wolftatoo
Posts: 49
Joined: Mon Nov 07, 2016 5:49 am

Re: fifa ea game fsh file [SHPI, G359, SKIN, hifa]

Post by wolftatoo »

I need to ReImport those pvrs back to fsh! Script is invalid 4 reimporting!
Pls
episoder
Posts: 123
Joined: Fri Oct 27, 2017 7:36 pm

Re: fifa ea game fsh file [SHPI, G359, SKIN, hifa]

Post by episoder »

wolftatoo wrote:I need to ReImport those pvrs back to fsh! Script is invalid 4 reimporting!
Pls


yeh. i know. can't be done. but...

the other repack sucker & resave script doesn't work? page 2.
wolftatoo
Posts: 49
Joined: Mon Nov 07, 2016 5:49 am

Re: fifa ea game fsh file [SHPI, G359, SKIN, hifa]

Post by wolftatoo »

Didnt try to use it on this 1, jdt thiught it wont work! i'll give it a try and let u know!
Burningnigusta101
Posts: 1
Joined: Mon Jan 08, 2018 12:34 pm

Re: fifa ea game fsh file [SHPI, G359, SKIN, hifa]

Post by Burningnigusta101 »

Can someone help me with the FIFA 14 kit FSH files, it is not opening with any FSH viewer.Someone help pls :cry:
daffa17
Posts: 31
Joined: Wed Sep 06, 2017 12:37 pm

Re: fifa ea game fsh file [SHPI, G359, SKIN, hifa]

Post by daffa17 »

:D Iki tread ku rame koyo pasar ,,,wes do mangan durung sodara2 sekalian
devsuperle98
Posts: 5
Joined: Mon Nov 19, 2018 9:45 am

Re: fifa ea game fsh file [SHPI, G359, SKIN, hifa]

Post by devsuperle98 »

Is there a BMS script for FSH to PNG...and fshreimport PNG....?
luiscarlosapeu
Posts: 8
Joined: Wed Jan 22, 2020 2:57 pm

Re: fifa ea game fsh file [SHPI, G359, SKIN, hifa]

Post by luiscarlosapeu »

episoder wrote:ugh. what is it you wanna change? wrong club? some ocd sorta thing?
it's not possible to compile a legit codesafe fsh file. a bunch of those bytes in the footer are unpredictable. i won't write it. if you wanna change something you could just as easily hex it. ofc you gotta encode (ctrl+e) the texture. you gotta use opengl es and choose the etc1 format, you gotta generate mipmaps ofc. and safe as pvr. how hard is that to figure out?
for the hex you open the re-saved pvr. file difference is that pvrtool added meta data. i skipped those. you gotta start at offset 0x43 (seems default). select all to end of file and copy paste and replace this data into the correct file chunk. it should be identical size since mipmap layout is predictable and rather failsafe.
@acewell you wanna do the re-fsh c/p it?


Interesting observations ... Any confusion caused in the .PVR files would be the fault of PVRTexTool (to the new files) to add a sort of 15 Bytes in MetaData, while in the original file, all have 0 bt.
Realize that there are textures that work perfectly even in the face of this "addition" of Meta Data. But in most cases, there are problems with reimportation, bug in the final file or flaws in the representation of the texture within the game.
episoder,
could you explain better, as more precious, how we can edit the hexadecimal replacing these lines (from MetaData) and maybe reduce the amount of Mip-maps which I also believe is another problem??
luiscarlosapeu
Posts: 8
Joined: Wed Jan 22, 2020 2:57 pm

Re: fifa ea game fsh file [SHPI, G359, SKIN, hifa]

Post by luiscarlosapeu »

Burningnigusta101 wrote:Can someone help me with the FIFA 14 kit FSH files, it is not opening with any FSH viewer.Someone help pls :cry:


Friend, there are scripts made here, which export-reimport FSH's to PVR's and programs that edit PVR's from a .PNG (the problem with kits is that sometimes .PVRs are not saved in the best possible way for the game) .


devsuperle98 wrote:Is there a BMS script for FSH to PNG...and fshreimport PNG....?


I have never heard of .FSH for .PNG and even, I believe it is difficult because there is a specific game equation to be for .PVR
JOKERS PARADISE
Posts: 1
Joined: Tue May 04, 2021 12:15 pm

Re: fifa ea game fsh file [SHPI, G359, SKIN, hifa]

Post by JOKERS PARADISE »

Aluigi I cannot fully extract the FIFA 14.obb file. Everytime I try to do it. It says "it's not possible to create that file due to its filename or related incompatibilities. Please can you help me fix this problem.