View Single Post
  #1  
Old 04-08-2013, 12:40
sentinelks sentinelks is offline
Banned
 
Join Date: May 2013
Location: hjklò
Posts: 281
Thanks: 74
Thanked 320 Times in 157 Posts
sentinelks is on a distinguished road
Thumbs up Stronghold 3 Gold (inno script)

Script Sentinelk Mod ((BETA)).. code by Sherogat

EXTERNAL COMPRESSION .Arc
For external compression (which is the default), proceed as below:
1) compile the file with script.iss anthem (u) unicode
2) Open the folder Conversion Arc, and launch Compress.bat


! IMPORTANT!
3) if you have the game in a different directory than the file script.iss, just change this code:
Code:
# define path "C:\Program Files(x86)\Firefly Studios\Stronghold 3\"
with what you want (important that the files are the same as those listed in the file Data1.lst, Data2.lst


For INTERNAL COMPRESSION .bin
proceed as under:
Move the uninstall files and unins000.dat,unins000.exe of the game and redist folder before proceeding with the conversion
1) remove the semicolon from the file path.ini
2) enable compression you want or leave the default compression is compression = none (no compression) you use compression = lzma ecc.
3) compile the file script.iss

4) If you play in a different directory just change here:
Code:
# define path "C:\Program Files(x86)\Firefly Studios\Stronghold 3\"
EXAMPLE:
Code:
# define path "C:\Program Files(x86)\Stronghold 3\"  
# define path "D:\Program Files(x86)\Stronghold 3\" 
# define path "E:\Program Files(x86)\Firefly Studios\Stronghold 3\" 
# define path "H:\Program Files(x86)\Stronghold 3\"  etc..
screenshot:
Attached Files
File Type: rar S3Gold.rar (7.63 MB, 98 views)

Last edited by Grumpy; 22-07-2015 at 19:00.
Reply With Quote
The Following 2 Users Say Thank You to sentinelks For This Useful Post:
oltjon (21-10-2016), pakrat2k2 (04-08-2013)
Sponsored Links