Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 03-02-2015, 08:23
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
its one of the choices in ultraarc then it 1014M can handle it. It just takes so much longer unpacking precomp files, that most conversion makers decide not to use it.
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
supernoro (03-02-2015)
Sponsored Links
  #2  
Old 03-02-2015, 12:38
supernoro's Avatar
supernoro supernoro is offline
Registered User
 
Join Date: Nov 2008
Location: algeria
Posts: 73
Thanks: 158
Thanked 19 Times in 12 Posts
supernoro is on a distinguished road
Hey pakrat, sorry dude another question : i compile all inno setup (InstallerScript - LangScript - Settings)
Reply With Quote
The Following User Says Thank You to supernoro For This Useful Post:
Behnam2018 (30-01-2020)
  #3  
Old 03-02-2015, 12:57
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
nope just the first 2, it read the settings.iss script in the first 2
Reply With Quote
The Following 2 Users Say Thank You to pakrat2k2 For This Useful Post:
Behnam2018 (30-01-2020), supernoro (04-02-2015)
  #4  
Old 13-03-2015, 10:09
punchao's Avatar
punchao punchao is offline
Registered User
 
Join Date: Apr 2014
Location: Barcelona
Posts: 156
Thanks: 112
Thanked 44 Times in 36 Posts
punchao is on a distinguished road


How to solve this error?
Reply With Quote
  #5  
Old 13-03-2015, 11:30
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
well for one thing did precomp ( 4th line in picture ) give you those settings when you first archived the files,
or was just copy/paste from something else.
Reply With Quote
  #6  
Old 13-03-2015, 11:37
punchao's Avatar
punchao punchao is offline
Registered User
 
Join Date: Apr 2014
Location: Barcelona
Posts: 156
Thanks: 112
Thanked 44 Times in 36 Posts
punchao is on a distinguished road
thanks for youe answer,but my english(Im spanish) is very bad
I did not understand well that I do
Reply With Quote
  #7  
Old 13-03-2015, 11:38
punchao's Avatar
punchao punchao is offline
Registered User
 
Join Date: Apr 2014
Location: Barcelona
Posts: 156
Thanks: 112
Thanked 44 Times in 36 Posts
punchao is on a distinguished road
http://rghost.net/7DZNjJmnR
I use this compressor
Reply With Quote
  #8  
Old 13-03-2015, 11:41
punchao's Avatar
punchao punchao is offline
Registered User
 
Join Date: Apr 2014
Location: Barcelona
Posts: 156
Thanks: 112
Thanked 44 Times in 36 Posts
punchao is on a distinguished road
With Srep+arc work fine ,but when use Precom + Srep gives me error
Reply With Quote
  #9  
Old 13-03-2015, 12: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
edit you arc.ini & remove those extra settings from precomp section.
Reply With Quote
  #10  
Old 13-03-2015, 12:43
punchao's Avatar
punchao punchao is offline
Registered User
 
Join Date: Apr 2014
Location: Barcelona
Posts: 156
Thanks: 112
Thanked 44 Times in 36 Posts
punchao is on a distinguished road
[External compressor:srep]
;options = l%d (minimal match length, default=512)
header = 0
packcmd = srep {options} -m3f -a1 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep -d -s $$arcpackedfile$$.tmp $$arcdatafile$$.tmp

[External compressorrecomp]
header = 0
packcmd = precomp -intense0 -c- {options} -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = precomp -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp

you can tell me exactly what I have to delete?
Reply With Quote
  #11  
Old 13-03-2015, 14:22
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
ok, options shown in picture are not listed there, are they in the compress.bat ?
Reply With Quote
  #12  
Old 13-03-2015, 14:41
punchao's Avatar
punchao punchao is offline
Registered User
 
Join Date: Apr 2014
Location: Barcelona
Posts: 156
Thanks: 112
Thanked 44 Times in 36 Posts
punchao is on a distinguished road
arc a -ep1 -ed -r -w.\ Setup-1.bin -mprecomp:t-nfj:zl11,18,34,39,44,55,68,75,82,83,84,85,97,98:d1 0+srep+exe+delta+lzma:a1:mfbt4:d256m:fb128:mc1000: lc4 "D:\CHROME\SESINCRIUP\*"
pause
Reply With Quote
  #13  
Old 13-03-2015, 15:09
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 punchao View Post
arc a -ep1 -ed -r -w.\ Setup-1.bin -mprecomp:t-nfj:zl11,18,34,39,44,55,68,75,82,83,84,85,97,98:d1 0+srep+exe+delta+lzma:a1:mfbt4:d256m:fb128:mc1000: lc4 "D:\CHROME\SESINCRIUP\*"
pause
remove this

:t-nfj:zl11,18,34,39,44,55,68,75,82,83,84,85,97,98:d1 0

as it was provided for something else, not your files.

IF when you run it, after it completes & shows you similar to speed up compression, then you add it to that line.
Reply With Quote
  #14  
Old 30-12-2016, 03:34
mjoehahn mjoehahn is offline
Registered User
 
Join Date: Dec 2010
Location: Indonesia
Posts: 1
Thanks: 1
Thanked 0 Times in 0 Posts
mjoehahn is on a distinguished road
Hello, I would like to ask about run as admin privilege

I'm using Inno Setup, how to make my "setup.exe" file automatically set to run as administrator
and also how to make my "game.exe" file automatically set to run as administrator after installation

thanks in advance
Reply With Quote
  #15  
Old 13-03-2015, 14:42
punchao's Avatar
punchao punchao is offline
Registered User
 
Join Date: Apr 2014
Location: Barcelona
Posts: 156
Thanks: 112
Thanked 44 Times in 36 Posts
punchao is on a distinguished road
http://rghost.net/7DZNjJmnR
I use this compressor
Reply With Quote
Reply


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
Frequently Asked Questions Joe Forster/STA PC Games - Frequently Asked Questions 0 29-11-2005 09:48
soft mod - opinions, questions dneray22 XBox Games 2 01-08-2003 06:36
A few questions I need answered. rms2001 XBox Games 5 05-12-2002 12:55
Newbie with 1,000 questions ( not really 1,000, but close enough) tdoran70 PS2 Games 3 29-05-2002 00:47
A few questions, PLLeaase Read Bill-Something PSX Games 6 18-08-2001 08:18



All times are GMT -7. The time now is 15:26.


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