Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 15-07-2014, 11:30
gozarck's Avatar
gozarck gozarck is offline
Registered User
 
Join Date: Nov 2013
Location: Argentina
Posts: 163
Thanks: 254
Thanked 495 Times in 114 Posts
gozarck is on a distinguished road
MSC+Srep+lzma Simple Script Example



Hi GOZARCK SALUTE YOU


Compress in MSC+Srep+lzma
Integrate MSC to our script


---------------------------------------------------------------------------------------------------------------------------------------------------------------
(ENGLISH MODE - ON -------->WITH SOME SPELLS BUGS -_-)
---------------------------------------------------------------------------------------------------------------------------------------------------------------


--------------
:INTRO
--------------
Compress in MSC+Srep+lzma MSC
Integrate MSC to our script

sometimes we have problems with the setup.
------------------------
|PROBLEMS|
------------------------
1_|IsDone.dll

2__|Srep files (says not srep file)



------------------------
|POSIBLES SOLUTIONS|
-----------------------



Always compress with the same "arc.exe" "srep.exe"

version and "arc.ini" parameters.

[i provide you (FOLDER->compress_example)]

And "unarc.exe" "arc.ini" i provide you [ (INNO_Example\Files)]
(sometimes {tmp}\arc.ini )

Why?

Because CLS-Srep 0.3.3 (By ProFrager) only acept those versions of

"srep" "arc" and parameters of "arc.ini"

same case in "unarc.exe"

("thats all you need")(Idon´t like precomp sorry).

PD:Some users compress folders games with the last freearc version

or installed version then download setups installer prepacked (compiled)

and srep or Isdone.dll error appears.

So the author of the installer should provide the files to compress support the versions

of exe dll ini inside to the compiled setup.exe.
:ENDINTRO



:MIDDLE
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Integrate MSC 0.0.6.4 (By ProFrager)
---------------------------------------------------------------------------------------------------------------------------------------------------------------

:read
Packer / preprocessor for multimedia data. Currently supported data types of the following: dds (raw, dxt), bmp, wav (pcm), mp3.

Because this preprocessor sharpen a job with freearc'om, the processing is carried out with a single input file.

The output is just one archive proprietary format.

Current version is not yet brought to mind, in particular, is not completed reverse packing lessons in media archive (command i),

the command "e" while running without the possibility of deleting the original data.

:ENDREAD


---------------------------------------------------------------------------------------------------------------------------------------------------------------


first compress game FOLDER \msc\PACK.BAT

---------------------------------------------------------------------------------------------------------------------------------------------------------------


:code

Code:
@echo off
title msc 
rem del /q data.arc
arc.exe a -ep1 -dses --dirs -s; -lc256 -di -i2 -r -w.\  -mmsc:raw=1:DXT=1:DXT=2:DXT=3:DXT=4:DXT=5:tak=9:bmf=9:ddsraw=1:bmp=1+srep+exe2+delta+lzma:max dat_01.bin "Skyrim\*"
pause
:endcode

copy *.bin to output folder in INNO_Example

[ (FOLDER->INNO_Example)]

open script and see comentary.

Code:
ADDED LINES
-------------------------------------------------------
script add lines

#define MSCInside

----------------------------------------------------
#ifdef SrepInside
Source: "Files\CLS-srep.dll"; DestDir: "{tmp}"; Flags: "dontcopy";
Source: "Files\cls.ini"; DestDir: "{tmp}"; Flags: "dontcopy";
#endif



#ifdef MSCInside
Source: "Files\CLS-MSC.dll"; DestDir: {tmp}; Flags: dontcopy
Source: "Files\unarc.exe"; DestDir: {tmp}; Flags: dontcopy
#endif
----------------------------------------------------------------
// LA SIGUIENTE LINEA FUE AGREGADA PARA EXTRAER SREP
// CLS-srep.dll 0.3.3
#ifdef SrepInside
      ExtractTemporaryFile('CLS-srep.dll');
      ExtractTemporaryFile('cls.ini');
#endif

// LA SIGUIENTE LINEA FUE AGREGADA PARA EXTRAER MSC
#ifdef MSCInside
ExtractTemporaryFile('CLS-MSC.dll');
ExtractTemporaryFile('unarc.exe');
#endif

------------------------------------------------------------------------------------------

---------------------------------------------------------------------------------------------------------------------------------------------------------------


(thats all modifications)


---------------------------------------------------------------------------------------------------------------------------------------------------------------


this is all files you need in this 7z file practice and make your backup more powerfull gozarck.7z




---------------------------------------------------------------------------------------------------------------------------------------------------------------

Last edited by gozarck; 16-07-2014 at 10:58.
Reply With Quote
The Following 19 Users Say Thank You to gozarck For This Useful Post:
Andrey167 (15-07-2014), arkantos7 (22-07-2014), clagby (09-05-2015), DarkSoul19 (07-09-2015), Gehrman (14-07-2022), mausschieber (15-07-2014), MMR (22-07-2014), nasir ahmad (20-04-2016), oltjon (15-07-2014), punchao (15-06-2015), RamiroCruzo (17-09-2015), Razor12911 (15-07-2014), rYL (11-11-2014), Sarvagya (15-06-2015), Simorq (22-04-2015), Stor31 (15-06-2015), yasserdivar (16-09-2015), y_thelastknight (22-07-2014), ZAZA4EVER (05-12-2016)
Sponsored Links
 

Tags
arc, inno script, msc, srep

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Dead Space 3 REV0 PC Games - CD/DVD Conversions 2 27-02-2019 10:17
Battlefield 4 REV0 PC Games - CD/DVD Conversions 2 26-02-2019 20:10
F.E.A.R. Collection [CIUv2 - 7xDVD5 - SREP LZMA m0] KaktoR PC Games - CD/DVD Conversions 2 02-04-2014 19:11
Battlefield 3: Premium Edition - 4xDVD5 [ALL DLCs + LZMA + SREP + CIU V2] REV0 PC Games - CD/DVD Conversions 7 06-10-2013 16:00



All times are GMT -7. The time now is 16:31.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com