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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 08-10-2020, 21:05
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,077
Thanks: 1,835
Thanked 2,311 Times in 789 Posts
Cesar82 is on a distinguished road
@Razor12911
Could you create a version for us to use this way (key as a parameter)?

Code:
Arc.ini
[External compressor:ue4dt]
header    = 0
packcmd   = ue4dt.exe e -m2 {options} <stdin> <stdout>
unpackcmd = ue4dt.exe d -m2 {options} <stdin> <stdout>

Pack.bat
arc.exe a -ep1 -r -ed -s; -w.\temp -mue4dt:0x5DD20432F2AD810071033FC3F925FFDFD647514524D0A0D222E17D76BAF57BFD+lzma:ultra data.arc "pack\*"
It would be great if we had that possibility.
In this way we could send the key from a .bat file (like DiskSpan.bat currently used together with CIU).
Reply With Quote
The Following User Says Thank You to Cesar82 For This Useful Post:
KaktoR (09-10-2020)
Sponsored Links
  #2  
Old 08-10-2020, 23:59
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,218
Thanks: 294
Thanked 1,407 Times in 637 Posts
Masquerade is on a distinguished road
@Cesar92

I had a similar idea, however {option} will still translate any given value into a command line switch.

So, ue4dt must accept this command line:
Code:
ue4dt.exe e -m2 key <stdin> <stdout>
If you used {option}, a - will be appended to the key, making the run command:
Code:
ue4dt.exe e -m2 -key <stdin> <stdout>
leading to an error.
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
Project CARS 2/3 Bff Decryption Tool Razor12911 Conversion Tutorials 32 28-03-2022 10:37
What is the best method to compress Unreal Engine games? danswano Conversion Tutorials 12 13-12-2020 04:15
Unreal Engine 3/4 and lolzx Compressor danswano Conversion Tutorials 37 15-04-2018 10:42
S.T.A.L.K.E.R. Shadow of Chernobyle - Crashing Cpt.Canuck General Gaming 4 23-03-2007 12:01
Unreal engine game cracks Zargonog PC Games 4 15-11-2000 06:38



All times are GMT -7. The time now is 01:25.


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