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
  #15  
Old 05-12-2013, 06:47
y_thelastknight's Avatar
y_thelastknight y_thelastknight is offline
Registered User
 
Join Date: Mar 2010
Location: Canada
Posts: 437
Thanks: 616
Thanked 576 Times in 213 Posts
y_thelastknight is on a distinguished road
Quote:
Originally Posted by GloverK1911 View Post
Can you help me make a setup file to extract them?
I Compression folder game with Freearc (No compression)
->Data.arc to Data.pcf
->Data.pcf to Data.srep
->Data.srep to Data.bin
That my compression game. How to extract them???
this method only support script are Blackbox Inno Setup Script and DarKBox Repack
try with it

for you archive files codes would be like this..
Code:
if not ISArcExtract    ( 0, 0, ExpandConstant('{src}\Data.bin'), ExpandConstant('{app}\'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}\'), notPCFonFLY{PCFonFLY}) then break;
if not ISSRepExtract   ( 0, 0, ExpandConstant('{app}\Data.srep'),ExpandConstant('{app}\Data.pcf'), true) then break;
if not ISPrecompExtract( 0, 0, ExpandConstant('{app}\Data.pcf'),    ExpandConstant('{app}\Data.arc'), true) then break;
if not ISArcExtract    ( 0, 0, ExpandConstant('{app}\Data.arc'), ExpandConstant('{app}\'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}\'), notPCFonFLY{PCFonFLY}) then break;
if im wrong correct it plz
sorry for my enlgish :P
Reply With Quote
 

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
NASCAR The Game 2013 (inno setup script) sentinelks PC Games - CD/DVD Conversions 28 08-09-2013 20:30
FEAR 1.06 No CD Faithless PC Games 82 02-10-2006 07:51
WHat is the point??!!! Quertas of Atlantis General Gaming 6 27-05-2006 22:35
What? A pornography game? This game aren’t for me Tie Wrap XBox 360 Games 9 19-04-2006 05:51
Software to backup dvdps2 games eastcoastguy PS2 Games 16 05-12-2002 09:53



All times are GMT -7. The time now is 14:40.


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