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
  #16  
Old 13-11-2011, 02:33
theimperatorum theimperatorum is offline
Registered User
 
Join Date: Jul 2005
Location: italy
Posts: 58
Thanks: 0
Thanked 4 Times in 4 Posts
theimperatorum is on a distinguished road
precomp and superrep do not work for me
Reply With Quote
Sponsored Links
  #17  
Old 13-11-2011, 02:37
peterf1999's Avatar
peterf1999 peterf1999 is offline
Die Hard Member
 
Join Date: Nov 2008
Location: Italy
Posts: 928
Thanks: 14
Thanked 983 Times in 236 Posts
peterf1999 is on a distinguished road
Quote:
Originally Posted by elbubi View Post

Another doubt I have is regarding the screen when you choose wether to install desktop icon or not, there's another option named "aditional icons" or sth like that, what would that mean?
aditional icons= menu shortcuts

Re-fixed (see first post)
Attached Images
File Type: jpg A_es.jpg (77.3 KB, 684 views)

Last edited by Joe Forster/STA; 27-03-2013 at 02:05. Reason: merged fixed Autorun.exe into original attachment
Reply With Quote
  #18  
Old 13-11-2011, 05:11
pvh0403 pvh0403 is offline
Registered User
 
Join Date: Apr 2011
Location: HCM City
Posts: 9
Thanks: 8
Thanked 3 Times in 2 Posts
pvh0403 is on a distinguished road
works on w7 32bit with install time is about 15 mins
Reply With Quote
  #19  
Old 13-11-2011, 06:00
angelo.saviano angelo.saviano is offline
Registered User
 
Join Date: Dec 2007
Location: Italia
Posts: 21
Thanks: 3
Thanked 1 Time in 1 Post
angelo.saviano is on a distinguished road
i don't know how to

Pre-compress 'Data1.bin' file:
Code:

e.g. precomp038 -slow -c6 -m8 -oData1 Data1.bin

Compress 'Data1.pcf' file :

Code:

e.g. srep -m2 Data1.pcf Data1.srep

can anyone explain me ?thanks a lot

sorry i haven't read a post...i have to do a batch or dos shell...sorry

Last edited by angelo.saviano; 13-11-2011 at 06:03. Reason: mistake
Reply With Quote
  #20  
Old 13-11-2011, 07:47
BAMsE's Avatar
BAMsE BAMsE is offline
The World Is Yener's
 
Join Date: Mar 2011
Location: in front of the monitor
Posts: 344
Thanks: 49
Thanked 271 Times in 91 Posts
BAMsE is on a distinguished road
For example:
in folder with "precomp038.exe" create bat file "precomp.bat"
Code:
precomp038 -slow -c6 -m8 -o%1.pcf %1
Then drag'n'drop file you want to precompress to "precomp.bat". After all remember to rename filename (remove old extension, i.e. Data1.bin.pcf -> Data1.pcf)

The same with srep:
Code:
srep -m3 %1 %1.srep
and reanme (Data1.pcf.srep -> Data1.srep)
Reply With Quote
  #21  
Old 13-11-2011, 08:05
peterf1999's Avatar
peterf1999 peterf1999 is offline
Die Hard Member
 
Join Date: Nov 2008
Location: Italy
Posts: 928
Thanks: 14
Thanked 983 Times in 236 Posts
peterf1999 is on a distinguished road
@elbubi

Another example of autorun :

A_es.jpg
Attached Files
File Type: 7z Autorun.7z (2.45 MB, 127 views)
Reply With Quote
  #22  
Old 13-11-2011, 08:26
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 peterf1999 View Post
What the fuck you say?

On my shitty system (X2 5000+ 2gb ram) 19 mins to finish installation
my systems not any better (Q6600 + 4GB ram), NOTHING else running in background and it took over an hour to install???
Reply With Quote
  #23  
Old 13-11-2011, 10:52
peterf1999's Avatar
peterf1999 peterf1999 is offline
Die Hard Member
 
Join Date: Nov 2008
Location: Italy
Posts: 928
Thanks: 14
Thanked 983 Times in 236 Posts
peterf1999 is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
my systems not any better (Q6600 + 4GB ram), NOTHING else running in background and it took over an hour to install???
Weird

check it,this issue can be caused:

Not enough hard disk space
Left over programs and bad files
Data Corruption
Corrupt OS (virus infection)
Reply With Quote
  #24  
Old 13-11-2011, 11:27
mhcvel mhcvel is offline
Registered User
 
Join Date: Jul 2011
Location: US
Posts: 10
Thanks: 0
Thanked 1 Time in 1 Post
mhcvel is on a distinguished road
Thumbs up

Well... Works great !
Installation time: Around 15 min- (X4 2.8/4GB)
No errors except that thing about desktop icon (blank icons) - Already fixed...

