View Single Post
  #11  
Old 03-01-2024, 07:16
mausschieber's Avatar
mausschieber mausschieber is offline
Conversion Designer
 
Join Date: Jan 2011
Location: germany
Posts: 4,318
Thanks: 6,760
Thanked 11,709 Times in 3,228 Posts
mausschieber is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
Why not simply use external Setup.ini???

Setup.ini
Code:
[Executable#]
------------------------------------------------------------------------------------------------------------------------------------------------------
//Name=                         // string
//Type=                         // string                ("", "NORMAL", "STEAM", "GOG", "UWP", without quotes) ("" = "NORMAL")
//Exe=                          // string
//ExePath=                      // string
//WorkDir=                      // string
//Parameter=                    // string
//Icon=                         // string
//GDFBinary=                    // string
//GDFBinary<LNG>=               // string
//ShortcutProt=                 // 0 / 1
//RunAsAdmin=                   // 0 / 1
//ManifestID=                   // integer
And I wondering why this game isn't in the database.

Code:
Data1.Name=Data<game><data>-01.bin
Data1.Method1=msc+srep+LZMA-MT|0
Data1.InclText=*.rpf
Data2.Name=Data<game><data>-01.bin
Data2.Method1=xtool:mzlib+srep+LZMA-MT|0
Data2.InclText=*.img|*.wtd
Data3.Name=Data<game><data>-01.bin
Data3.Method1=bpk|0
Data3.InclText=*.bik
Data4.Name=Data<game><data>-01.bin
Data4.Method1=srep+LZMA-MT|0
Data4.ExclText=*.img|*.rpf|*.bik|*.wtd
Both games have different folders my Conversion use the El_a*m*g*s
and Danziel123 use the r*z*r
__________________
It would be nice if you appreciate my work with the thanks Button
Reply With Quote