
27-07-2023, 00:44
|
|
Registered User
|
|
Join Date: Mar 2013
Location: Surabaya
Posts: 1,334
Thanks: 1,213
Thanked 813 Times in 699 Posts
|
|
Quote:
Originally Posted by KaktoR
You have forgot something important.
You have 2 data.bin's, just including particular files.
But what about all the other files of the game?
Use ExclText=*.earc|*.bk2 for data3 
|
Sorry i don't get it
Should like this?
Quote:
[Game1Settings]
Name=Forspoken
Exec=
EGPath=C:\Program Files (x86)\Forspoken
MethodState=0
Data1.Name=Data1a-01.bin
Data1.InclText=*.earc
Data1.ExclText=
Data1.Method1=xtool:mlz4f,l9:lz4_183+xtool:dd3+LZM A-MT
Data2.Name=Data1b-01.bin
Data2.Method1=xtool:c256mb:mbk2:df20p
Data2.InclText=*.bk2
Data3.Name=Data1c-01.bin
Data3.Method1=xtool:dd3+LZM A-MT
Data3.ExclText=*.earc|*.bk2
|
|