Just one question: What's the difference about this:
Dead Rissing of the Record
Code:
e.g. precomp038 -slow -c189 -m16 -oDROTR DROTR.arc
and this
Skyrim V
Code:
e.g. precomp038 -slow -c6 -m8 -oData1 Data1.bin
Why -c189 - m16 in the first one and the second one -c6 -m8 , what means that ?
Reply With Quote
  #25  
Old 13-11-2011, 11:33
peterf1999's Avatar
peterf1999 peterf1999 is offline
Die Hard Member
 
Join Date: Nov 2008
Location: Italy
Posts: 928
Thanks: 14
Thanked 983 Times in 236 Posts
peterf1999 is on a distinguished road
Quote:
Originally Posted by mhcvel View Post
Well... Works great !
Installation time: Around 15 min- (X4 2.8/4GB)
No errors except that thing about desktop icon (blank icons) - Already fixed...

Just one question: What's the difference about this:
Dead Rissing of the Record
Code:
e.g. precomp038 -slow -c189 -m16 -oDROTR DROTR.arc
and this
Skyrim V
Code:
e.g. precomp038 -slow -c6 -m8 -oData1 Data1.bin
Why -c189 - m16 in the first one and the second one -c6 -m8 , what means that ?
-c and -m: (Compression_Levels, Memory_Levels)

After precompressing a file with Precomp, it tells you how to use these both parameters to speed up the precompression the next time you precompress this file. These are the compression level and memory settings which are tried on this file. If you would use this on a different file, it could be that Precomp misses some compressed parts of it.
Reply With Quote
  #26  
Old 13-11-2011, 11:43
mhcvel mhcvel is offline
Registered User
 
Join Date: Jul 2011
Location: US
Posts: 10
Thanks: 0
Thanked 1 Time in 1 Post
mhcvel is on a distinguished road
Quote:
Originally Posted by peterf1999 View Post
-c and -m: (Compression_Levels, Memory_Levels)

After precompressing a file with Precomp, it tells you how to use these both parameters to speed up the precompression the next time you precompress this file. These are the compression level and memory settings which are tried on this file. If you would use this on a different file, it could be that Precomp misses some compressed parts of it.
nvm
Will take time (long time) to understand that

Thanks anyways for answer
Reply With Quote
  #27  
Old 13-11-2011, 12:49
MartinezPL MartinezPL is offline
Registered User
 
Join Date: Oct 2011
Location: Poland
Posts: 117
Thanks: 46
Thanked 24 Times in 9 Posts
MartinezPL is on a distinguished road
Great job like always peter
in my computer installation time is ~15min C2D 3.8GHz 2GB RAM 800MHz
nothing run background even antivirus
Reply With Quote
  #28  
Old 13-11-2011, 23:50
MacGruber's Avatar
MacGruber MacGruber is offline
Registered User
 
Join Date: Oct 2011
Location: Serbia
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
MacGruber is on a distinguished road
Can anyone sum it all up in one post? im getting lost here
Reply With Quote
  #29  
Old 14-11-2011, 04:01
vlv vlv is offline
Registered User
 
Join Date: Oct 2011
Location: Europe
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
vlv is on a distinguished road
Quote:
Originally Posted by mhcvel View Post
nvm
Will take time (long time) to understand that
I don't get it too. Can you clarify this peter? How do I know whether to use c8, c189 etc. It depends on what? Type of the file, arhive, or what?
Reply With Quote
  #30  
Old 14-11-2011, 04:26
peterf1999's Avatar
peterf1999 peterf1999 is offline
Die Hard Member
 
Join Date: Nov 2008
Location: Italy
Posts: 928
Thanks: 14
Thanked 983 Times in 236 Posts
peterf1999 is on a distinguished road
Quote:
Originally Posted by vlv View Post
I don't get it too. Can you clarify this peter? How do I know whether to use c8, c189 etc. It depends on what? Type of the file, arhive, or what?
Depends of zlib or deflate compression levels of source files that need to be pre-compressed. Precomp detects it the first time you precompress the file.
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
INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** Grumpy PC Games - CD/DVD Conversions 252 16-07-2024 20:35
The Elder Scrolls: Skyrim (DVD9 -> 2xDVD5) BAMsE PC Games - CD/DVD Conversions 66 18-07-2017 06:42
Oblivion - The Elder Scrolls IV 1.1.511 TRAINER +10... PIRATA! General Gaming 5 28-07-2006 19:31
Abit of help about unraring Elder scrolls oblivion Dangchau PC Games 4 30-03-2006 03:58
How would you rate Elder Scrolls IV: Oblivion Tie Wrap XBox 360 Games 2 27-03-2006 16:14



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


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