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

Reply
 
Thread Tools Display Modes
  #3406  
Old 06-03-2023, 11:59
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,172
Thanks: 284
Thanked 1,370 Times in 618 Posts
Masquerade is on a distinguished road
The DioField Chronicle
  • DFC-WindowsNoEditor.pak
    Code:
    ue4d:key=15E3110F40A348CFCC989F0A7A5506B6DE13942DB2F2F8C07F0D640968F9AF26+xtool_kraken_dedup5+lolz
  • Everything else:
    Code:
    razor

Thanks to Shegorat for UE4D library and Razor12911 for XTool library.

Oodle Core v2.9.5 used (v2.9.6 has outrageous memory issues).

22.8GB ---> 18.8GB

Compression Time: 9 hours.

Not worth it with lolz due to very little amount of space saved, best just use LZMA
Reply With Quote
The Following 2 Users Say Thank You to Masquerade For This Useful Post:
JustFun (12-03-2023), Wanterlude (07-03-2023)
Sponsored Links
  #3407  
Old 09-03-2023, 11:47
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,419
Thanks: 1,078
Thanked 7,034 Times in 2,663 Posts
KaktoR is on a distinguished road
The Outer Worlds Spacer's Choice

kraken

pakchunk15-WindowsNoEditor.pak
Code:
Library loaded: v2.8.14\oo2core_8_win64.dll

Streams: 64668/64668
Time: 00:09:47 (00:57:18)
Memory: 479 MB (479 MB)

Results: 7.47 GB >> 15.0 GB
It seems that you can also use v2.9.2/2.9.5/2.9.6 libraries.
__________________
Haters gonna hate
Reply With Quote
  #3408  
Old 09-03-2023, 11:59
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,172
Thanks: 284
Thanked 1,370 Times in 618 Posts
Masquerade is on a distinguished road
Don't use library v2.9.6, there's a memory bug.
Reply With Quote
The Following User Says Thank You to Masquerade For This Useful Post:
Gehrman (09-03-2023)
  #3409  
Old 10-03-2023, 12:33
Sebazz Sebazz is offline
Registered User
 
Join Date: Mar 2016
Location: Terra
Posts: 60
Thanks: 24
Thanked 7 Times in 6 Posts
Sebazz is on a distinguished road
Canīt Compress Halo Infinite

Hello, I tried to make a repack of Halo Infinite game, an its stuck at 60% ... i donīt know why. It's the only game that this happens to me.

Here is my arc.ini settings, i use srep+lzma2

Code:
[External compressor:srep]
header    = 0
packcmd   = srep -m3f -a2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep -d - - <stdin> <stdout>

[External compressor:lzma2]
header    = 0
packcmd   = 7z a -txz -an -mcrc=0 -m1=lzma2:d25:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mx9 -mmt=on -si -so <stdin> <stdout>
unpackcmd = 7z x -txz -an -y -si -so <stdin> <stdout>
Reply With Quote
  #3410  
Old 10-03-2023, 12:36
Gehrman's Avatar
Gehrman Gehrman is offline
Registered User
 
Join Date: Jan 2020
Location: Save Palestine
Posts: 78
Thanks: 1,268
Thanked 87 Times in 47 Posts
Gehrman is on a distinguished road
Quote:
Originally Posted by Sebazz View Post
Hello, I tried to make a repack of Halo Infinite game, an its stuck at 60% ... i donīt know why. It's the only game that this happens to me.

Here is my arc.ini settings, i use srep+lzma2

Code:
[External compressor:srep]
header    = 0
packcmd   = srep -m3f -a2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep -d - - <stdin> <stdout>

[External compressor:lzma2]
header    = 0
packcmd   = 7z a -txz -an -mcrc=0 -m1=lzma2:d25:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mx9 -mmt=on -si -so <stdin> <stdout>
unpackcmd = 7z x -txz -an -y -si -so <stdin> <stdout>
Use mc=128
Or use 4x4:lzma:a1:mfbt4:32m:fb273:mc1024:lc8, it has a better ratio and speed.
Reply With Quote
The Following User Says Thank You to Gehrman For This Useful Post:
Sebazz (10-03-2023)
  #3411  
Old 10-03-2023, 15:12
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,419
Thanks: 1,078
Thanked 7,034 Times in 2,663 Posts
KaktoR is on a distinguished road
Halo Infinite
Season 3 Echoes Within (7th March 2023)

Code:
 21:14:05 - Selected ARC/DS method for Data1a-01.bin was: xtool:mkraken,l4,n64:core_2.8.9+xtool:db:dd3+4x4:b64mb:lzma:ultra:64m:bt4:fb273:lc8:mc1000000
 21:14:05 - Selected ARC/DS method for Data1b-01.bin was: xtool:mreflate+xtool:db:dd3+4x4:b64mb:lzma:ultra:64m:bt4:fb273:lc8:mc1000000
 21:14:05 - Selected ARC/DS method for Data1c-01.bin was: xtool:db:dd3+4x4:b64mb:lzma:ultra:64m:bt4:fb273:lc8:mc1000000
-----------------------------------------------------------------------------------------
 23:00:58 - Overall input size: 50.64 GB
 23:00:58 - Overall output size: 34.11 GB (Ratio 67.36%)
 23:00:58 - Overall conversion time: 01:46:49
__________________
Haters gonna hate
Reply With Quote
The Following 3 Users Say Thank You to KaktoR For This Useful Post:
Gehrman (17-03-2023), JustFun (12-03-2023), Sebazz (10-03-2023)
  #3412  
