FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   How to use Diskspan GUI v2+ (https://fileforums.com/showthread.php?t=104533)

retroyoshi 01-12-2025 16:33

Quote:

Originally Posted by mausschieber (Post 493125)
First You Start DiskSpan Gui, you have to enter the Game Directory like this

https://fileforums.com/attachment.ph...1&d=1625648207

Make sure you have enough Free space. For each game you must have Double Space free.
Example: the Game is 90 GB you must Have 180 GB free space. after that
check the Conversion Used Steam or GOG like in the Picture above. then Choose Compress method like this.
if you would use no Compression choose the first one FA-STORE

https://fileforums.com/attachment.ph...1&d=1625648356

or you can choose Custom Compression the you have to Select the Custom tab like this

https://fileforums.com/attachment.ph...1&d=1625648387

Now DiskSpan Compress your game. This can take a long Time, depending witch compress method you use, and the game size. like this

https://fileforums.com/attachment.ph...1&d=1625648436

after this the Game is Compressed with DiskSpan GUI. Like this

https://fileforums.com/attachment.ph...1&d=1625648436

For the Developer mode press the CTRL key and double Click DiskSpan_GUI.exe will show you this

https://fileforums.com/attachment.ph...1&d=1625648571

Here you can Choose collection that Preconfig. Your Game Collection Like this

https://fileforums.com/attachment.ph...1&d=1625648873

now Your Collection is Preconfigured like this

https://fileforums.com/attachment.ph...1&d=1625648792

or you can Chosse database in Game Register like this

https://fileforums.com/attachment.ph...1&d=1625648935

This is all for Preconfiguration your Conversion i hope this Helps all Little bit to Learn how to use The new DiskSpan_Gui

Cheers

Thank you. I've surmised, from your location and your name, that you are German, and therefore a language barrier may be a factor. But I was wondering if there might be a tutorial of some kind on this, perhaps with highlighted text. You see, I'm neurodivergent (I have Autism with Attention Deficit-Hyperactivity Disorder), and this is the sort of thing that tightens my chest and makes it hard to breathe when I try to learn it on my own. I know it may sound dramatic, but it's more like traumatic, strangely enough. The kind of thing that makes you feel stupid when you know you're smart. But I digress. If you could help at all, that would be much appreciated.

On an unrelated note: I tried to find your Thank You button and failed. Most likely, another casualty of being neurodivergent. If you could help with that, I will thank you profusely as much as I can.

mausschieber 02-12-2025 02:26

Quote:

Originally Posted by retroyoshi (Post 508974)
Thank you. I've surmised, from your location and your name, that you are German, and therefore a language barrier may be a factor. But I was wondering if there might be a tutorial of some kind on this, perhaps with highlighted text. You see, I'm neurodivergent (I have Autism with Attention Deficit-Hyperactivity Disorder), and this is the sort of thing that tightens my chest and makes it hard to breathe when I try to learn it on my own. I know it may sound dramatic, but it's more like traumatic, strangely enough. The kind of thing that makes you feel stupid when you know you're smart. But I digress. If you could help at all, that would be much appreciated.

On an unrelated note: I tried to find your Thank You button and failed. Most likely, another casualty of being neurodivergent. If you could help with that, I will thank you profusely as much as I can.

you're welcome the Thanks Button is in the right Corner below the test at the Post

Spinneret94 03-04-2026 08:09

can someone help to use this on my own installer
 
Can anyone help me to use diskspan gui on my own installer for repacking?:)

wrathma 03-04-2026 16:27

Quote:

Originally Posted by Spinneret94 (Post 509739)
Can anyone help me to use diskspan gui on my own installer for repacking?:)

cant understand your question. do you want to use cls-diskspan to split bin files on your repacks ?

mausschieber 04-04-2026 00:38

Quote:

Originally Posted by Spinneret94 (Post 509739)
Can anyone help me to use diskspan gui on my own installer for repacking?:)

i don't know what script u using but compatible scripts for Diskspan Gui u can use these https://fileforums.com/showpost.php?...87&postcount=3

