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

Reply
 
Thread Tools Search this Thread Display Modes
  #301  
Old 18-02-2024, 21:09
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,050
Thanks: 1,768
Thanked 2,256 Times in 770 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by ozerune View Post
I think I might be seriously missing something with the database system here. I have a set of bk2 files that don't work with bpk, and have identified what they are. When I put them in I put the files in game.groups as:
----------------------------------
$BPKPack
*\1280x720\file1.bk2
(continue for all files I want)
*\1920x1080\*
----------------------------------

But when I run the compressor with the method $bpkpack=bpk I get a ratio of 99%, while when manually only running bpk (without $bpkpack=) on just the files in the variable I get 84%.
You only have the files mentioned in the folders.
If you have other strong mask files, they will also be compressed with the default method.

I think it should have the same proportion if it is just the files mentioned, if you are compressing the same files using masks or a filtered compression without using masks.
But if you have better results using normal mode, make use of the Include/exclude + diskspan features present in DSG (only more .bin files will be generated).
Reply With Quote
The Following User Says Thank You to Cesar82 For This Useful Post:
ozerune (19-02-2024)
Sponsored Links
  #302  
Old 19-02-2024, 00:55
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,497
Thanks: 1,086
Thanked 7,123 Times in 2,706 Posts
KaktoR is on a distinguished road
Quote:
Originally Posted by ozerune View Post
I think I might be seriously missing something with the database system here. I have a set of bk2 files that don't work with bpk, and have identified what they are. When I put them in I put the files in game.groups as:
----------------------------------
$BPKPack
*\1280x720\file1.bk2
(continue for all files I want)
*\1920x1080\*
----------------------------------

But when I run the compressor with the method $bpkpack=bpk I get a ratio of 99%, while when manually only running bpk (without $bpkpack=) on just the files in the variable I get 84%.
Why they don't work with bpk? As long as they don't have kb2n header, you can also use the bink2 plugin from xtool. This way you don't have to filter out bad bk2 files.
__________________
Haters gonna hate
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
ozerune (19-02-2024)
  #303  
Old 19-02-2024, 11:02
ozerune ozerune is offline
Registered User
 
Join Date: Feb 2024
Location: America
Posts: 33
Thanks: 16
Thanked 0 Times in 0 Posts
ozerune is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
Why they don't work with bpk? As long as they don't have kb2n header, you can also use the bink2 plugin from xtool. This way you don't have to filter out bad bk2 files.
I'm not entirely sure why these files in particular refuse to work. Even using xtool's Bink2 will stop compressing with an error when I try it on these. I manually verified that every file has a kb2j header.
Reply With Quote
  #304  
Old 04-03-2024, 15:23
Desol Desol is offline
Registered User
 
Join Date: Sep 2022
Location: Vilnus
Posts: 1
Thanks: 1
Thanked 0 Times in 0 Posts
Desol is on a distinguished road
Hi, check this lib (- Updated LZMA SDK compressor from v22.01 to v23.01 (2023-06-20)), lately I very often on different PCs get a utility hang using srep+LZMA-MT, usually it happens when the progress reaches 100%, but it can happen that the progress stops at 40-80%. I create 24gb disks, but the freeze happens when packing a much smaller folder.
Reply With Quote
  #305  
Old 08-03-2024, 06:42
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,497
Thanks: 1,086
Thanked 7,123 Times in 2,706 Posts
KaktoR is on a distinguished road
Sharing this here because Cesar will not finish it since half a year now lol.

Although extensive testing, this is still beta so bugs could still happen. I use this version for private use, and it is compatible with latest installers as of now (at least CIU/ASIS).

If you encounter any bugs, write it here.
Attached Files
File Type: 7z DiskSpan_GUI v2.0.2.0_BETA.7z (54.64 MB, 119 views)
__________________
Haters gonna hate
Reply With Quote
The Following 8 Users Say Thank You to KaktoR For This Useful Post:
Danziel123 (08-03-2024), flaek1337 (15-03-2024), Jahan1373 (14-04-2024), KaladinDMP (04-04-2024), mausschieber (08-03-2024), pcblizzard (11-03-2024), sirdystic (04-04-2024), Titeuf (08-03-2024)
  #306  
Old 04-04-2024, 10:35
sirdystic sirdystic is offline
Registered User
 
Join Date: Apr 2024
Location: europe
Posts: 15
Thanks: 2
Thanked 1 Time in 1 Post
sirdystic is on a distinguished road
Quote:
Originally Posted by Desol View Post
Hi, check this lib (- Updated LZMA SDK compressor from v22.01 to v23.01 (2023-06-20)), lately I very often on different PCs get a utility hang using srep+LZMA-MT, usually it happens when the progress reaches 100%, but it can happen that the progress stops at 40-80%. I create 24gb disks, but the freeze happens when packing a much smaller folder.
If you look in Task Manager detailed view and select column for I/O write bytes, it's not frozen (for me at least) but it goes very very slowly for ages with Arc.exe writing only 24 bytes at a time. Eventually it usually progresses, but yes some sort of issue I think.

