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

Reply
 
Thread Tools Search this Thread Display Modes
  #1291  
Old 13-03-2019, 01:21
dixen dixen is offline
Registered User
 
Join Date: Sep 2014
Location: Russia
Posts: 398
Thanks: 451
Thanked 441 Times in 202 Posts
dixen is on a distinguished road
Quote:
Originally Posted by lordminion777 View Post
Please post your exact lolz settings from your arc.ini
[External compressor:srep]
header = 0
packcmd = srep -a2 -m3f $$arcdatafile$$.tmp $$arcpackedfile$$.tmp

[External compressor:lolz]
header = 0
packcmd = lolz.exe -mtt1 -tt2 -d128m -mc512 -mt4 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
Reply With Quote
Sponsored Links
  #1292  
Old 13-03-2019, 03:59
darkwolves's Avatar
darkwolves darkwolves is offline
Registered User
 
Join Date: Oct 2016
Location: North Eastern,, USA
Posts: 482
Thanks: 49
Thanked 278 Times in 166 Posts
darkwolves is on a distinguished road
Quote:
Originally Posted by yasitha View Post
Well i have!
and You have to remove 6.05GB useless video DLC file
with that one you'll never even able to get 24GB

So remove that one...
oddly enough if i remove that i experince crashes at random
__________________
Ideas are bulletproof...
Reply With Quote
  #1293  
Old 13-03-2019, 04:59
yasitha's Avatar
yasitha yasitha is offline
Registered User
 
Join Date: Apr 2013
Location: Krypton
Posts: 297
Thanks: 203
Thanked 48 Times in 33 Posts
yasitha is on a distinguished road
Quote:
Originally Posted by darkwolves View Post
oddly enough if i remove that i experince crashes at random
Not possible, cause this DLC available only Deluxe Edition. So whoever had the standard edition don't have this DLC. I Have play the game and finish the game without any problem. 60FPS locked all times.

I have removed the DLC. befe o finish the game.

Run game as administrator and update the vga drivers and install vc 2017 on game folder which is new version.

I don't think that DLC is the problem... Something else.
__________________
Keep Up The Good Works!
Reply With Quote
  #1294  
Old 13-03-2019, 05:30
Simorq's Avatar
Simorq Simorq is offline
Registered User
 
Join Date: Mar 2014
Location: Iran
Posts: 642
Thanks: 3,602
Thanked 1,305 Times in 464 Posts
Simorq is on a distinguished road
Ace Combat 7: Skies Unknown

Code:
Title:           Ace Combat 7: Skies Unknown - Deluxe Launch Edition 
Version:         1.0.1 

PC:              6 Cores 3.2GHz + 16GB Ram + HDD + DiskSpan

Re-Encoded:    Yes (1080p 25MB Bitrate > 1080p VBR Bitrate)
Video Folder:  Game\Content\CriWare\Scene
               Game\Content\CriWare\Briefing

Original Size:   39.6 GB
Compressed Size: 24.2 GB

Method:          srep:m3f:l512+lolz:d64m:mtt1:mt6:mc1023
                
Disk:     6xDVD5
Tools:
VGMToolBox
XviD4PSP
Scaleform VideoEncoder 4

Fast m2v to avi


can use Batch to reduce time.
Example:
Code:
SET Scaleform="D:\GameTools\Scaleform VideoEncoder\medianoche.exe"
SET Dir=L:\Program Files (x86)\Ace Combat 7 - Skies Unknown\Game\Content\CriWare\Briefing
SET ODir=L:\Program Files (x86)\Ace Combat 7 - Skies Unknown\Game\Content\CriWare\Briefing

