Difference between revisions of "Cluster"
Line 77: | Line 77: | ||
Future standalone release. | Future standalone release. | ||
− | ===== Unreal Tournament 440-451 | + | ===== Unreal Tournament 440-451 "UTPG" ===== |
Not supported. | Not supported. |
Revision as of 03:58, 6 March 2022
Contents
Preamble
Goals
Features
Supported Audio Formats
Cluster supports most commonly used audio formats including WAV/MP3/WMA/MIDI/OGG/FLAC, the Tracker formats XM/S3M/MOD/IT as well as the PSX2 ADPCM format.
In general there is no separation in support for these formats between either of Sound, Music or CD emulation, except PSX2 ADPCM support is not available for CD emulation.
Recommended Audio Formats
Outside the use of tracker formats, I recommend using the MP3 file format, as it offers both compression and very efficient support inside FMOD.
PSX2 ADPCM Notes
The PSX2 Sounds and on disk music files to not contain an identification header in the file data itsself, so Cluster identifies them based on the FileType stored on both "Sound" and "Music" (which is based on the file extension on import).
Sound objects in the PSX2 version were converted with the PS2ConvertCommandlet, which alongside convertion, added a small header and set the FileType to PS2. In case you reimport these files, make sure they still have PS2 as file extension. I recommend using tools which use the stored FileType as extension for the exported file (e.g. fullbatchexport commandlet).
The music for the PSX2 games was stored directly on disk with VGM (Unreal Tournament and Rune) or 000-006 (Deus Ex) file extension. These files do not contain a header and are always encoded in a fixed format. You can import these files as is, and they will be identified by FileType VGM or 000-007. These files are not interchangeable with the FileType PS2 Sound objects above.
EAGLE Environments
For five minutes of nostalgia Cluster supports the use of audio environments originally features in the UT EAX patch made by Creative. See the EAGLE page for details.
Configuration
UseDigitalMusic
UseCDMusic
EffectsChannels
SoundVolume
SpeechVolume (Deus Ex)
MusicVolume
CDMusicVolumeFactor
How to obtain
Deus Ex
Future standalone release and shipping in the future as part of Launch Bag in HX.
Klingon Honor Guard
Future standalone release.
Nerf Arena Blast
Shipping as part of Nerf 300 project.
Rune 1.07
Future standalone release.
Rune Classic
Future standalone release.
Unreal Gold
Future standalone release.
Unreal 226f
Future standalone release and shipping in the future as part of Project Velora and Project Vendora.
Unreal 227 "Oldunreal"
Not supported.
Unreal Tournament 436
Future standalone release.
Unreal Tournament 440-451 "UTPG"
Not supported.
Unreal Tournament 469 "Oldunreal"
A modified version of Cluster is included.
Known issues
- FMOD will not reset S3M state such as volume on loop, and will break for S3M files relying on this non standard behaviour.
Frequently asked questions
TBD.