Last edited by sirdystic; 04-04-2024 at 17:11.
Reply With Quote
The Following User Says Thank You to sirdystic For This Useful Post:
Cesar82 (04-04-2024)
  #307  
Old 04-04-2024, 12:25
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,050
Thanks: 1,768
Thanked 2,256 Times in 770 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by sirdystic View Post
Tiny fix for that beta:
The idea is to let "" access developer mode automatically on x86 or x64 without needing to do anything other than pressing ENTER.

I had already noticed the inverted parameters for the Run STANDARD choices, so it would already be corrected in the official version when released, but you didn't even notice what needed to be fixed.

Last edited by Cesar82; 04-04-2024 at 12:29.
Reply With Quote
  #308  
Old 04-04-2024, 12:46
sirdystic sirdystic is offline
Registered User
 
Join Date: Apr 2024
Location: europe
Posts: 15
Thanks: 2
Thanked 1 Time in 1 Post
sirdystic is on a distinguished road
Oh OK, but it didn't work at all. Anyway noted :-)
Reply With Quote
  #309  
Old 06-04-2024, 15:29
sirdystic sirdystic is offline
Registered User
 
Join Date: Apr 2024
Location: europe
Posts: 15
Thanks: 2
Thanked 1 Time in 1 Post
sirdystic is on a distinguished road
When game presets have multiple methods per data file, how are those differentiated / applied?

For example

Data1.Name=Data1.bin
Data1.Method1=xtool:dd3+LZMA-MT|0
Data1.Method2=xtool:dd3+LOLZ_NORMAL|0
Data1.ExclText=*.zip|*.minizip|*.bk2

Is this method 1 then method 2 or Xtool somehow splits the content? Thanks.
Reply With Quote
  #310  
Old 06-04-2024, 15:47
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,497
Thanks: 1,086
Thanked 7,123 Times in 2,706 Posts
KaktoR is on a distinguished road
Method# are just presets you can choose from if you want.
__________________
Haters gonna hate
Reply With Quote
  #311  
Old 07-04-2024, 13:00
sirdystic sirdystic is offline
Registered User
 
Join Date: Apr 2024
Location: europe
Posts: 15
Thanks: 2
Thanked 1 Time in 1 Post
sirdystic is on a distinguished road
Thanks so much. So just a choice.

nb - that beta will crash on anything that closes out using FAZIP with error 0x0000142

I worked out that it is missing FAcompress.DLL and FAcompress_MT.DLL from the WIN64 folder. Not sure if that is why it is crashing though.

Last edited by sirdystic; 08-04-2024 at 17:21.
Reply With Quote
  #312  
Old 07-04-2024, 13:22
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,497
Thanks: 1,086
Thanked 7,123 Times in 2,706 Posts
KaktoR is on a distinguished road
What method and settings you are using? It does not crash here.
__________________
Haters gonna hate
Reply With Quote
  #313  
Old 07-04-2024, 13:26
sirdystic sirdystic is offline
Registered User
 
Join Date: Apr 2024
Location: europe
Posts: 15
Thanks: 2
Thanked 1 Time in 1 Post
sirdystic is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
What method and settings you are using? It does not crash here.
So like Method1=xtool:mzlib:dd3+LOLZ_NORMAL|0

At the end when it goes to write out the final bin file using FAZip it crashes instantly. As far as I can see those files are missing from Resources\Win64 and are needed for FAZip. Unless I screwed up somewhere. Anyway this is the nature of using a beta :-)

Last edited by sirdystic; 07-04-2024 at 21:46.
Reply With Quote
  #314  
Old 07-04-2024, 13:29
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,497
Thanks: 1,086
Thanked 7,123 Times in 2,706 Posts
KaktoR is on a distinguished road
fazip is not used for any of these methods.
__________________
Haters gonna hate
Reply With Quote
  #315  
Old 07-04-2024, 13:38
sirdystic sirdystic is offline
Registered User
 
Join Date: Apr 2024
Location: europe
Posts: 15
Thanks: 2
Thanked 1 Time in 1 Post
sirdystic is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
fazip is not used for any of these methods.
OK here is the full list I am using just in case I got it wrong. I can assure you it pops up with error 142 in FAZip.exe (packing FH5) using the 64 bit GUI - it doesn't complete.

Data1.Name=Data1.bin
Data1.Method1=xtool:mzlib:dd3+LOLZ_NORMAL|0
Data1.InclText=*.zip|*.minizip
Data2.Name=Data2.bin
Data2.Method1=xtool:c512mb:mbk2:df20p|0
Data2.InclText=*.bk2
Data3.Name=Data3.bin
Data3.Method1=xtool:dd3+LOLZ_NORMAL|0
Data3.ExclText=*.zip|*.minizip|*.bk2



And thank you so much for your work on the game presets database by the way Kaktor. I gather those are from you.

Last edited by sirdystic; 09-04-2024 at 17:15.
Reply With Quote
Reply

Tags
cls-diskspan, compressor, diskspan, diskspan_gui

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 07:28.


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