%Scaleform%    -gop_closed=on -gop_i=1 -gop_p=4 -gop_b=2 -video00="%Dir%\ms01.avi" -output="%ODir%\ms01.usm" -bitrate=12000000
%Scaleform%    -gop_closed=on -gop_i=1 -gop_p=4 -gop_b=2 -video00="%Dir%\ms02.avi" -output="%ODir%\ms02.usm" -bitrate=12000000
%Scaleform%    -gop_closed=on -gop_i=1 -gop_p=4 -gop_b=2 -video00="%Dir%\ms03.avi" -output="%ODir%\ms03.usm" -bitrate=12000000
%Scaleform%    -gop_closed=on -gop_i=1 -gop_p=4 -gop_b=2 -video00="%Dir%\ms04.avi" -output="%ODir%\ms04.usm" -bitrate=12000000
%Scaleform%    -gop_closed=on -gop_i=1 -gop_p=4 -gop_b=2 -video00="%Dir%\ms05.avi" -output="%ODir%\ms05.usm" -bitrate=12000000
%Scaleform%    -gop_closed=on -gop_i=1 -gop_p=4 -gop_b=2 -video00="%Dir%\ms06.avi" -output="%ODir%\ms06.usm" -bitrate=12000000
%Scaleform%    -gop_closed=on -gop_i=1 -gop_p=4 -gop_b=2 -video00="%Dir%\ms07.avi" -output="%ODir%\ms07.usm" -bitrate=12000000
%Scaleform%    -gop_closed=on -gop_i=1 -gop_p=4 -gop_b=2 -video00="%Dir%\ms08.avi" -output="%ODir%\ms08.usm" -bitrate=12000000
%Scaleform%    -gop_closed=on -gop_i=1 -gop_p=4 -gop_b=2 -video00="%Dir%\ms09.avi" -output="%ODir%\ms09.usm" -bitrate=12000000
%Scaleform%    -gop_closed=on -gop_i=1 -gop_p=4 -gop_b=2 -video00="%Dir%\ms10.avi" -output="%ODir%\ms10.usm" -bitrate=12000000
%Scaleform%    -gop_closed=on -gop_i=1 -gop_p=4 -gop_b=2 -video00="%Dir%\ms11.avi" -output="%ODir%\ms11.usm" -bitrate=12000000
%Scaleform%    -gop_closed=on -gop_i=1 -gop_p=4 -gop_b=2 -video00="%Dir%\ms12.avi" -output="%ODir%\ms12.usm" -bitrate=12000000
%Scaleform%    -gop_closed=on -gop_i=1 -gop_p=4 -gop_b=2 -video00="%Dir%\ms13.avi" -output="%ODir%\ms13.usm" -bitrate=12000000
%Scaleform%    -gop_closed=on -gop_i=1 -gop_p=4 -gop_b=2 -video00="%Dir%\ms14.avi" -output="%ODir%\ms14.usm" -bitrate=12000000
%Scaleform%    -gop_closed=on -gop_i=1 -gop_p=4 -gop_b=2 -video00="%Dir%\ms15.avi" -output="%ODir%\ms15.usm" -bitrate=12000000
%Scaleform%    -gop_closed=on -gop_i=1 -gop_p=4 -gop_b=2 -video00="%Dir%\ms16.avi" -output="%ODir%\ms16.usm" -bitrate=12000000
%Scaleform%    -gop_closed=on -gop_i=1 -gop_p=4 -gop_b=2 -video00="%Dir%\ms17.avi" -output="%ODir%\ms17.usm" -bitrate=12000000
%Scaleform%    -gop_closed=on -gop_i=1 -gop_p=4 -gop_b=2 -video00="%Dir%\ms18.avi" -output="%ODir%\ms18.usm" -bitrate=12000000
%Scaleform%    -gop_closed=on -gop_i=1 -gop_p=4 -gop_b=2 -video00="%Dir%\ms19.avi" -output="%ODir%\ms19.usm" -bitrate=12000000
%Scaleform%    -gop_closed=on -gop_i=1 -gop_p=4 -gop_b=2 -video00="%Dir%\ms20.avi" -output="%ODir%\ms20.usm" -bitrate=12000000
pause
Finally, the quality is 99%.

