-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PlatformPlayer: Attempt to load audio files with empty contentType
In "Gangstar Rio - City of Saints", it appears this empty type is actually used by WAV files, so let's try opening streams that come with those empty strings, they might contain one of the supported media formats. As opposed to printing "No player for: " on the console, Gangstar Rio now plays SFX correctly. Jurassic Park on the other hand, fails to open its very first audio stream as either MIDI or WAV.
- Loading branch information
1 parent
d8aa5d9
commit 05e945c
Showing
1 changed file
with
44 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters