View Single Post
  #2  
Old 05-04-2022, 11:25
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
@KaktoR, as this game has fixed settings, you can lock the presets for the end user by adding it to DSG_Settings.ini file.
Code:
[Game1Settings]
Name=FINAL FANTASY VII Remake Intergrade
Exec=
EGPath=C:\Program Files\Square Enix\FINAL FANTASY VII Remake Intergrade
MethodState=1
MethodLock=2
MethodDisable=1
Method1=LZMA-MT|0
Method2=LOLZ_NORMAL|0
Data1.Name=Data1a-01.bin
Data1.MethodDisable=2
Data1.Method1=oo2reck:7+srep+LZMA-MT|0
Data1.Method2=oo2reck:7+srep+LOLZ_NORMAL|0
Data1.InclText=*.pak
Data1.RunBefore=Lists\FINAL FANTASY VII Remake Intergrade\CallBefore.bat
Data2.Name=Data1b-01.bin
Data2.MethodDisable=2
Data2.Method1=srep+LZMA-MT|0
Data2.Method2=srep+LOLZ_NORMAL|0
Data2.ExclText=*.pak|*.emov
Data3.Name=Data1c-01.bin
Data3.MethodDisable=2
Data3.Method1=srep+FA-MIN|0
Data3.InclText=*.emov

Last edited by Cesar82; 05-04-2022 at 11:27.
Reply With Quote
The Following User Says Thank You to Cesar82 For This Useful Post:
Gehrman (08-06-2022)