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

Reply
 
Thread Tools Display Modes
  #211  
Old 02-09-2021, 14:42
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 3,886
Thanks: 1,020
Thanked 6,355 Times in 2,355 Posts
KaktoR is on a distinguished road
From the shipping exe file
__________________
Haters gonna hate
Reply With Quote
Sponsored Links
  #212  
Old 08-09-2021, 09:05
elit elit is offline
Registered User
 
Join Date: Jun 2017
Location: sun
Posts: 262
Thanks: 186
Thanked 319 Times in 117 Posts
elit is on a distinguished road
In Pathfinder Kingmaker, there is a folder called Bundles, containing among other unity files with *_bundle ending but without extension. These are about 16.6gb.

I can inflate them using latest xtool(with unity.dll from here) and liblz4.dll from ztool(~65kb), however I have to set solid = 0 in arc.ini for xtool. With solid ON it stop inflating at around 800mb into, giving only 17.4gb. I don't know if it's bug or unity files are supposed to work without solid. Otherwise it work fine, just wanted to mention it.
(On side note, punity will not work with that liblz4.dll, give exception loading it.)

Now I am thinking its maybe better to turn off solid for most precompressors and engines I use, such as crilayla, unreal, unity, anvil, kraken, zstd... also mp3, ogg, jpg etc.. except deflate? It seems too flaky and I don't have time to test manually every time 10+gb of data whether it inflated correctly everything or stopped at some point. I know this problem existed for long time.
Anyone with experience, for precomp tools alone solid turned off should not have much impact on final size right?
Reply With Quote
  #213  
Old 08-09-2021, 12:13
Masquerade's Avatar
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 949
Thanks: 242
Thanked 1,084 Times in 510 Posts
Masquerade is on a distinguished road
elit
The only precompressor I have seen that works better in non-solid mode is the unity one. The rest is fine to run normally.
Reply With Quote
  #214  
Old 09-09-2021, 09:19
elit elit is offline
Registered User
 
Join Date: Jun 2017
Location: sun
Posts: 262
Thanks: 186
Thanked 319 Times in 117 Posts
elit is on a distinguished road
Thank you, I also just found that it's not even viable option after all.
When doing something like xtool:munity+srep+lzma where xtool is set to solid = 0, FA will pass that upstream. That is srep and lzma will also be applied to each file individually before joining archive.

I found out after wasting hours compressing, so now I am doing those files through batch script before packing with FA. I found using ppx2 to parallel xtool(with -t1) for each file instead of doing "tar" through FA with single xtool and -t100p give significant speed boost as well.
Reply With Quote
  #215  
Old 28-09-2021, 03:20
Razor12911's Avatar
Razor12911 Razor12911 is offline
Programmer
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,690
Thanks: 2,102
Thanked 10,683 Times in 2,244 Posts
Razor12911 is on a distinguished road
Plugin(s) updated

Changes

- Added support for FIFA 22 in Frostbite 3 plugin

Notes

Some streams are left behind.

Just like FIFA 21 wasn't worth it, FIFA 22 is also not worth it.

Code:
Tested 1 file, 233,182,965 => 103,625,666 bytes. Ratio 225.02%
Testing time: cpu 0.14 sec/real 179.17 sec = 0%. Speed 0.58 mB/s
They keep increasing compression, I guess as a form of differentiating FIFA 20 from FIFA 21 from FIFA 22 because it's the same game...
Reply With Quote
The Following User Says Thank You to Razor12911 For This Useful Post:
KaktoR (28-09-2021)
  #216  
Old 28-09-2021, 03:23
Razor12911's Avatar
Razor12911 Razor12911 is offline
Programmer
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,690
Thanks: 2,102
Thanked 10,683 Times in 2,244 Posts
Razor12911 is on a distinguished road
Deathloop

Usage
Place deathloop.ini near xtool.exe along with required libraries and use -mdeathloop

Notes

The configuration file can be discarded after encoding.

oo2core_7_win64.dll and oo2core_8_win64.dll are required
Attached Files
File Type: 7z deathloop_R1.7z (335.7 KB, 123 views)
Reply With Quote
The Following 6 Users Say Thank You to Razor12911 For This Useful Post:
ffmla (30-09-2021), GTX590 (09-10-2021), KaktoR (28-09-2021), L0v3craft (07-04-2022), Prettyboy099 (29-09-2021), ScOOt3r (11-04-2022)
  #217  
Old 28-09-2021, 10:12
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 891
Thanks: 1,475
Thanked 1,943 Times in 654 Posts
Cesar82 is on a distinguished road
Thank you very much for the updates.
Always surprising us with good news...

I look forward to you having time again and if possible bring us some working plugin for the marvels avengers game.
If you are going to try to develop plugin for avengers and need samples let me know that I will upload them, but they (are 4 GB files each).
Reply With Quote
  #218  
Old 06-10-2021, 16:39
Razor12911's Avatar
Razor12911 Razor12911 is offline
Programmer
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,690
Thanks: 2,102
Thanked 10,683 Times in 2,244 Posts
Razor12911 is on a distinguished road
Plugin(s) updated

Changes

- Added support for Battlefield 2042 (based on Open-Beta files) in Frostbite 3 plugin

Notes

The final release of game might have different compression settings. (Make adjustments where necessary)

Battlefield 2042 Open Beta\Data\Win32\installation\levelsinstallpackage\ cas_01.cas:
Code:
Tested 1 file, 405,732,037 => 204,049,188 bytes. Ratio 198.84%
Testing time: cpu 0.20 sec/real 91.37 sec = 0%. Speed 2.23 mB/s
@Cesar82

