Previous Page | Next Page

by Nisto at 2:54 AM EST on November 1, 2015
@Moose: Yeah, ALL the .psflib files residing among other PSF files needs to remain in the same folder.

@RukarioGyiyg996: Yes, as mentioned in my original PSF post, you can use kdt-tool to assist you in the process. Use the function demute_and_isolate_all_tracks_to_separate_files to figure out exactly what each individual track is if you don't already know, then use demute_and_isolate_specified_tracks_to_single_file when you know which tracks you want to combine. As stated in the usage notes on Github, you need to make these function calls manually from the main() function currently, but it should be easy, just comment/uncomment what's already there. But please be careful, read the usage notes on Github, and know what you're doing - there's minimal error handling in this script.

To convert KDT and/or VAB to minipsf/psflib respectively: psf-make.py (as once again linked in the original post)

edited 4:03 AM EST November 1, 2015
by RukarioGyiyg996 at 5:41 AM EST on November 1, 2015
Thanks for the response Nisto. Since these are python scripts, they should work fine on python 3 for linux?
by Nisto at 6:53 AM EST on November 1, 2015
Yep, it should be platform-independent, considering it's Python and I'm only using its standard libraries. Either way, I'd appreciate your feedback if you try it out. :)
by RukarioGyiyg996 at 5:49 PM EST on November 1, 2015
I sadly can't find my copy of silent hill anywhere at the moment... so it may be awhile.

How do I export stuff out of the strange filesystem? I remember looking at the disc and seeing a SILENT file and HILL file.
by Nisto at 6:28 PM EST on November 1, 2015
horror_x wrote an extractor which operates directly on a disk image. So it should be pretty simple to extract. You can get it at XeNTaX.
by RukarioGyiyg996 at 6:56 PM EST on November 1, 2015
I don't have a account at XeNTaX, nor do I want to bother with getting one. So I wont beable to download anything from that forum.
by hcs at 1:24 AM EST on November 2, 2015
Assuming that Nisto means the extractor linked in this post, you don't need a XeNTaX account to get it, just follow the mirror links. Here's an IPFS mirror just in case: SHExtract.7z
by RukarioGyiyg996 at 6:32 PM EST on November 2, 2015
Ah okay, thanks I got the tool. Now whenever I get myself a image of Silent Hill again, I'll let you know what I do with your script Nisto.
by peronmls at 2:11 PM EST on December 3, 2015
Can confirm this works with SH2 and 3 td files. Just get rid of the PS2 header junk at the beginning of the file.

Tracks that use a pitch bending effect seem to not be present though. That's the only thing I noticed so far.

edited 3:25 PM EST December 3, 2015
by Nisto at 7:22 PM EST on December 3, 2015
Yep - support for SH2 and SH3 isn't exactly coincidental. I did look at the SH2 driver and added what few additional KDT1 commands were added since SH1. I am aware there are still lots of commands I need to support, but I believe the rest is actually only a subset of the SEQp format's commands, because the driver has a separate branch for commands not in the range 0xC6 - 0xCE. So I might simply need to have a look at VGMTrans' sources for SEQp to figure out how to convert the rest.

Previous Page | Next Page
Go to Page 0 1 2 3 4 5 6

Search this thread

Show all threads

Reply to this thread:

User Name Tags:

bold: [b]bold[/b]
italics: [i]italics[/i]
emphasis: [em]emphasis[/em]
underline: [u]underline[/u]
small: [small]small[/small]
Link: [url=http://www.google.com]Link[/url]

[img=https://www.hcs64.com/images/mm1.png]
Password
Subject
Message

HCS Forum Index
Halley's Comet Software
forum source