|
|
|
#1
|
||||
|
||||
|
Could someone please let me know what to use in the parameter if I want to use the frostbite3 plugin specifically for a game.
Assuming I use something like this: Code:
arc.ini
[External compressor:xtool]
header = 0
packcmd = xtool.exe precomp { -option} -c32mb -t100p --dbase --dedup - - <stdin> <stdout>
unpackcmd = xtool.exe decode -t100p - - <stdin> <stdout>
pack.bat
arc.exe a -ep1 -r -ed -s; -w.\temp -mxtool:mfrostbite3,? data2.arc "..\pack\*"
If it is the value of the key "Name=" it would be more or less these commands. Is this the correct way to use it? Code:
Battlefield 4 xtool:c32mb:mfrostbite3,lz4 Battlefield Hardline xtool:c32mb:mfrostbite3,? Battlefield 1 xtool:c32mb:mfrostbite3,lz4 Battlefield V xtool:c32mb:mfrostbite3,lz4 Dragon Age Inquisition xtool:c32mb:mfrostbite3,zlib FIFA 18 xtool:c32mb:mfrostbite3,fifa18 FIFA 19 xtool:c32mb:mfrostbite3,fifa19 FIFA 20 xtool:c32mb:mfrostbite3,fifa20 FIFA 21 xtool:c32mb:mfrostbite3,fifa21 Mass Effect Andromeda xtool:c32mb:mfrostbite3,zstd Mirror's Edge Catalyst xtool:c32mb:mfrostbite3,lz4 Need for Speed Rivals xtool:c32mb:mfrostbite3,lz4 Need for Speed (2015) xtool:c32mb:mfrostbite3,lz4 Need for Speed Payback xtool:c32mb:mfrostbite3,lz4 Need for Speed Heat xtool:c32mb:mfrostbite3,nfsheat @Razor12911, I was wondering if I can use a fake parameter (number) along with XTool (If it will be discarded, or if it can cause errors). This additional parameter will only be for DiskSpan_GUI to know which library should be copied along with XTool before compressing. Example to copy oo2core_4_win64.dll I would use: xtool:mkraken:4; Last edited by Cesar82; 06-06-2021 at 12:04. |
| Sponsored Links |
|
#2
|
||||
|
||||
|
using -mfrostbite3 makes xtool search for all streams [Stream#], # = All entries.
But if you specify -mfrostbite3:zlib as an example, since the stream entries can have names, it will only target those streams. Quote:
Quote:
|
|
#3
|
||||
|
||||
|
Quote:
P.S: I tested the ue4 plugin (new version) and it seems to be working perfectly with the Borderlands 3 sample. |
| The Following User Says Thank You to Cesar82 For This Useful Post: | ||
Razor12911 (06-06-2021) | ||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| XTool 2020 (Main Project) | Razor12911 | Conversion Tutorials | 713 | 01-06-2026 23:52 |
| XTool - Successor of ZTool | Razor12911 | Conversion Tutorials | 584 | 22-04-2023 18:16 |
| [Dev]XTool | Razor12911 | Conversion Tutorials | 180 | 23-10-2020 06:26 |
| XTool 2019 (Plugins) | Razor12911 | Conversion Tutorials | 50 | 16-05-2020 06:14 |