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

Reply
 
Thread Tools Display Modes
  #676  
Old 16-08-2013, 02:27
inovateqsa inovateqsa is offline
Registered User
 
Join Date: Oct 2011
Location: South Africa
Posts: 30
Thanks: 8
Thanked 1 Time in 1 Post
inovateqsa is on a distinguished road
Not directly related on innosetup, more with the compression:

I want to use srep as I am unable to compress a game to the required size I need, I have downloaded freearc and the powerpack and added the
"[External compressor:srep]
packcmd = srep {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep -d {options} - - <stdin> <stdout>"
Line to my 'Arc.ini' in my freearc bin folder.

The problem is that the GUI does not have any new options for srep or anything, so how on earth do I use Srep?

I have checked the batch file in the "INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup" section but to me it simply looks like someone facerolled on their keyboard and made it a .bat file. He talks about different parameters and such, without explaining any of them, then gives an example with a whole lot of extra stuff in it that wasn't explained (eg; "arc a -ep1 -r -w.\ .\data1.cab [email protected]" has 0 explanation and I cannot comprehend it at all).

And where would I put the Game Directory?

If explaining is too hard, Could someone give me an example of a batch use purely for Srep?

Please, i am desperate.

particularly this bit here:
arc a -ep1 -r -w.\ .\data3.cab

It seems like it has something to do with running freearc (hence the 'Arc'), with a few options (Such as a -ep1 -r -w), followed by the destination of the archive once it is made.

The problem is, I do not know what each parameter does, and I cannot see where the destination starts and parameters end (the -w.\.\ is confusing me, is the first '.' part of the parameter, or the destination? I have not seen a -w parameter on freearc so I do not know where it comes from). Also, the 'ep1' isn't explained either.

Last edited by inovateqsa; 16-08-2013 at 02:47. Reason: Additional details.
Reply With Quote
Sponsored Links
  #677  
Old 16-08-2013, 10:54
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,030 Times in 3,083 Posts
pakrat2k2 is on a distinguished road
look at any one of the newest conversions by Fabioddq, REV0, others & look in the compress.bat file, you'll soon see where the game dir is entered, as well as some of the other options. Google search would have turned up a ton of pages, all that explains the commandline options. Open the link below & scroll down to see options & explanations for them. Don't worry its for any earlier version as option descriptions etc still apply.

Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
inovateqsa (18-08-2013)
  #678  
Old 18-08-2013, 01:37
inovateqsa inovateqsa is offline
Registered User
 
Join Date: Oct 2011
Location: South Africa
Posts: 30
Thanks: 8
Thanked 1 Time in 1 Post
inovateqsa is on a distinguished road
Thanks.

I eventually found the page though.

Now I'm trying to make sense of the lzma command lines, I've searched but couldn't find anything explaining them. It seems as though they are on that page further down though, so guess I'll start reading.

Just a quick question though: For the Match finder BT4, it applies to normal up to ultra compression but how do yo select which one to use?
EG: -msrep64+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 (What would I need to add/change to that to use lzma Ultra, and is the "Srep64" right, I want to use srep64 instead of the normal one?)

Last edited by inovateqsa; 18-08-2013 at 02:00.
Reply With Quote
  #679  
Old 18-08-2013, 16:09
Kurutucu Kurutucu is offline
Registered User
 
Join Date: Aug 2012
Location: Somewhere in the world
Posts: 159
Thanks: 78
Thanked 209 Times in 48 Posts
Kurutucu is on a distinguished road
How I can change music button to



this type?



Here script file: http://fileforums.com/showpost.php?p=416587&postcount=1
Reply With Quote
The Following User Says Thank You to Kurutucu For This Useful Post:
Mr. Kauss (05-09-2013)
  #680  
Old 19-08-2013, 01:56
anitaylor007 anitaylor007 is offline
Registered User
 
Join Date: Aug 2013
Location: India
Posts: 6
Thanks: 7
Thanked 1 Time in 1 Post
anitaylor007 is on a distinguished road

i m new nd novice to repacks.....i m 4m india,i cudnt find nebody to help me...can u pls make a video tut,i ll b highly obliged...though i created a installer wizard interface,that works,but my prob is i compressed d files using 7zip and wile installin,,it is showin a 7zip window xtracting dem...i didnt use srep nd precomp...also i want to add timer,(elapsed and remaining) during installation progress...can u pls help me out,...splash screen,i also tried.but failed..pls help me :confused
Reply With Quote
  #681  
Old 19-08-2013, 05:38
red01 red01 is offline
Registered User
 
Join Date: May 2013
Location: last aayam
Posts: 95
Thanks: 36
Thanked 9 Times in 8 Posts
red01 is on a distinguished road
@anitaylor007
first of all welcome to the forum.
There is no need to be confuse.
There are lots of experts ready to help...
You can try yener90's source code. This code uses 7zFiles.

http://www.fileforums.com/showthread.php?t=91563

read it, may be it will help u out
Reply With Quote
The Following User Says Thank You to red01 For This Useful Post:
anitaylor007 (19-08-2013)
  #682  
Old 19-08-2013, 07:59
anitaylor007 anitaylor007 is offline
Registered User
 
Join Date: Aug 2013
Location: India
Posts: 6
Thanks: 7
Thanked 1 Time in 1 Post
anitaylor007 is on a distinguished road
Thanks for replying....i m quite upset now..nd ll give it a try....
Reply With Quote
  #683  
Old 19-08-2013, 10:32
y_thelastknight's Avatar
y_thelastknight y_thelastknight is offline
Registered User
 
Join Date: Mar 2010
Location: Canada
Posts: 437
Thanks: 616
Thanked 574 Times in 213 Posts
y_thelastknight is on a distinguished road
@Kurutucu

1.create 2 bitmap, 1 for on and 1 for off

2.hide off bitmap

3.create OnClick option for on bitmap (music off,hide on bitmap,show off bitmap)

4.create OnClick option for off bitmap (music on,hide off bitmap,show onnbitmap)

easy method
Reply With Quote
The Following 2 Users Say Thank You to y_thelastknight For This Useful Post:
Kurutucu (23-08-2013), Mr. Kauss (05-09-2013)
  #684  
Old 19-08-2013, 13:41
anitaylor007 anitaylor007 is offline
Registered User
 
Join Date: Aug 2013
Location: India
Posts: 6
Thanks: 7
Thanked 1 Time in 1 Post
anitaylor007 is on a distinguished road
i didnt get it....can u pls elaborate????

can anyone pls explain me briefly how to compress d game files using srep,precomp and winarc,nd not showing the decompression window during installation,plss....

Last edited by pakrat2k2; 23-08-2013 at 08:47. Reason: double posting
Reply With Quote
  #685  
Old 25-08-2013, 22:58
anitaylor007 anitaylor007 is offline
Registered User
 
Join Date: Aug 2013
Location: India
Posts: 6
Thanks: 7
Thanked 1 Time in 1 Post
anitaylor007 is on a distinguished road
i cnt get the desktop shotrcut icon,and startmenu folder even i enables it in the setup...i also want to add timer(time elapsed,Time remaining)duing installation...can neone pls help??????????
Reply With Quote
  #686  
Old 30-08-2013, 06:16
danswano danswano is offline
Registered User
 
Join Date: Feb 2013
Location: Luxm
Posts: 314
Thanks: 218
Thanked 27 Times in 22 Posts
danswano is on a distinguished road
In precomp 0.3.8 there is a slow mode but in 0.4.2 there is no slow mode, what equals the slow mode in 0.4.2?
Reply With Quote
  #687  
Old 30-08-2013, 09:37
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,030 Times in 3,083 Posts
pakrat2k2 is on a distinguished road
same switches in all precomp versions
Reply With Quote
  #688  
Old 30-08-2013, 13:44
danswano danswano is offline
Registered User
 
Join Date: Feb 2013
Location: Luxm
Posts: 314
Thanks: 218
Thanked 27 Times in 22 Posts
danswano is on a distinguished road
You can't use -slow in 0.4.2

Last edited by danswano; 30-08-2013 at 13:50.
Reply With Quote
  #689  
Old 30-08-2013, 14:23
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,030 Times in 3,083 Posts
pakrat2k2 is on a distinguished road
then update to 043 & switch(s) are in arc.ini

Code:
[External compressor:precomp]
 header = 0
 mem = 10
 packcmd = precomp -slow {options} -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
 
 [External compressor:srep]
 ;options = l%d (minimal match length, default=512)
 header = 0
 packcmd = srep {options} -a1 -m3f $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
Reply With Quote
  #690  
Old 30-08-2013, 17:24
danswano danswano is offline
Registered User
 
Join Date: Feb 2013
Location: Luxm
Posts: 314
Thanks: 218
Thanked 27 Times in 22 Posts
danswano is on a distinguished road
each time i use -slow on same files i get general error.
Reply With Quote
Reply

Thread Tools
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 - Tutorials and Answers about INNO Setup REV0 Conversion Tutorials 129 21-05-2021 06:51
INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup REV0 Conversion Tutorials 51 26-03-2015 07:57
Frequently Asked Questions Joe Forster/STA PC Games - Frequently Asked Questions 0 29-11-2005 10:48



All times are GMT -7. The time now is 11:23.


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