Thread: Saw
View Single Post
  #4  
Old Yesterday, 14:10
mausschieber's Avatar
mausschieber mausschieber is offline
Conversion Designer
 
Join Date: Jan 2011
Location: germany
Posts: 4,454
Thanks: 6,907
Thanked 12,065 Times in 3,354 Posts
mausschieber is on a distinguished road
Quote:
Originally Posted by WaltonSimons View Post
Hey, I managed to get my hands on another game version which I'd like to compress but I think we need a setup.exe update for that variant. The difference is the commandline which is now mandatory for both game and editor.

Version is from April 2009.
Launch commands:

Binaries\SawGame.exe -seekfreeloading
Binaries\SawGame.exe editor -seekfreeloading

Thank you kindly in advance for any help.
This Should Help
Save it as Setup.ini near the Setup.exe

Code:
///////////////////////////////////////////////////////////////////////////////
/////////////////////  EXTERNAL SETTINGS  /////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////

[InstallOptions]

[Executable1]
-------------------------------------------------------------------------------
Name=Saw II Flesh & Blood
ExeFile=Saw2Game.exe
ExePath=Binaries\Win32
Parameter=-game -seekfreeloadingpcconsole

[Executable2]
-------------------------------------------------------------------------------
Name=Saw II Flesh & Blood
ExeFile=Saw2Game.exe
ExePath=Binaries\Win32
Parameter=editor -seekfreeloadingpcconsole
__________________
It would be nice if you appreciate my work with the thanks Button

Last edited by mausschieber; Today at 02:54.
Reply With Quote
The Following User Says Thank You to mausschieber For This Useful Post:
WaltonSimons (Yesterday)