Last edited by Simorq; 13-03-2019 at 05:36.
Reply With Quote
The Following 6 Users Say Thank You to Simorq For This Useful Post:
danswano (13-03-2019), JustFun (13-03-2019), oltjon (13-03-2019), shazzla (19-07-2020), st0rm (14-03-2019), yasitha (13-03-2019)
  #1295  
Old 13-03-2019, 07:05
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
zstdrec first or xtool first and why?
when i precompress the big .pak files instead of getting a bigger file i get a smaller file
What's wrong?
Reply With Quote
  #1296  
Old 13-03-2019, 07:19
yasitha's Avatar
yasitha yasitha is offline
Registered User
 
Join Date: Apr 2013
Location: Krypton
Posts: 297
Thanks: 203
Thanked 48 Times in 33 Posts
yasitha is on a distinguished road
Quote:
Originally Posted by danswano View Post
zstdrec first or xtool first and why?
when i precompress the big .pak files instead of getting a bigger file i get a smaller file
What's wrong?
Use zstdrec+xtool+srep+lolz

Don't use xtool+zstdrec

I get 51GB ratio like 176%!

if you use xtool+zstdrec, ratio going to be low, like 172%

I have test it,
that's why i know.

To your problem,
Download xtool_11 and zstdrec, then combine them
And edit pack.bat and add zstdrec+xtool to - m method.

Do you know right?

Then test only that big pak file. Youll get 51.065MB

zlib use c32mb chunk.
__________________
Keep Up The Good Works!
Reply With Quote
The Following User Says Thank You to yasitha For This Useful Post:
danswano (13-03-2019)
  #1297  
Old 13-03-2019, 08:31
darkwolves's Avatar
darkwolves darkwolves is offline
Registered User
 
Join Date: Oct 2016
Location: North Eastern,, USA
Posts: 482
Thanks: 49
Thanked 278 Times in 166 Posts
darkwolves is on a distinguished road
Quote:
Originally Posted by yasitha View Post
Not possible, cause this DLC available only Deluxe Edition. So whoever had the standard edition don't have this DLC. I Have play the game and finish the game without any problem. 60FPS locked all times.

I have removed the DLC. befe o finish the game.

Run game as administrator and update the vga drivers and install vc 2017 on game folder which is new version.

I don't think that DLC is the problem... Something else.
very possible only happens when i remove it stops when i put it back
all my drivers and runtimes are fully up to date
__________________
Ideas are bulletproof...
Reply With Quote
  #1298  
Old 13-03-2019, 08:35
yasitha's Avatar
yasitha yasitha is offline
Registered User
 
Join Date: Apr 2013
Location: Krypton
Posts: 297
Thanks: 203
Thanked 48 Times in 33 Posts
yasitha is on a distinguished road
Quote:
Originally Posted by darkwolves View Post
very possible only happens when i remove it stops when i put it back
all my drivers and runtimes are fully up to date
Hm.. Remove with the folder...
If you have *C* version then try edition game ini file and remove that Live Action DLC from dlcs list.

but i only remove the folder that's all game work perfectly..
__________________
Keep Up The Good Works!
Reply With Quote
  #1299  
Old 13-03-2019, 08:36
darkwolves's Avatar
darkwolves darkwolves is offline
Registered User
 
Join Date: Oct 2016
Location: North Eastern,, USA
Posts: 482
Thanks: 49
Thanked 278 Times in 166 Posts
darkwolves is on a distinguished road
Quote:
Originally Posted by yasitha View Post
Hm.. Remove with the folder...
If you have *C* version then try edition game ini file and remove that Live Action DLC from dlcs list.

but i only remove the folder that's all game work perfectly..
i've already done that
__________________
Ideas are bulletproof...
Reply With Quote
  #1300  
Old 13-03-2019, 09:44
yasitha's Avatar
yasitha yasitha is offline
Registered User
 
Join Date: Apr 2013
Location: Krypton
Posts: 297
Thanks: 203
Thanked 48 Times in 33 Posts
yasitha is on a distinguished road
Quote:
Originally Posted by darkwolves View Post
i've already done that
It's only work with C Ver,
Legit Ver can't,
cause steam knows it missing...
__________________
Keep Up The Good Works!
Reply With Quote
  #1301  
