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

Reply
 
Thread Tools Display Modes
  #16  
Old 18-10-2021, 01:08
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,369
Thanks: 1,076
Thanked 6,969 Times in 2,635 Posts
KaktoR is on a distinguished road
Fixed
__________________
Haters gonna hate
Reply With Quote
The Following 3 Users Say Thank You to KaktoR For This Useful Post:
Cesar82 (18-10-2021), GTX590 (19-10-2021), sajmon83 (20-10-2021)
Sponsored Links
  #17  
Old 22-10-2021, 08:10
oo7's Avatar
oo7 oo7 is offline
Registered User
 
Join Date: Aug 2020
Location: QUANTUM SPACE
Posts: 33
Thanks: 270
Thanked 83 Times in 22 Posts
oo7 is on a distinguished road
Smile Black Box DSG (DSG GUI 2.0.1.3+)

Black Box (Diskspan GUI Version) Updated

Credits:
Original Script By Razor12911
ISDone Script Example By Cesar82


Thanks Cesar82 for corrections
1.png
2.png
older version BLACK_BOX_DSG_v2.7z

Updated By Cesar82(DSG GUI 2.0.1.3+)
Attached Files
File Type: 7z BLACK_BOX_DSG_v2 (DiskSpan GUI 2.0.1.3+).7z (4.37 MB, 348 views)
__________________
Maybe I'm destined to be distraught

Last edited by oo7; 29-09-2022 at 22:17. Reason: updated version for DSG GUI 2.0.1.3+
Reply With Quote
The Following 6 Users Say Thank You to oo7 For This Useful Post:
ADMIRAL (05-11-2021), Cesar82 (22-10-2021), Gehrman (24-10-2021), Grumpy (22-10-2021), kenzo34 (30-10-2021), ramydarkness (19-03-2022)
  #18  
Old 26-10-2021, 22:44
fabrieunko fabrieunko is offline
Registered User
 
Join Date: Sep 2021
Location: france
Posts: 131
Thanks: 189
Thanked 30 Times in 23 Posts
fabrieunko is on a distinguished road
Hello, or put a password to the created archive? I put a password in Unpacker Setup.dll and in setup DLL, setup DLL password. but the bin file created does not have a password it opens normally with freearc
Reply With Quote
  #19  
Old 30-10-2021, 09:04
fabrieunko fabrieunko is offline
Registered User
 
Join Date: Sep 2021
Location: france
Posts: 131
Thanks: 189
Thanked 30 Times in 23 Posts
fabrieunko is on a distinguished road
Hello indeed, it works much better. but what is the password in SETUP DLL for?
Reply With Quote
  #20  
Old 30-10-2021, 10:11
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,016
Thanks: 1,720
Thanked 2,177 Times in 741 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by fabrieunko View Post
Hello indeed, it works much better. but what is the password in SETUP DLL for?
The "Data#bin" file passwords are stored in "Records.ini" so that installers can access and extract files.
The "Setup DLL" password protects the file with compressors and must also previously include "Records.ini" inside "Setup DLL" (merge) so that it does not allow external access to the "Records.ini" which contains the passwords of the files Data#bin. When using password in" Setup DLL by default the "DiskSpan GUI" will merge "Records.ini" into "Setup DLL".
If you use external "Records.ini" or don't put a password in "Setup DLL" just open the "Records.ini" to have access to passwords and finally access to the contents of the Data.bin files.
Reply With Quote
  #21  
Old 30-10-2021, 15:04
Snake288 Snake288 is online now
Registered User
 
Join Date: Nov 2018
Location: Paris
Posts: 203
Thanks: 92
Thanked 34 Times in 28 Posts
Snake288 is on a distinguished road
Hello Cesar82

Hello Cesar82
DiskSpan_GUI v2.0.0.4 ?
Reply With Quote
  #22  
Old 03-11-2021, 21:31
fabrieunko fabrieunko is offline
Registered User
 
Join Date: Sep 2021
Location: france
Posts: 131
Thanks: 189
Thanked 30 Times in 23 Posts
fabrieunko is on a distinguished road
Hello
what is the method to use to compress a game with more than one language?
I created with diskspan this way:
game1 / game2 / game3 / game4


in game 1:
Compressed file name:
Data-1.bin

this is the game
in game 2:
Compressed file name:
Data-2.bin
Tasks: 1
this is language 1

in game 3:
Compressed file name:
Data-3.bin
Tasks: 2
this is language 2

in game 4:
Compressed file name:
Data-4.bin
Tasks: 3
this is language 3

at the end of the compression I got a following records.ini

Code:
[Record1]
Type=FreeArc_Original
Source={src}\data-1.unk
Output={app}\Unknown 1\
Disk=1
Component=1
Size=17.75 GB
Password=fabriceunkorepack

[Record2]
Type=FreeArc_Original
Source={src}\data-2.unk
Output={app}\Unknown 2\
Disk=1
Component=2
Task=1
Size=1.20 GB
Password=fabriceunkorepack

[Record3]
Type=FreeArc_Original
Source={src}\data-3.unk
Output={app}\Unknown 3\
Disk=1
Component=3
Task=2
Size=221.86 MB
Password=fabriceunkorepack