Old 15-03-2023, 21:56
kuyhaa's Avatar
kuyhaa kuyhaa is offline
Registered User
 
Join Date: Jun 2019
Location: metro
Posts: 54
Thanks: 88
Thanked 8 Times in 4 Posts
kuyhaa is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
Mount & Blade II Bannerlord

Seems like tpac files use lz4hc level 12. On this level you will get low streams but output is much bigger then with other levels.

Code:
Compressed 1 file, 7,120,255 => 14,068,315 bytes. Ratio 197.58%
Compression time: cpu 0.00 sec/real 30.88 sec = 0%. Speed 0.23 mB/s
All OK
However it is slow af
what the version of liblz4 and plugin ?

i'm trying unity_R6 , ratio 100%

sample attch
Attached Files
File Type: rar archhitecture_shared.rar (4.44 MB, 1 views)

Last edited by kuyhaa; 17-03-2023 at 22:12.
Reply With Quote
  #3413  
Old 17-03-2023, 10:42
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,172
Thanks: 284
Thanked 1,370 Times in 618 Posts
Masquerade is on a distinguished road
The Sims 4 [v1.96.365.1030 + All DLCs]

Code:
xtool_zlib_dedup5+LZMA2
56.2GB ---> 35.1GB

Not used LOLZ because it takes too long.
Reply With Quote
The Following 2 Users Say Thank You to Masquerade For This Useful Post:
Gehrman (17-03-2023), JustFun (10-06-2023)
  #3414  
Old 20-03-2023, 11:26
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,419
Thanks: 1,078
Thanked 7,034 Times in 2,663 Posts
KaktoR is on a distinguished road
Diablo IV (Closed Beta)

Code:
zlib

Streams: 19842 / 19842
Time: 00:02:59 (CPU 00:02:58)
Duplicates: 0 (0.00 MB / 0.00 MB [0.00 MB])

Size: 1.00 GB >> 1.53 GB
I guess this will still the case for the release version.
__________________
Haters gonna hate
Reply With Quote
  #3415  
Old 23-03-2023, 12:46
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,172
Thanks: 284
Thanked 1,370 Times in 618 Posts
Masquerade is on a distinguished road
Don't use MSC on The Walking Dead Saints and Sinners Chapter 2: Retribution. It will cause archive corruption.
Reply With Quote
  #3416  
Old 23-03-2023, 17:13
L33THAK0R's Avatar
L33THAK0R L33THAK0R is offline
Registered User
 
Join Date: Feb 2021
Location: Saudi Arabia
Posts: 355
Thanks: 124
Thanked 60 Times in 39 Posts
L33THAK0R is on a distinguished road
Could anyone give me a bit of advice on how to properly use the UE4 XTool plugin? I'm currently using Unreal R8 with XTool 0.6.9 for a title called "The Entropy Center", but initial tests, at least to me are indicating I've somehow not managed to get XTool to decrypt the relevant ".PAK", ".UCAS" & ".UTOC" archives, I've attached an image below, if anyone could show me what I'm doing wrong I'd very much appreciate it.

Reply With Quote
  #3417  
Old 24-03-2023, 01:14
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,746
Thanks: 2,141
Thanked 11,101 Times in 2,296 Posts
Razor12911 is on a distinguished road
https://fileforums.com/showpost.php?...2&postcount=14
Reply With Quote
  #3418  
Old 24-03-2023, 02:21
dixen dixen is offline
Registered User
 
Join Date: Sep 2014
Location: Russia
Posts: 396
Thanks: 450
Thanked 438 Times in 200 Posts
dixen is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
This version does not work on UCAS from Entropy Centre((
Reply With Quote
  #3419  
Old 24-03-2023, 03:18
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,746
Thanks: 2,141
Thanked 11,101 Times in 2,296 Posts
Razor12911 is on a distinguished road
Quote:
Originally Posted by dixen View Post
This version does not work on UCAS from Entropy Centre((
Code:
XTool is created by Razor12911

Streams: 353168 / 353168
Time: 00:09:03 (CPU 00:06:38)

Size: 10.9 GB >> 21.0 GB
Doesn't work you say, I suggest using two separate processes of xtool for this.
Reply With Quote
The Following User Says Thank You to Razor12911 For This Useful Post:
dixen (24-03-2023)
  #3420  
Old 24-03-2023, 05:56
dixen dixen is offline
Registered User
 
Join Date: Sep 2014
Location: Russia
Posts: 396
Thanks: 450
Thanked 438 Times in 200 Posts
dixen is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
Code:
XTool is created by Razor12911

Streams: 353168 / 353168
Time: 00:09:03 (CPU 00:06:38)

Size: 10.9 GB >> 21.0 GB
Doesn't work you say, I suggest using two separate processes of xtool for this.
Sorry, I forgot change AES key in db.bat))
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
Games Are For Kids JoyBoy Chit Chat 83 16-11-2021 15:28
CorePack Compression methods ? Help ramazan19833 Conversion Tutorials 34 09-08-2018 07:51
i got the email in the mail about copying ps2 games EVOEvo PS2 Games 7 21-11-2003 08:56
Self-booting games on an older Japanese DC? Named DC Games 1 26-09-2003 18:48
Having Problems Burning Numerous *Recent* Games....Help is Appreciated Protosstic PSX Games 2 15-01-2002 22:27



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


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