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

Reply
 
Thread Tools Search this Thread Display Modes
  #166  
Old 07-01-2016, 14:29
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 564
Thanks: 116
Thanked 881 Times in 319 Posts
panker1992 is on a distinguished road
razaman i didnt provide the above files, i have uploaded a blackbox Inno in page 1 for you to download

i cannot rewrite this sorry :/ no time
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.
Reply With Quote
Sponsored Links
  #167  
Old 09-01-2016, 00:55
Amsal Amsal is offline
Registered User
 
Join Date: May 2015
Location: New Delhi
Posts: 237
Thanks: 242
Thanked 41 Times in 28 Posts
Amsal is on a distinguished road
I am stuck from 1 day in MSC, Panker1992 can you tell the solution for this? I am repacking SIMS 4 game!
Reply With Quote
  #168  
Old 09-01-2016, 02:19
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 564
Thanks: 116
Thanked 881 Times in 319 Posts
panker1992 is on a distinguished road
my first impression is that you have -f switch inside arc.ini

-f switch is no limit on input size
then msc tries to compress something very big and fails

try to disable the command

here is the correct one
[External compressor:msc]
header = 0
packcmd = MSC c -v -wav=1 -raw=1 -bmp=1 -ddsraw=1 -ddsdxt=1 -mp3=1 -bmf=9s -tak=9 -dxt=1 -lzma=hc4,lc8,lp2,pb2,fb273,mc1000 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp

if this doent solve the case then disable msc and leave everything else alone to do the job

i havent tested sims myself, and i am not the author of msc
Though i hope Shegorat will make a new msc sometime in the future
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.
Reply With Quote
The Following User Says Thank You to panker1992 For This Useful Post:
Simorq (09-01-2016)
  #169  
Old 09-01-2016, 04:46
Amsal Amsal is offline
Registered User
 
Join Date: May 2015
Location: New Delhi
Posts: 237
Thanks: 242
Thanked 41 Times in 28 Posts
Amsal is on a distinguished road
Quote:
Originally Posted by panker1992 View Post
my first impression is that you have -f switch inside arc.ini

-f switch is no limit on input size
then msc tries to compress something very big and fails

try to disable the command

here is the correct one
[External compressor:msc]
header = 0
packcmd = MSC c -v -wav=1 -raw=1 -bmp=1 -ddsraw=1 -ddsdxt=1 -mp3=1 -bmf=9s -tak=9 -dxt=1 -lzma=hc4,lc8,lp2,pb2,fb273,mc1000 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp

if this doent solve the case then disable msc and leave everything else alone to do the job

i havent tested sims myself, and i am not the author of msc
Though i hope Shegorat will make a new msc sometime in the future
It is still stuck there after doing this modification
Reply With Quote
  #170  
Old 09-01-2016, 07:03
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 564
Thanks: 116
Thanked 881 Times in 319 Posts
panker1992 is on a distinguished road
Read This, Important

I am constantly asked about MSC problems, so i decided to give some kind of guide ( troubleshooting) !!!!


First things first i am not the author of msc , nor i can make it magically work
many of these programs arent easy to use on Windows 10 especially !!

I myself have tested windows 10 and i had many errors/warnings etc so i had to roll back to win 8.1 !!!

From here on I will not help/troubleshoot anything that i havent provided,
there are people here that ask for help with tools and methods that someone else has provided,

Here is a troubleshooting guide, Do those before you decide to post an error!!

1) disable all kinds of antivirus
2) disable the -f switch in msc if you have it on
3) windows defender reported to be delivering many errors on precomp, xz , and msc disable it for good and forget that it ever excisted
4)when a method gives an error, try a different approach

5) Do not by any means mix tools together, from different methods the only sure is that it will break
every author has different approach if you mix them all together it will never work
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.
Reply With Quote
  #171  
Old 11-01-2016, 03:25
truerepacks truerepacks is offline
Registered User
 
Join Date: Jul 2015
Location: New Delhi, India
Posts: 78
Thanks: 42
Thanked 46 Times in 28 Posts
truerepacks is on a distinguished road
latest version of msc can't use bmf compression, even cls-msc.dll can't extract it
for more information visit http://krinkels.org/threads/msc-medi...mpressor.1587/
Reply With Quote
The Following User Says Thank You to truerepacks For This Useful Post:
panker1992 (11-01-2016)
  #172  
Old 11-01-2016, 04:57
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 564
Thanks: 116
Thanked 881 Times in 319 Posts
panker1992 is on a distinguished road
truerepacks thanks for this info ....

unfortunately i dont speak russian nor i can read or understand them,

krinkels.org is a treasure forum in which i cannot participate

please if you have info regarding msc or any other tool that is used inform us like you did just now
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.
Reply With Quote
  #173  
Old 11-01-2016, 05:48
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 564
Thanks: 116
Thanked 881 Times in 319 Posts
panker1992 is on a distinguished road
lolaya this sovles your problem ....


remove msc until we get an update on this , i hope in 2016 Shegorat will give us a new one

about your other problem i have found a nice alternative

use lzma:max:512m

this will give you about the same compress ratio as my method xz and lz77 but its gonna be so slow.

xz method uses 4 cores as i have provided making it super fast (lzma2)


post some feedback to let me know if lzma:max:512m worked !!!
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.
Reply With Quote
The Following User Says Thank You to panker1992 For This Useful Post:
lolaya (12-01-2016)
  #174  
Old 15-01-2016, 00:46
hans314 hans314 is offline
Registered User
 