Old 14-03-2019, 03:59
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,485
Thanks: 1,083
Thanked 7,100 Times in 2,694 Posts
KaktoR is on a distinguished road
Far Cry New Dawn
1 language + HD Pack

Code:
Xtool+srep+lolz:dtb1:mtt1:mt6:d128m:mc1023

19:27:11 - Starting Data1.bin.001 creation
 1:20:14 - Finished Data1.bin.001 creation
 1:20:15 - Starting Data2.bin.001 creation
 2:00:47 - Finished Data2.bin.001 creation

Original size:   39.626g
Compressed size: 23.446g
__________________
Haters gonna hate
Reply With Quote
The Following 2 Users Say Thank You to KaktoR For This Useful Post:
JustFun (15-03-2019), sanekbest1 (09-06-2020)
  #1302  
Old 16-03-2019, 22:37
hwang4 hwang4 is offline
Registered User
 
Join Date: Sep 2007
Location: Algeria
Posts: 88
Thanks: 47
Thanked 10 Times in 4 Posts
hwang4 is on a distinguished road
Hi , Need Some help , on DeviL May Cry 5!
when i try to use "zstdrec" , i got always the "crc check error" even when i'm using it only! via the MASK method (UltraARC V2.9.0.0. Final Rev.)! ido not have any problems using
"xZLib+srep:m5f+lolz:dtb1:d192m:mtt1:mt6:mc1023"!: )
Reply With Quote
  #1303  
Old 17-03-2019, 02:15
bunti_o4u's Avatar
bunti_o4u bunti_o4u is offline
Registered User
 
Join Date: Aug 2017
Location: India
Posts: 162
Thanks: 29
Thanked 168 Times in 61 Posts
bunti_o4u is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
Far Cry New Dawn
1 language + HD Pack

Code:
Xtool+srep+lolz:dtb1:mtt1:mt6:d128m:mc1023

19:27:11 - Starting Data1.bin.001 creation
 1:20:14 - Finished Data1.bin.001 creation
 1:20:15 - Starting Data2.bin.001 creation
 2:00:47 - Finished Data2.bin.001 creation

Original size:   39.626g
Compressed size: 23.446g
Which codec you are using in Xtool..
Reply With Quote
  #1304  
Old 17-03-2019, 02:21
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,485
Thanks: 1,083
Thanked 7,100 Times in 2,694 Posts
KaktoR is on a distinguished road
lz4

PS: According to this https://fileforums.com/showpost.php?...20&postcount=9 there is only a small difference (xtool did inflate the files up to ~160% or so If I remember right).
__________________
Haters gonna hate
Reply With Quote
  #1305  
Old 19-03-2019, 18:42
darkwolves's Avatar
darkwolves darkwolves is offline
Registered User
 
Join Date: Oct 2016
Location: North Eastern,, USA
Posts: 482
Thanks: 49
Thanked 278 Times in 166 Posts
darkwolves is on a distinguished road
assistance appreciated

i recently sufferd HDD hard drive failure i lost all the tools i used
i have replaced it with a hybrid SSD and am nowgood to go
i have been slowly collecting things but i cannot find what i was
using to pack back up unreal engine 4 files after extractng
if anyone can kindly point me in the right direction i would very much appreciate it
__________________
Ideas are bulletproof...
Reply With Quote
Reply

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
Games Are For Kids JoyBoy Chit Chat 83 16-11-2021 14:28
CorePack Compression methods ? Help ramazan19833 Conversion Tutorials 34 09-08-2018 06:51
i got the email in the mail about copying ps2 games EVOEvo PS2 Games 7 21-11-2003 07:56
Self-booting games on an older Japanese DC? Named DC Games 1 26-09-2003 17:48
Having Problems Burning Numerous *Recent* Games....Help is Appreciated Protosstic PSX Games 2 15-01-2002 21:27



All times are GMT -7. The time now is 16:43.


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