SCI Sound Resource Profiler (CSharp): Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
Created page with "<div align="center"><span style="font-size: 22pt">SCI Sound Resource Profiler (CSharp)</span><br />''Version 0.02''<br />''Author: Jeremiah Nellis<br />''2012-06-17''</div> {{TechToolStub}} {{FanSCISoftwareInfobox | Software = SCI Sound Resource Profiler (CSharp) | Image = | Version = 0.02 | ReleaseDate = {{2012S}}-06-17<ref>From the included README file</ref> | Company = {{N/A}} | DevStatus = {{StableDev}} | Published = {{Published}} | Developers = {{JeremiahNelli..." |
No edit summary Tag: Reverted |
||
| Line 16: | Line 16: | ||
| Source = [[#DL|Yes]] (included in download) | | Source = [[#DL|Yes]] (included in download) | ||
| License = {{GNU}} | | License = {{GNU}} | ||
| Type = {{FanSCISndInfoExtractor}} | | Type = {{FanSCISndInfoExtractor}} {{SCISndInfoExtractor}} {{SndInfoExtractor}} | ||
| Engine = {{SCITool}} | | Engine = {{SCITool}} | ||
| Platform = {{WinTool}} | | Platform = {{WinTool}} | ||
Revision as of 19:23, 29 July 2025
| This article is a tool stub page. You can help the Sierra Wiki by expanding it. |
| Latest Version: | 0.02 | ||
|---|---|---|---|
| Release Date: | 2012-06-17[1] | ||
| Company: | Template:N/A | ||
| Development Status: | Stable | ||
| Publication Status: | Published | ||
| Developer(s): | Jeremiah Nellis | ||
| Interface: | CLI | ||
| Language: | C# | ||
| Open Source: | |||
| Source Availability: | Yes (included in download) | ||
| License: | GNU | ||
| Type: | Information Extractor Information Extractor Information Extractor | ||
| Relevant Engine: | SCI | ||
| Platform: | Windows | ||
| Localization: | English | ||
| Website: | N/A | ||
A.K.A.
- SndPrf32
Description
Jeremiah Nellis's SCI Sound Resource Profiler (CSharp) Utility to extract information from Sierra SCI sound resources (SOUND.*, *.SND).
Features
Requirements
Version History
- version 0.02
By Ravi Iyengar Ported to C# by Jeremiah Nellis - June 17th, 2012
Development Status
Stable
Usage
sndprf <infile>
Options
Download
Download from here:
SnfPrfCS(wSRC).zip (ZIP file) [11.5 KB] (includes source)
Known Issues
Credits
AcknowledgementsRavi Iyengar
Legal
SCI Sound Resource Profiler (CSharp) is distributed with the GNU License.
References
- ↑ From the included README file
Also See
- SCI Sound Info Extractors
- Sound Resource (SCI)
- in the SCI Specifications
- Sound Resource Articles
- SCI Sound Resource Profiler