|
#23
|
||||
|
||||
|
Determine which libraries should be used by XTool/oo2rec in DiskSpan_GUI
In DiskSpan_GUI (DSG) you have an option to determine which library version the tools should use. For oodle algorithm you can either use
I. The first option is using predifined libraries, which will not work well in many cases. Example: Code:
xtool:mkraken:5 = predifined library version for :5 is v2.5.2 oo2recm:7 = predifined library version for :7 is v2.7.0 Example: Code:
xtool:mkraken:core_2.8.14 = library version v2.8.14 will be used oo2recm:core_2.6.2 = library version v2.6.2 will be used Example: Code:
xtool:mkraken:oodleoo2core_5_win64.dll:core_2.5.5+xtool:mkraken:oodleoo2core_8_win64.dll:core_2.8.14 In those cases start with the lower library version, the second one a higher version. Detecting those rare cases is annoying. The same can be done with LZ4 (including LZ4HC and LZ4F) and ZSTD algorithms. In those cases you could use something like this: Code:
xtool:mlz4f:lz4_183 xtool:mzstd:zstd_190
__________________
Haters gonna hate
|
| The Following 2 Users Say Thank You to KaktoR For This Useful Post: | ||
Cesar82 (19-12-2023), mausschieber (19-12-2023) | ||
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| DiskSpan GUI | Cesar82 | Conversion Tutorials | 516 | 05-06-2026 18:30 |
| How to use diskspan bat | mausschieber | Conversion Tutorials | 13 | 14-01-2026 19:20 |
| DiskSpan on Linux | hydefromt70s | Conversion Tutorials | 1 | 15-10-2020 07:12 |
| DiskSpan FreeArc returns an error | Titeuf | Conversion Tutorials | 2 | 18-07-2020 01:46 |
| R.G. Gamers DiskSpan | Simorq | Conversion Tutorials | 1 | 28-10-2017 08:22 |