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
  #11  
Old 05-03-2012, 14:34
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
Quote:
Originally Posted by MartinezPL View Post
Thx but...i'm green from that .bat etc
can someone can post here that commands ?
listed below is PART of the full bat file:

Code:
1. cls
2. set choice1=C:\Program Files (x86)\EA Games\Syndicate
3. echo Creating archive files, please wait...
4. arc a -ep1 -ed -r -w.\ .\Disk\Data3.arc -x"%choice1%\Content\XDF\*" -x"%choice1%\Content\Textures\*"  
-x"%choice1%\Content\Videos\*" -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 "%choice1%\Content\*"
5. if ERRORLEVEL 1 goto arcfail
6. cls
7. :arcfail
8. echo.WARNING: FreeArc returns an error, please retry... 
9. pause
10. :EOF
I've add line numbers so you can easily more see what to change for any game.

Step#1 line 2 change the path to YOUR game. C:\Program Files (x86)\EA Games\Syndicate
Step#2 line 4 change Disk\Data3.arc to what archive you want, AND the path to what you want archived \Content\*" the -x in front of the other paths states to NOT compress it.

save the file & run it for each archive you want created. changing line 4 for each archive. easy as pie

all thanks go to peterf1999, also you MUST have the arc.exe & arc.ini in same folder as the bat file.

Last edited by pakrat2k2; 05-03-2012 at 14:36.
 

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
INNO TROUBLESHOOT - Questions Here REV0 Conversion Tutorials 1565 29-11-2024 09:51
Inno Setup: Additional Libraries altef_4 Conversion Tutorials 50 21-10-2020 09:59
INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup REV0 Conversion Tutorials 51 26-03-2015 06:57
Help- How to extract a .bin file compressed by a code ? Adonix Conversion Tutorials 22 22-03-2015 15:02
yener90's older Inno Project Source Codes THADEADMAN2011 PC Games - CD/DVD Conversions 0 16-06-2012 03:40



All times are GMT -7. The time now is 09:22.


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