Castlevania Dominus Collection

Castlevania Dominus Collection

评价数不足
A How to on extracting assets from the Dominus Collection! Guide Edition
由 Oersted 制作
This will let you rip assets, and maybe someday, roms too!
2
   
奖励
收藏
已收藏
取消收藏
The Ripping
AT THE MOMENT, NO ROM FILES CAN BE EXTRACTED FROM THIS COLLECTION. THE GAME DOES NOT USE TRADITIONAL ROM FILES, BUT STILL USES FILES FROM THEM. IF A WAY TO CONVERT THEM TO ROMS IS FOUND, I'LL POST ABOUT IT.

1. Download and install .NET Core from https://dotnet.microsoft.com/download

2. Download MArchiveBatchTool from https://github.com/farmerbb/RED-Project/releases

3. Extract the zip file and copy alldata.bin and alldata.psb.m from Dominus Collection installation into the extracted directory.

4. Now, open up a command prompt (or shell) inside the MArchiveBatchTool folder, and run this command. And yes, the "Illegal function call" is required. It's the "key" for this file.:

Windows:
MArchiveBatchTool.exe fullunpack --keep alldata.psb.m zlib "Illegal function call" 92

Linux:
./MArchiveBatchTool fullunpack --keep alldata.psb.m zlib "Illegal function call" 92

5. Download FreeMote 3.8, and extract the files to somewhere: https://github.com/UlyssesWu/FreeMote/releases/tag/v3.8.0

6. Take any PSB file from the data, and drag it onto PSBDecompile.exe. It should create a folder where the PSB was with the original non-compressed file. This lets you extract audio, sprites, text data, and more.

That should be all. Let me know if I messed up a step. This'll be handy in the future once modding is feasible.
32 条留言
Oersted  [作者] 10 月 23 日 上午 11:57 
New update released today shouldn't break the guide, and data dumping should still be possible.
Mysterii 10 月 14 日 下午 10:17 
Just finished this task myself since every site seems to be allergic to using Huanted Castle Revisited graphics
Kouroi 3 月 11 日 下午 9:51 
is nice to decomplie, is there a way to recompile?
Oersted  [作者] 1 月 5 日 上午 11:16 
I have no idea what those stream files are, sorry. Typically this stuff get extracted into the raw PNGs and such
Ethan Li 1 月 4 日 下午 3:22 
Hello,
I have a folder named GalleryArt_DoS_Illustration_dario02.psb.streams. Inside this folder, there are two files: stream_0 (256 KB) and stream_1 (1,024 KB). How can I access the image content from these files?
glaucocf 2024 年 12 月 17 日 上午 10:10 
It works! Thank you. 😊
Gongaga 2024 年 9 月 10 日 下午 5:08 
hmmm maybe i've probably got confused and didn't see it due to how many files there are
i will give it a try later
Oersted  [作者] 2024 年 9 月 10 日 下午 3:39 
I've already ripped the artwork before, so you're either doing something wrong, or you didn't read the guide, because it literally states that a folder named the same as the PSB will be created.
Gongaga 2024 年 9 月 10 日 下午 3:10 
i have but i only found PSB files that are related to menu stuff and stuff like that, basically any asset other than artwork. when I extract them using the PSB decomplier it only gives me the same file name but with the extension of .json.
Oersted  [作者] 2024 年 9 月 8 日 下午 5:37 
Drag and drop a PSB to the PSB Extract file. Did you not even read the full guide?