Search found 373 matches

by moonpaladin
Mon Nov 15, 2021 3:54 pm
Forum: 3D/2D models
Topic: LoaHF encrypted textures + models
Replies: 8
Views: 972

LoaHF encrypted textures + models

Hello, I just was able to extract the files inside the pak files of the LoaHF game thanks to Ekey tool!. I was checking the file format of the archives and it seems that every file is encrypted (models, textures, maybe animations too). Maybe someone has come across this type of file before, and can ...
by moonpaladin
Mon Nov 15, 2021 3:30 pm
Forum: Game Archive
Topic: League of angels heavens fury .pak
Replies: 11
Views: 3214

Re: League of angels heavens fury .pak

Thank you Ekey! it worked :)
by moonpaladin
Mon Nov 15, 2021 6:02 am
Forum: Game Archive
Topic: League of angels heavens fury .pak
Replies: 11
Views: 3214

Re: League of angels heavens fury .pak

Ekey wrote: Mon Nov 08, 2021 7:16 pm Repo with my code here :)
:o! I just tested the tool! It was unpacking unknows files but it thrown error at certain point, and also the unpacked files have JMT1DXT1 and JMT1COLA in their headers xD. You were able to get any 3d model? :eek:
1.png
by moonpaladin
Wed Nov 10, 2021 1:24 am
Forum: 3D/2D models
Topic: Era of Legends mobile game (3d models)
Replies: 1
Views: 343

Re: Era of Legends mobile game (3d models)

bump! if someone is interesting I could upload all the game, Thanks! [bruce]
by moonpaladin
Fri Nov 05, 2021 11:00 pm
Forum: 3D/2D models
Topic: Era of Legends mobile game (3d models)
Replies: 1
Views: 343

Era of Legends mobile game (3d models)

Hello, I was checking models from Era of Legends mobile game, and it uses Unity, this .bytes file can be opened with AssestStudio but there is not any animator type file, so can't export the mesh as .fbx, the weird thing is that there is a type file called TextAsset that contain some data related to...
by moonpaladin
Sun Aug 22, 2021 5:50 am
Forum: Compressed files and methods
Topic: Digimon ReArise encrypted unity files
Replies: 4
Views: 3167

Re: Digimon ReArise encrypted unity files

A simple AES can be decrypted, but this game has a database like Dictionary somewhere, which brings key information from it and gets the key and iv through some processing. Decryption is very difficult. There are users who have already succeeded in decrypting, but it seems that not all files have b...
by moonpaladin
Sat Aug 21, 2021 6:50 pm
Forum: Compressed files and methods
Topic: Digimon ReArise encrypted unity files
Replies: 4
Views: 3167

Digimon ReArise encrypted unity files

Hello! Finally I was able to get the files form this game, but sadly this unity files are encrypted, I was trying with some scripts but them didn't work. Please if someone can take a look at the files would be awesome are many digimon models that looks insaneee, and want to get them!. Thanks in adva...
by moonpaladin
Sun Jun 27, 2021 6:44 pm
Forum: Game Archive
Topic: Legacy of discord game .fod
Replies: 14
Views: 5995

Re: Legacy of discord game .fod

Here's a BMS script for extracting the assets from the fod archive. It'll re-calculate the assets' hashes and try to match them with those recorded in the corresponding foc file. If it failed to find the matched hash, it'll try to match the file by its size. If none of these workarounds worked, the...
by moonpaladin
Mon Jun 14, 2021 8:30 pm
Forum: Game Archive
Topic: Legacy of discord game .fod
Replies: 14
Views: 5995

Re: Legacy of discord game .fod

I found a bms script for open this kind of file but it fail at some point of the extraction and to be honest don't know where should I change to it can continue the extraction without throw that error You'll need more than just changing a few lines of code. The contents extracted using that script ...
by moonpaladin
Thu May 27, 2021 7:35 am
Forum: Game Archive
Topic: League of angels heavens fury .pak
Replies: 11
Views: 3214

Re: League of angels heavens fury .pak

!bump! :angel:
by moonpaladin
Fri May 21, 2021 6:51 pm
Forum: 3D/2D models
Topic: [Help] GTArcade models?
Replies: 58
Views: 11520

Re: [Help] GTArcade models?

Bigchillghost wrote: Fri May 21, 2021 6:08 pm Here's the finally working script:
fmt_GTArcade_s3d.zip


Skin info is also supported.
omggggggggggggggggggggggggg! THANKS ALOT! :blue: :blue:
by moonpaladin
Thu May 20, 2021 8:22 pm
Forum: Game Archive
Topic: Legacy of discord game .fod
Replies: 14
Views: 5995

Re: Legacy of discord game .fod

ikskoks wrote: Thu May 20, 2021 7:07 pm Did you try to ask author for the script update?
Hello, yep. Sadly seems like him is not insterested, but he confirmed that the file is not encrypted. : :D
by moonpaladin
Thu May 20, 2021 5:15 pm
Forum: Game Archive
Topic: League of angels heavens fury .pak
Replies: 11
Views: 3214

League of angels heavens fury .pak

Hello!I was trying to get the models inside the .pak files of this game, a mate that checking it says is compressed (LZMA) and encrypted (CRC32 + XOR (enc table (4096))). To be honest don't know how to a make a bms script that can do it, but what I could say is that the game updates while you playin...
by moonpaladin
Tue May 18, 2021 4:21 pm
Forum: 3D/2D models
Topic: Perfect World Games for noesis
Replies: 86
Views: 16566

Re: Perfect World Games for noesis

#
Hey,

Do you know where the buildings are included?

Best Regards
Hi! I just checked the mount models, hope you find them and them had the same format :'(
by moonpaladin
Tue May 18, 2021 7:41 am
Forum: 3D/2D models
Topic: [Help] GTArcade models?
Replies: 58
Views: 11520

Re: [Help] GTArcade models?

Basically, this has finally gone down the drain? Guess so. Mainly it is because of the frustrating format. Also the low quality models just make people lose their appetites. the head file doesn't open in AMR at all... You cannot extract anything manually except for the UVs: role_m_000_head_UV.png H...