FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   DiskSpan GUI (https://fileforums.com/showthread.php?t=104507)

Masquerade 27-07-2022 03:12

Quote:

Originally Posted by abror (Post 497773)
I tried Five Nights at Freddys Security Breach with Srep + Lzma2.

But after 1 hour running SREP is not responding

can anyone help explain to me?

FNAF SB is an encrypted game so using just srep+lzma will get you nowhere.

You need to use a decryption tool on the game such as ue4dt. Game key is

Code:

0x85F7D4007015493ED0359C9007266038F8F7B1F96988F19A610103874CC95286

abror 27-07-2022 23:32

Quote:

Originally Posted by Masquerade (Post 497775)
FNAF SB is an encrypted game so using just srep+lzma will get you nowhere.

You need to use a decryption tool on the game such as ue4dt. Game key is

Code:

0x85F7D4007015493ED0359C9007266038F8F7B1F96988F19A610103874CC95286

I've used the decryption tool unreal engine 4 razor but the result is still the same... SREP is not responding

KaktoR 29-07-2022 04:29

Try using a different srep version or change srep settings (default is -m3f -a0/0)

Masquerade 29-07-2022 05:46

I just recall you need to use SREP v3.2 for this game because 3.9 will crash on decompression.

abror 10-08-2022 01:07

thank you for helping

Snake288 13-08-2022 05:53

Hello
Cesar82
Razor12911 taken out Marvel's Spider-Man Remastered XTool 2020 Plugins
( liblz4.dll / spidey.dll DiskSpan_GUI Can you add


Spiderman Remastered

Desteklenen oyunlar
Spiderman Remastered (liblz4.dll gerektirir)

Kullanım
Spidey.dll'yi gerekli kitaplıklarla birlikte xtool.exe'nin yanına yerleştirin ve -mspidey kullanın

Notlar

Kodlama sırasında kitaplık gereklidir.

Oyunu olduğu gibi sıkıştırabilir, hızlı modda lz4 kullanılır.
Sağlanan küçük numuneler üzerinde test edilmiştir.

Düzenleme: Düzeltme yüklendi
Ekli dosyalar
Dosya Türü: 7z spidey_R2.7z (148.8 KB, 18 görüntüleme)

fabrieunko 13-08-2022 10:57

^^ how to use it with DSG?

KaktoR 13-08-2022 15:53

1 Attachment(s)
Quote:

Originally Posted by fabrieunko (Post 497955)
^^ how to use it with DSG?

DSG_External.ini

Edit: Here is a sample

Code:

-------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------- CONVERSION DATE 14.08.2022 -------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------
 01:38:06 - Deleting files from the output folder.
 01:38:06 - Files have been deleted.
-------------------------------------------------------------------------------------------------------------------------------------------
 01:38:06 - You have chosen the unlimited type for the output size.
 01:38:06 - ISO images will not be created when conversion is complete.
 01:38:06 - The computer will remain on when the conversion is complete.
 01:38:06 - Selected ARC/DS method for Data1a-01.bin was: xtool:mspidey
-------------------------------------------------------------------------------------------------------------------------------------------
 01:38:07 - Compression initialized in 14.08.2022 at 01:38:07.
 01:38:07 - Starting Data1a-01.bin archive creation.
 01:38:23 - Moving Data1a-01.bin file to media folder.
 01:38:24 - Compression finished in 14.08.2022 at 01:38:24.
-------------------------------------------------------------------------------------------------------------------------------------------
 01:38:24 - Getting size of the game: Unknown 1
 01:38:24 - » Installation folder size: 1.98 GB
 01:38:24 - » Compressed game size: 2.97 GB (Ratio 150.38%)
-------------------------------------------------------------------------------------------------------------------------------------------
 01:38:24 - Overall input size: 1.98 GB
 01:38:24 - Overall output size: 2.97 GB (Ratio 150.38%)
 01:38:24 - Overall conversion time: 00:00:17
 01:38:24 - Overall conversion media: 1 custom media
-------------------------------------------------------------------------------------------------------------------------------------------
 01:38:26 - Starting Data1a-01.bin archive decompression.
 01:38:49 - Overall decompression time: 00:00:22
 01:38:49 - All files have been successfully extracted!
-------------------------------------------------------------------------------------------------------------------------------------------


Snake288 21-08-2022 09:38

Hello

Spider-Man Remastered the compression method I used for the game
xtool:mspidey+srep_new:1+lolz:dtb1:d128m:mtt1:mt<t hread>:mc1023
the compression I use software DiskSpan_GUI v2.0.1.1

i get an error warning as it appears in the picture during the predicate
a lot of game compression methods lolz the compression method is used
is there a solution ?

https://i.hizliresim.com/gj471ur.jpg

Wanterlude 22-08-2022 05:51

Quote:

Originally Posted by Snake288 (Post 498038)
Hello

Spider-Man Remastered the compression method I used for the game
xtool:mspidey+srep_new:1+lolz:dtb1:d128m:mtt1:mt<t hread>:mc1023
the compression I use software DiskSpan_GUI v2.0.1.1

i get an error warning as it appears in the picture during the predicate
a lot of game compression methods lolz the compression method is used
is there a solution ?

https://i.hizliresim.com/gj471ur.jpg

I had a similar problem, unpack setup.dll and see if spidey.dll and liblz4.dll are there, if so, compare liblz4.dll version, DiskSpan could take an old version of lz4. Replace it with the new one (The lz4 that you used for packing) and package it in setup.dll

KaktoR 22-08-2022 07:02

1 Attachment(s)
I think I used the wrong lz4 library, maybe it's my fault then lol
The library shared by Razor12911 and the one which is included in DSG by default are different (even tough it's the same version).

However I have updated the plugin archive and included the library shared by Razor12911 (here), but you have to redownload it through DSG.

Howto
  1. Delete the file "Spiderman_Remastered_R2.7z", located in "Resources\PRE\XTool2020\Plugins"
  2. Replace DSG_External.ini with the one from the attached archive
  3. Start DSG and redownload the plugin (manually or automatically does not matter)

PS: The plugin will be automatically downloaded if the file "Spiderman_Remastered_R2.7z" is not present and if you used "xtool:mspidey" method.

-------------------------------------------------------------------------

Since César can't maintain activelly DSG at the moment, I try to add and update plugins and games.

Whats new here
Updated Spiderman Remastered
Added Final Fantasy Pixel Remaster

KaktoR 23-08-2022 09:14

1 Attachment(s)
Whats new
Added Saints Row 2022 Xtool plugin to DSG

Test
Code:

-------------------------------------------------------------------------------------------------------------------------------------------
 Creating Data1a-01.bin file, Please Wait...
-------------------------------------------------------------------------------------------------------------------------------------------
FreeArc 0.67 (March 15 2014) creating archive: Conversion_Output\Data1a-01.bin
Compressed 1 file, 104,001,935 => 192,745,922 bytes. Ratio 185.33%
Compression time: cpu 0.06 sec/real 2.31 sec = 3%. Speed 45.02 mB/s
All OK

-------------------------------------------------------------------------------------------------------------------------------------------
 Extracting Data1a-01.bin file, Please Wait...
-------------------------------------------------------------------------------------------------------------------------------------------
FreeArc 0.67 (March 15 2014) extracting archive: Conversion_Output\DISK\Data1a-01.bin
Extracted 1 file, 192,745,922 => 104,001,935 bytes. Ratio 185.33%
Extraction time: cpu 0.05 sec/real 2.76 sec = 2%. Speed 37.71 mB/s
All OK

How to
Replace DSG_External.ini with the one from the attached archive and restart DSG.
For this plugin you have to remove --dbase option from XTool
In DSG_Arc.ini remove the red part
Code:

[External compressor:xtool,xtool_plugin]
header    = 0
default  = -c64mb -t100p
packcmd  = "PRE\XTool_2020\{compressor}.exe" precomp { -option} --dbase - - <stdin> <stdout>
unpackcmd = "PRE\XTool_2020\{compressor}.exe" decode -t100p - - <stdin> <stdout>

PS: On last update I forgot to change the link authorization, so it was impossible for everyone to download my added plugins. This is fixed now lol.

Edit: Do not forget to update XTool.exe to latest version. I forgot to mention it, Sorry.

mausschieber 24-08-2022 04:54

1 Attachment(s)
The Plugin give me an Error see Picture
make i something wrong?
i do all the Options given in the Post Below

KaktoR 24-08-2022 06:57

In your conversion, I see the "--dbase" parameter is still there.

Like I said you have to remove this parameter from xtool settings in DSG_Arc.ini.

mausschieber 24-08-2022 07:55

Quote:

Originally Posted by KaktoR (Post 498067)
In your conversion, I see the "--dbase" parameter is still there.

Like I said you have to remove this parameter from xtool settings in DSG_Arc.ini.

i send you a PM


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

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