Spinneret94 30-06-2026 07:07

Hello!
Can anyone please make a tutorial on making our own callbefore and callafter batch files and using them during compression?
Thanks in advance!

mausschieber 30-06-2026 09:16

Quote:

Originally Posted by Spinneret94 (Post 510378)
Hello!
Can anyone please make a tutorial on making our own callbefore and callafter batch files and using them during compression?
Thanks in advance!

there are callbefore and callafter batch files in original download files
i think They are self-explanatory.

KaktoR 30-06-2026 12:15

If you have any questions just ask.

I made all of them.

And I wish someone take over the database one day.

dixen 30-06-2026 23:56

Is it possible to assign compression method names at my discretion? For example, I need xt91 instead of xtool or lolz instead of LOLZ_NORMAL.

KaktoR 01-07-2026 00:19

LOLZ_NORMAL is just a preset of lolz.
You can use lolz just normal like you want.
Example: srep+lolz:d32:mt8

Code:

LOLZ_FAST  = lolz:d<expr:((0.25*freememory/11)-(32*1048576*2))/min(thread,16)/1048576>:mtt1:mt<expr:min(thread,16)>:fba4096:mc2
LOLZ_NORMAL = lolz:d<expr:((0.45*freememory/11)-(32*1048576*2))/min(thread,16)/1048576>:mtt1:mt<expr:min(thread,16)>:mc1023
LOLZ_HIGH  = lolz:dtb1:d<expr:((0.65*freememory/11)-(32*1048576*2))/min(thread,16)/1048576>:mtt1:mt<expr:min(thread,16)>:mc1023
LOLZ_ULTRA  = lolz:dtb1:d<expr:((0.85*freememory/11)-(32*1048576*2))/min(thread,16)/1048576>:mtt1:mt<expr:min(thread,16)>:mc1023

For xt91 it is possible aswell but you have to make changes in DSG_Arc.ini + DSG_Methods.ini, because it would be a whole new method.

Spinneret94 05-07-2026 20:39

Hello!
I wanted to ask how to specify Diskspan gui a specific oodle library version to use while using the unreal plugin, as on the plugin it mentions 2.9.5 by default which is an old version...I wanted to use 2.9.15 for the game, but I don't know how to define a specific library on the plugin.
Thanks in advance!

Cesar82 05-07-2026 21:24

Quote:

Originally Posted by Spinneret94 (Post 510408)
Hello!
I wanted to ask how to specify Diskspan gui a specific oodle library version to use while using the unreal plugin, as on the plugin it mentions 2.9.5 by default which is an old version...I wanted to use 2.9.15 for the game, but I don't know how to define a specific library on the plugin.
Thanks in advance!

use fake parametter like: :core_#.#.#
Quote:

xtool:d1:mue4,k0xA896068444F496956900542A215367688 B49B19C2537FCD2743D8585BA1EB128:mkraken:core_2.9.5:dd3:l10,d128mb
In your case, use :core_2.9.15

Spinneret94 05-07-2026 22:16

^^ Thank you very much Cesar!

KaktoR 06-07-2026 00:44

You can find out available libraries in:
"Resources\Win64\ADDONS\Libraries\Oodle\Oodle_Libs .7z"

If you need to use another library for the same version, example 2.9.10 #2, use it like this:
:core_2.9.10:lib_2

Spinneret94 07-07-2026 01:37

Hi kaktor and cesar!
apparently just like both of you said to specify oodle version, I tried to do that on a game which uses the 2nd version of 2.9.10 and I'm sure as I have checked it using that specific version using Xtool.
But Now if I try to specify that library on diskspan It doesn't give me a good ratio though I'm sure it uses 2.9.10
And This was the Algorithm I used but no work sadly:
xtool:c32mb:mue5:mkraken,l7:core_2.9.10:lib_2+srep _new:392+lolz:dtb1:d43:mtt1:mt8:mc1023
Please tell me what mistake I made here, or is a problem of diskspan itself?


All times are GMT -7. The time now is 05:38.

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