Join Date: Dec 2015
Location: Germany
Posts: 11
Thanks: 0
Thanked 1 Time in 1 Post
hans314 is on a distinguished road
Dear Panker,

are you going to update your Masked Data Compression tool with the new Precomp 0.44 version (decomp as well)? I am wondering if there is a better performance + ratio
Reply With Quote
  #175  
Old 15-01-2016, 02:00
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 564
Thanks: 116
Thanked 881 Times in 319 Posts
panker1992 is on a distinguished road
Hello Hans,

I will update it in time, i properly havent tested it myself yet.

Christian the author of precomp is working on Multithreaded bruteforce to make this process faster,

Now to make this clear, precomp 0.44 doesnt support stdin to stdout support
until a proper stdin and stdout are implemented, or a cls-precomp.dll is written
i will stay with 0.38 because its faster.

Up untill now i havent seen any improvements on precomp, my tests took the same time with 0.38 and 0.44.

if you want to update your tools you will have to
1) download my alpha precomp i posted it.
2) delete old precomp.exe and packjpg_dll.dll and copy-paste new
3) change the line in arc.ini from -slow -t-j ~~~> -intense0 -cn

Inno changes are
1) delete precomp.exe both packjpg_dll.dll and packjpg_dll1.dll and cls-precomp.dll
2) copy paste new precomp and leave arc.ini as it is it will work

NOTE:
Due to the lack of proper stdin - stdout and cls-precomp.dll it will never show progress in Inno, and will take x2 time to unpack

Good luck
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.
Reply With Quote
The Following User Says Thank You to panker1992 For This Useful Post:
Simorq (15-01-2016)
  #176  
Old 15-01-2016, 04:51
Amsal Amsal is offline
Registered User
 
Join Date: May 2015
Location: New Delhi
Posts: 237
Thanks: 242
Thanked 41 Times in 28 Posts
Amsal is on a distinguished road
And panker, give a new arc.ini for 4gb ram,6gb ram, 8gb ram, because you added update 1, which will change the arc.ini, so upload the arc.ini for 4gb ram, 6gb ram, 8gb ram AGAIN!

Do it fast as possible
Reply With Quote
  #177  
Old 15-01-2016, 05:38
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 564
Thanks: 116
Thanked 881 Times in 319 Posts
panker1992 is on a distinguished road
New Optimizations (requested)

Quote:
Originally Posted by Amsal View Post
And panker, give a new arc.ini for 4gb ram,6gb ram, 8gb ram, because you added update 1, which will change the arc.ini, so upload the arc.ini for 4gb ram, 6gb ram, 8gb ram AGAIN!

Do it fast as possible
Just like lightning, i strike again :P .. . . . . . just kidding


New arc.ini for 8G of ram, 12G and 16G

Best optimizations for those ram

i decided to drop 4G ram support because it doesnt worth it,
i dont think that anyone has 4G of ram !!!

you will not find a 12G.7z because i have 12G of ram so it comes optimized for it.

enjoy
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.
Reply With Quote
  #178  
Old 15-01-2016, 05:39
Amsal Amsal is offline
Registered User
 
Join Date: May 2015
Location: New Delhi
Posts: 237
Thanks: 242
Thanked 41 Times in 28 Posts
Amsal is on a distinguished road
Quote:
Originally Posted by panker1992 View Post
Just like lightning, i strike again :P .. . . . . . just kidding


New arc.ini for 8G of ram, 12G and 16G

Best optimizations for those ram

i decided to drop 4G ram support because it doesnt worth it,
i dont think that anyone has 4G of ram !!!

you will not find a 12G.7z because i have 12G of ram so it comes optimized for it.

enjoy
Bro, I has 4gb ram, and in other pc 6gb ram, so please please upload that!
Reply With Quote
  #179  
Old 15-01-2016, 05:43
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 564
Thanks: 116
Thanked 881 Times in 319 Posts
panker1992 is on a distinguished road
i will write you for 6G ram

your 4G pc will most likely crash

lzt(lzturbo) uses minimum 5G

it's up and running

6G ram added per requested

anything less than that will freeze, and probably crash your pc to death
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.

Last edited by panker1992; 15-01-2016 at 05:49. Reason: 6G ram added
Reply With Quote
The Following User Says Thank You to panker1992 For This Useful Post:
Amsal (15-01-2016)
  #180  
Old 15-01-2016, 06:21
Amsal Amsal is offline
Registered User
 
Join Date: May 2015
Location: New Delhi
Posts: 237
Thanks: 242
Thanked 41 Times in 28 Posts
Amsal is on a distinguished road



VirtualAlloc failed!

Please tell me a solution for it

Last edited by Amsal; 15-01-2016 at 06:29.
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
Best Compression Format DRAGoN.X Chit Chat 11 07-09-2017 23:13
Dragon Age: Origins Ultimate Edition 3xDVD5 [CIU 2.0.2] NamelessOne PC Games - CD/DVD Conversions 16 03-03-2017 11:38
compression -msrep+rep+delta+nzip Danik1B9 Conversion Tutorials 11 21-12-2014 08:13
Borderlands 2: Ultimate Vault Hunter Edition - 3xDVD5 [ALL DLCs + CIU V2] REV0 PC Games - CD/DVD Conversions 7 06-07-2013 03:14
Fallout New Vegas Ultimate Edition 3xDVD9 to 2xDVD5 1LANGUAGE senseman PC Games - CD/DVD Conversions 29 04-06-2013 10:36



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


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