FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Light Installer Script (LIS) - DiskSpan_GUI (https://fileforums.com/showthread.php?t=103408)

Cesar82 22-05-2021 21:02

Quote:

Originally Posted by kast1450 (Post 492303)
Hello, is there any way to add plugins aside from decompiling and recompiling DiskSpan_GUI?

I did not understand your question.
DiskSpan_GUI is 95% configurable by editing the DS_Methods.ini file in the Resources folder.

Quote:

Originally Posted by kast1450 (Post 492303)
I like compressing Unity games, and I saw there is a XTool 2019 plugin for Unity Engine which seems nice.
Unity uses LZ4 for compression, and I noticed there's an LZ4 switch already implemented, but it would be nice to be able to add custom plugins anyways.

DiskSpan_GUI 1.0.0.4/1.0.0.5 has support for different plugins for XTool. It is in the custom method selection tab in the group referring to XTool 2020.
Could you share the link to this plugin for me to get more information?

Quote:

Originally Posted by kast1450 (Post 492303)
I also have a question about LOLZ, I noticed that it supports media compression in the documentation, such as raw audio and stuff. Is something such as MSC needed before LOLZ or will LOLZ take care of that entirely?

Sorry, I don't know the answer to that question.

kast1450 22-05-2021 21:34

Quote:

Originally Posted by Cesar82 (Post 492304)
I did not understand your question.
DiskSpan_GUI is 95% configurable by editing the DS_Methods.ini file in the Resources folder.



DiskSpan_GUI 1.0.0.4/1.0.0.5 has support for different plugins for XTool. It is in the custom method selection tab in the group referring to XTool 2020.
Could you share the link to this plugin for me to get more information?



Sorry, I don't know the answer to that question.

Hi, thanks for the response, the link to the plugin is here:
https://fileforums.com/showpost.php?...64&postcount=6

After reading it again it just claims to give support for LZ4, so since the LZ4 switch is already implemented I guess it's not needed.

Cesar82 22-05-2021 22:13

Quote:

Originally Posted by kast1450 (Post 492305)
Hi, thanks for the response, the link to the plugin is here:
https://fileforums.com/showpost.php?...64&postcount=6

After reading it again it just claims to give support for LZ4, so since the LZ4 switch is already implemented I guess it's not needed.

I think so.
Using DiskSpan_GUI, for LZ4 it may be necessary to test with different versions of the LZ4 library by replacing the library in the "Resources\PRE\XTool_2020\Libraries\LZ4" folder.

Cesar82 30-06-2021 14:04

Updated Light Installer Script to v1.0.0.9
See the changelog for more details.

Edit:
Attachment file reloaded on first post.
Fixed some bugs (Kept same version).

Beliathal 07-08-2021 06:57

I'm sorry for asking potentially dumb question...

I have a big collection of games, some of them taking a lot of space, so I'm trying to see if I can repack a few of them. I'm doing this for my self, not for the purpose of releasing or posting on any sites/forums.

I usually would just use FreeArc, WinUha, 7z etc. But some of the games I have would not get compressed at all or the compression would not be very efficient. So I've become curious about how people actually "repack" stuff and discovered this site. However, cannot find a clear and simple solution on the subject of how to unpack what's been packed with DiskSpan or UltraArc :(

I've used DiskSpan GUI to repack a game. I used xlib+srep+lzm, which seems to be producing much better compressions results than any other method I've tried.

Now I have these files: Data1a-01.bin -> Data1a-05.bin and a Setup.dll

How do I make the installer script unpack those files? Simply placing the .bin files besides the setup.exe doesn't do anything at all.

I'm at loss here :(

KaktoR 07-08-2021 07:10

You need records.ini file (Diskspan GUI creates this file automatically).

Edit: Oh he deletes his post, so my post seems pointless now :D

Beliathal 07-08-2021 07:55

Quote:

Originally Posted by KaktoR (Post 493592)
You need records.ini file (Diskspan GUI creates this file automatically).

Edit: Oh he deletes his post, so my post seems pointless now :D

I'm so sorry. I wanted to edit this post and delete another, pushed the wrong button... One too many forums opened simultaneously + very tired.

1000 thanks for pointing me to the right direction.

I didn't know that records.ini is missing and is necessary :) Was using DiskSpan GUI on Windows 7, it would compress just fine, then give me an error which I ignored (dumb me), unaware that the records.ini is not being created...

Switched to Windows 10 and it worked flawlessly.

Thank you again

Grumpy 08-08-2021 07:52

Quote:

Originally Posted by KaktoR (Post 493592)

Edit: Oh he deletes his post, so my post seems pointless now :D

Yeh I hate that when it happens to me lol ... so I restored 'his' post ;)

Grumpy 08-08-2021 07:56

Quote:

Originally Posted by Beliathal (Post 493591)
I'm sorry for asking potentially dumb question...

There is no such thing as a dumb question. If you do not know something then you ask and not only will you get an answer you will also learn something new, then you can answer the same question if someone else asks it. ;)

Cesar82 15-08-2021 02:32

Light Installer Script 1.0.0.9.u1
 
Added Light Installer Script 1.0.0.9 update 1 in first post (Fixed some bugs).

Gehrman 28-08-2021 08:06

please
add taskkill for XTool.exe

Cesar82 28-08-2021 08:29

Quote:

Originally Posted by Gehrman (Post 493792)
please
add taskkill for XTool.exe

Why?
Is there any problem?
is Xtool still running?

All executables in the temp folder are checked if they are running and processes are closed when an error occurs or is still running after successfully installing (if this worked correctly).

Gehrman 28-08-2021 09:58

1 Attachment(s)
Quote:

Originally Posted by Cesar82 (Post 493793)
Why?
Is there any problem?
is Xtool still running?

All executables in the temp folder are checked if they are running and processes are closed when an error occurs or is still running after successfully installing (if this worked correctly).

see video

Cesar82 28-08-2021 11:29

1 Attachment(s)
Quote:

Originally Posted by Gehrman (Post 493798)
see video

Try with attached script.
Inform if it works.

Gehrman 29-08-2021 04:14

1 Attachment(s)
Thanks Cesar82

Another request:o

Please add Persian language in later versions
https://s18.picofile.com/file/8440040418/FA_LI.jpg
Code:

#ifdef Farsi
Farsi.ButtonPause=تعلیق کردن
Farsi.ButtonResume=ادامه یافتن
Farsi.Extracting=‫استخراج کردن... %1
Farsi.Merging=‫ادغام فایل %1 (%3%) به %2 (%4%)...
Farsi.ChangeDiskLabel=‫لطفاً دیسک %1 را با فایل %2 وارد کنید.%n فایل مورد نیاز را جستجو کنید؟
Farsi.ExtractingTempFiles=‫استخراج فایل های موقت. لطفا صبر کنید!
#endif



All times are GMT -7. The time now is 10:57.

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