sentinelks
04-08-2013, 12:40
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:
# 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:
# define path "C:\Program Files(x86)\Firefly Studios\Stronghold 3\"
EXAMPLE:
# 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:
http://i.imgur.com/8un5vXJ.png
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:
# 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:
# define path "C:\Program Files(x86)\Firefly Studios\Stronghold 3\"
EXAMPLE:
# 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:
http://i.imgur.com/8un5vXJ.png