[Record4]
Type=FreeArc_Original
Source={src}\data-4.unk
Output={app}\Unknown 4\
Disk=1
Component=4
Task=3
Size=463.50 KB
Password=fabriceunkorepack
I created the setup
by activating task = 1
but the setup starts the installation then it closes automatically?
I am using Windows Phone Installer (DSG)
Reply With Quote
  #23  
Old 03-11-2021, 22:25
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,016
Thanks: 1,720
Thanked 2,177 Times in 741 Posts
Cesar82 is on a distinguished road
@fabrieunko
Your configuration is wrong in several configs.
Installation terminates because no date files will be listed, so this is considered an error (IsDoneError).
Use the last WPI DSG (U2) script that I updated last time.

Currently only CIU and ASIS are compatible with multi games (Components).
The Windows Phone Installer DSG does not support components, so if you use components with WPI, any files that have the Component= key in Records.ini will not be installed.

Another error is that all your Data files must have the value "1" in the name because when the file is split into parts (DVD) this number "1" will be incremented to "2", "3"... and so on.
You also cannot rename the Data bin files after they are created as this will cause disk seek errors in cls-diskspan.dll library.

So I leave the tip.
To use DiskSpan GUI with the "WPI (DSG)" script create just one "Game #" tab (because the script doesn't support using more than one "Game #" tab).
Create a "Data #" tab for the common game files and leave the edit "Tasks" empty, and create a "Data #" tab for each additional language including the task value in the edit "Tasks".

I have attached a preconfigured file to the post.
Close all instances of DiskSpan GUI and extract and replace the file "DSG_Settings" (attached) in the folder "Resources" and then run DiskSpan GUI again in Developer mode and view the settings for that situation.

ADITIONAL NOTES:
More than one value can be used in the edit "Tasks" or "Languages" by separating the values ​​with a comma ",".
Example: Tasks = 1,3,5 so in this case if task 1 or 3 or 5 is selected the corresponding Data file from the tab will be extracted.
Attached Files
File Type: rar DSG_Settings.rar (1.8 KB, 37 views)

Last edited by Cesar82; 03-11-2021 at 22:28.
Reply With Quote
  #24  
Old 04-11-2021, 00:26
fabrieunko fabrieunko is offline
Registered User
 
Join Date: Sep 2021
Location: france
Posts: 131
Thanks: 189
Thanked 30 Times in 23 Posts
fabrieunko is on a distinguished road
ok I think I understood .. but in this case how to organize the game folder to be compacted? I have on my hard drive a folder named data 1 which is the game and data 2 for the language 1 data 3 for the language 3 etc etc.
Reply With Quote
  #25  
Old 04-11-2021, 00:56
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,016
Thanks: 1,720
Thanked 2,177 Times in 741 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by fabrieunko View Post
ok I think I understood .. but in this case how to organize the game folder to be compacted? I have on my hard drive a folder named data 1 which is the game and data 2 for the language 1 data 3 for the language 3 etc etc.
You leave the original game folder.

Then use the include and exclude lists for files or folders.
Lists can be without text files or by directly adding the "Create/edit" button next to the "select" button in each list line.

Example:
Code:
Main Game: Data1.01.bin
>> Exclude List content below:
english\*
*eng.dat
spanish\*
*esp.dat
german\*
*ger.dat

Language 1 (english): Data2-01.bin
>> Include List content below:
english\*
*eng.dat

Language 2(spanish): Data3-01.bin
>> Include List content below:
spanish\*
*esp.dat

Language 2(german): Data4-01.bin
>> Include List content below:
german\*
*ger.dat
In the example above the files and folders in the "Exclude" list will be ignored on Data1.
In other files Data# uses the "Include" list, so only files and folders contained in the list will be included.
The "* is a wildcard, but paths can be given without the wildcard.
The path given in the list is always relative to the game's root folder selected for compression.

P.S: Load some presets from database in DiskSpan GUI (from another folder) and you will see examples (Most presets have lists).

Last edited by Cesar82; 04-11-2021 at 01:02.
Reply With Quote
  #26  
Old 04-11-2021, 01:10
fabrieunko fabrieunko is offline
Registered User
 
Join Date: Sep 2021
Location: france
Posts: 131
Thanks: 189
Thanked 30 Times in 23 Posts
fabrieunko is on a distinguished road
ok .. I think I understood I would do a test tonight. thank you
Reply With Quote
  #27  
Old 05-11-2021, 10:36
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,016
Thanks: 1,720
Thanked 2,177 Times in 741 Posts
Cesar82 is on a distinguished road
DiskSpan GUI v2.0.0.4

Updated DiskSpan GUI to v2.0.0.4 in the first post (attachment reuploaded).
A large part of the code was redone after the last src was lost so some bugs that had already been fixed fixed in the previous version may re-exist in this version.
Special thanks to @KaktoR for all the work testing compressions and creating the DiskSpan GUI database configurations.

INFO:
Now "XTool Plugins" and "RazorTools" tools are no longer included in "DiskSpan GUI".
But you can download specific tools and plugins for a conversion or download them all or leave it so that when the conversion is performed the end user will be downloaded during the conversion (In this case, you need internet access during the conversion).
Code:
Changes:
- Added hint balloon in "Game #" tabs to inform the user of the game corresponding to the selected tab when there is more than one game configured. 
- Changed "XTool plugins" and "Razor Tools" items (except OodleRec) to download option (By default it will not be in DiskSpan GUI folder).
  >> In the developer mode method selection a tab has been added in the tab subgroup of the "ARC" tab to manually download the missing "XTool plugins" and "Razor Tools" if you want the full version to share.
  >> If there is no plugin in DiskSpan GUI folder (If not previously downloaded), during creation of "Setup DLL" the missing files will be downloaded (If connected to internet). 
- Added percentage display of database update progress.
- Added new /UPDATEDATABASE and /DOWNLOADONLY parameters to DiskSpan GUI.
  >> Using /UPDATEDATABASE parameter the database will be updated at startup.
  >> If combined parametters /UPDATEDATABASE with /DOWNLOADONLY it will download the database files to the same folder as "DiskSpan_GUI.exe".
- Added new tab for actions referring to file "Records.ini" in subgroup of tab "Setup DLL".
- Added new tab to "compress compression" in additional tools group (Clicking on "Tools" button). 
- Added checkbox "Keep On Top" to keep DiskSpan GUI above other applications during compression.
  >> The keep on top option is automatically disabled when clicking the "Tools" button. 
  >> The taskbar thumbnail is disabled when this keep on top option is checked. 
- Added export of database information by clicking on the "Save" button (developer mode) holding the CTRL + SHIFT keys.
  >> The active tab information will be exported to the clipboard. 
- Changed DiskSpan GUI behavior when selecting "Unlimited" media type tab.
  >> If Unlimited tab is selected without setting custom Size, CLS-DiskSpan.dll will not be used (the ":diskspan:<fdsize>:<odsize>" parameters will not be on the command line creating only one file.
  >> If Unlimited tab is selected and you only specify the size for FirstDisk, subsequent disks will all have the same size entered for FirstDisk (Before the rest of the size was only in one part). 
- Fixed some things regarding database update.
  >> Now the version of the database which will be updated will be displayed.
  >> Now when updating the database lists will be reloaded with new information after successful update. 
  >> Now the number of database items will be displayed on the label above the items lists.

Last edited by Cesar82; 05-11-2021 at 21:53.
Reply With Quote
The Following 6 Users Say Thank You to Cesar82 For This Useful Post:
Carldric Clement (30-11-2021), fabrieunko (05-11-2021), mausschieber (05-11-2021), oo7 (05-11-2021), Prettyboy099 (06-11-2021), sajmon83 (06-11-2021)
  #28  
Old 06-11-2021, 01:39
ADMIRAL's Avatar
ADMIRAL ADMIRAL is offline
Registered User
 
Join Date: Oct 2019
Location: iran
Posts: 92
Thanks: 546
Thanked 40 Times in 34 Posts
ADMIRAL is on a distinguished road
hi bro
can you share me DiskSpan code for add on my script?
__________________
Search and Find
Reply With Quote
  #29  
Old 06-11-2021, 02:22
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,369
Thanks: 1,076
Thanked 6,969 Times in 2,635 Posts
KaktoR is on a distinguished road
Quote:
Originally Posted by ADMIRAL View Post
hi bro
can you share me DiskSpan code for add on my script?
There is a code example inside "_ISDone Script Example (DiskSpan_GUI)" folder you can adapt to your script.
__________________
Haters gonna hate
Reply With Quote
  #30  
Old 06-11-2021, 06:11
sebs5 sebs5 is offline
Registered User
 
Join Date: Nov 2021
Location: -
Posts: 1
Thanks: 3
Thanked 0 Times in 0 Posts
sebs5 is on a distinguished road
Cannot use FA-ULTRA, FA-MAX, or FA-BEST

Sorry to ask, i don't know if this is a real bug or something else. When i use FA-ULTRA, FA-MAX, or FA-BEST, DiskSpan error'd out. Error given in attachments, the longer one is for FA-ULTRA and FA-MAX. Sorry if this is something that has been discussed before, i just getting started using this utility along with LIS.
Attached Images
File Type: png screenshot.15.png (63.2 KB, 298 views)
File Type: png screenshot.17.png (46.7 KB, 305 views)
Reply With Quote
Reply

Tags
cls-diskspan, compressor, diskspan, diskspan_gui

Thread Tools
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
DiskSpan on Linux hydefromt70s Conversion Tutorials 1 15-10-2020 07:12
How to use diskspan bat mausschieber Conversion Tutorials 4 05-09-2020 12:25
DiskSpan FreeArc returns an error Titeuf Conversion Tutorials 2 18-07-2020 01:46
CIU 3.0.0.0.u3 (2019-03-28) - Diskspan Issues mesut28 Conversion Tutorials 17 30-03-2019 02:28
R.G. Gamers DiskSpan Simorq Conversion Tutorials 1 28-10-2017 08:22



All times are GMT -7. The time now is 13:22.


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