The tools that are currently available are closed source so unless if there are other methods that I don't know about regarding decryption of Avengers game, perhaps you could make a plugin yourself. (Make it your first xtool plugin)
Reply With Quote
The Following 4 Users Say Thank You to Razor12911 For This Useful Post:
Cesar82 (06-10-2021), Gehrman (07-10-2021), ScOOt3r (07-10-2021), ZAZA4EVER (11-10-2021)
  #219  
Old 13-10-2021, 16:52
ZAZA4EVER ZAZA4EVER is offline
Registered User
 
Join Date: Oct 2016
Location: egypt
Posts: 173
Thanks: 578
Thanked 194 Times in 69 Posts
ZAZA4EVER is on a distinguished road
Talking Farcry 6 plugin

Farcry 6 plugin

Usage
Place fc6.xtl near xtool.exe along with required libraries and use -mfc6

Notes

The plugin file can be discarded after encoding.
liblz4 is required
plugin made by Dunia/Disrupt Engine Database maker from here
Thanks to Razor

Files list of plugin
Code:
common.dat
common.fat
fctber_disk.dat
fctber_disk.fat
fctber_dlc.dat
fctber_dlc.fat
fctworlds.dat
fctworlds.fat
installpkg.dat
installpkg.fat
Plugin tested

Code:
Compressed 10 files, 38,471,392,432 => 55,786,073,159 bytes. Ratio 145.01%
Compression time: cpu 72.53 sec/real 1936.74 sec = 4%. Speed 19.86 mB/s
All OK
use Xtool V_0.3.21 and liblz4
Attached Files
File Type: rar fc6.rar (4.45 MB, 87 views)

Last edited by ZAZA4EVER; 13-10-2021 at 16:57.
Reply With Quote
  #220  
Old 20-10-2021, 05:04
daveyrob daveyrob is offline
Registered User
 
Join Date: Oct 2021
Location: In My House
Posts: 5
Thanks: 3
Thanked 1 Time in 1 Post
daveyrob is on a distinguished road
does anybody know why i cant get the bethesda plugin to work with skyrim? maybe it needs updating or something? it encodes just fine using the r3 version posted earlier with latest xtool but it fails to decode, the command line error is EThredException: error in the method 'skyrim'

i tried the bsa.dll from mega aswell but that fails to do anything, i also tryed multiple versions of xtool with no luck, would somebody kindly help me out??
Reply With Quote
  #221  
Old 20-10-2021, 05:14
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 3,886
Thanks: 1,020
Thanked 6,355 Times in 2,355 Posts
KaktoR is on a distinguished road
Because the plugin is broken again.

It worked on a specific xtool version, but I don't remember which of them.
__________________
Haters gonna hate
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
daveyrob (21-10-2021)
  #222  
Old 20-10-2021, 05:22
daveyrob daveyrob is offline
Registered User
 
Join Date: Oct 2021
Location: In My House
Posts: 5
Thanks: 3
Thanked 1 Time in 1 Post
daveyrob is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
Because the plugin is broken again.

It worked on a specific xtool version, but I don't remember which of them.
ahh thank you , glad to know i wasnt doing something wrong, i did notice the r2 bsa.dll was tested on an early post with xtool 0.3.9 but it seems r3 does not work with it, neither did the others i tried, i dont see any links to the r2 bsa either
Reply With Quote
  #223  
Old 20-10-2021, 05:52
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 891
Thanks: 1,475
Thanked 1,943 Times in 654 Posts
Cesar82 is on a distinguished road
This attachment combination works, but you cannot use the latest versions of XTool with it.
Attached Files
File Type: 7z Bethesda Plugin (working) (old release).7z (1.78 MB, 90 views)
Reply With Quote
The Following 2 Users Say Thank You to Cesar82 For This Useful Post:
daveyrob (21-10-2021), L0v3craft (27-10-2021)
  #224  
Old 20-10-2021, 06:26
daveyrob daveyrob is offline
Registered User
 
Join Date: Oct 2021
Location: In My House
Posts: 5
Thanks: 3
Thanked 1 Time in 1 Post
daveyrob is on a distinguished road
Thumbs up

Quote:
Originally Posted by Cesar82 View Post
This attachment combination works, but you cannot use the latest versions of XTool with it.
thank you both, appreciate it
Reply With Quote
  #225  
Old 28-10-2021, 08:23
Masquerade's Avatar
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 949
Thanks: 242
Thanked 1,084 Times in 510 Posts
Masquerade is on a distinguished road
Scarlet Nexus: Updated Database for v1.04
Test on a small sample:
Code:
Compressed 8 files, 23,979,472 => 48,613,558 bytes. Ratio 202.73%
Compression time: cpu 0.05 sec/real 11.41 sec = 0%. Speed 2.10 mB/s
All OK
Attached Files
File Type: 7z SNEXUS.7z (107.6 KB, 22 views)
Reply With Quote
The Following 2 Users Say Thank You to Masquerade For This Useful Post:
ScOOt3r (30-10-2021), ZAZA4EVER (29-10-2021)
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
XTool 2020 (Main Project) Razor12911 Conversion Tutorials 593 21-03-2023 09:05
XTool - Successor of ZTool Razor12911 Conversion Tutorials 583 03-05-2022 13:11
[Dev]XTool Razor12911 Conversion Tutorials 180 23-10-2020 07:26
XTool 2019 (Plugins) Razor12911 Conversion Tutorials 50 16-05-2020 07:14



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


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