View Single Post
  #4  
Old 17-01-2022, 11:34
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Update available

Changes

- project made open source
- added external executable support
- added generate database feature
- fixed search support bug

Notes

The source code will be made available on GitHub
https://github.com/Razor12911/xtool

External executable support is still in development and not thoroughly tested and below shows how it is used within xtool.ini

Code:
[nier_replicant]
Encode=zstd138.exe -c -d - <stdin> <stdout>
Decode=zstd138.exe -c --fast=1 --long=15 - <stdin> <stdout>
Continous=0
possible constants: <stdin> <stdout> <filein> <fileout> <fileres> <filestore> <size>

Last edited by Razor12911; 17-01-2022 at 11:49.
Reply With Quote
The Following 18 Users Say Thank You to Razor12911 For This Useful Post:
achkun (20-01-2022), Carldric Clement (29-01-2022), Cesar82 (17-01-2022), COPyCAT (19-01-2022), dixen (17-01-2022), elit (12-02-2022), ffmla (18-01-2022), Gehrman (19-01-2022), giothothan (14-02-2022), hdneo (22-02-2023), KaktoR (17-01-2022), L0v3craft (19-01-2022), L33THAK0R (17-01-2022), macut18 (18-01-2022), Masquerade (17-01-2022), Pantsi (02-02-2022), Wanterlude (17-01-2022), ZAZA4EVER (18-01-2022)