Page 1 of 1

Folklore (PS3) Noesis Script

Posted: Thu Nov 21, 2013 1:14 am
by chrrox
Here is a folklore import script for noesis.
Imports 3d models with
Materials
bones
weights.
Image

Re: Folklore (PS3) Noesis Script

Posted: Thu Nov 21, 2013 5:24 am
by lumekano
thax for Script. and i'm srry about noob. how to you extract arc file FolkLore PS3?

Re: Folklore (PS3) Noesis Script

Posted: Thu Nov 21, 2013 12:00 pm
by chrrox
lumekano wrote:thax for Script. and i'm srry about noob. how to you extract arc file FolkLore PS3?
quickbms script

Code: Select all

endian big
open FDDE fht_ 0
open FDDE bin_ 1
get files asize
math files / 0x28
for i = 0 < files
getdstring name 0x20
get size long
get offset long
log name offset size 1
next i

Re: Folklore (PS3) Noesis Script

Posted: Thu Nov 21, 2013 7:34 pm
by The Chief
Hey Chrrox i really apreciate that Noesis Script also i see in the picture the Chrismas custom from the DLC so iam curius how do you
managet to get the Bi5_ file from the edat file?

Also some files dont load properly the texture (just a few) and the LMapxxx.bi5_ and mbxxx.bi5_ dont load.

Any way thanks for that script for the game i can finally fully rip every character. :)

Re: Folklore (PS3) Noesis Script

Posted: Thu Nov 21, 2013 9:33 pm
by chrrox
using TrueAncestor EDAT Rebuilder 1.42
you can decrypt them with the key

Code: Select all

47656D75726970614D4353747564696F

Re: Folklore (PS3) Noesis Script

Posted: Thu Nov 21, 2013 11:19 pm
by The Chief
Thanks for the reply chrrox i managet to get all the meshes now. :wink:

Image

Re: Folklore (PS3) Noesis Script

Posted: Fri Dec 20, 2013 12:06 pm
by kilik
any idea for .sgb_ for sound

Re: Folklore (PS3) Noesis Script

Posted: Wed Feb 25, 2015 7:38 am
by Blank9
How do I run the script in Noesis to open the files?

Re: Folklore (PS3) Noesis Script

Posted: Wed Feb 25, 2015 5:28 pm
by The Chief
Blank9 wrote:How do I run the script in Noesis to open the files?
Copy the file fmt_folklore_bi5.py to the folder python that folder (python) is inside of the folder plugins.

Re: Folklore (PS3) Noesis Script

Posted: Sun Mar 08, 2015 2:21 pm
by Blank9
Im viewing the models now. Thank you so much, you guys are amazing. There is a unique Folk in the files that I have never seen unlocked in the game O_O

How do I get the dlc edat files off of the PS3 onto a usb?

Re: Folklore (PS3) Noesis Script

Posted: Thu Jun 04, 2015 1:15 pm
by OperateSystemP
I can not thank you enough for this but i have noticed a few little problems.
1: Auto-rigging its good but sometimes bones rig wrong so they need to be manually fixed. Just a minor thing that can be fixed manually.
2: It can't load any LMap and mb files. But it does load models well.
Aside from those problems, this is something i've wanted for quite a while and as i said, i can not thank you enough with words.