Difference between revisions of "AST file"
Jump to navigation
Jump to search
Jadeharley (talk | contribs) m (added small description to what ast files actually are, and showed the existence of vgm stream! (possibly say that foobar2000 was the easiest to set up? or would that boarder on advertising)) |
|||
Line 1: | Line 1: | ||
{{todo|Document the file format.}} | {{todo|Document the file format.}} | ||
+ | AST files contain streamed audio data, and are used in Pikmin 2. | ||
+ | To simply play audio files, you can use [https://vgmstream.org/ vgmstream], an audio playback library for multiple video game specific audio formats. | ||
+ | |||
To convert .mp3 or .wav to .ast and vice versa, you can use [http://kuribo64.net/board/thread.php?id=658 Anthe's ast converter]. | To convert .mp3 or .wav to .ast and vice versa, you can use [http://kuribo64.net/board/thread.php?id=658 Anthe's ast converter]. | ||
[[Category:File formats]] | [[Category:File formats]] | ||
[[Category:Pikmin 2]] | [[Category:Pikmin 2]] |
Latest revision as of 05:09, 2 December 2023
To do: Document the file format.
AST files contain streamed audio data, and are used in Pikmin 2. To simply play audio files, you can use vgmstream, an audio playback library for multiple video game specific audio formats.
To convert .mp3 or .wav to .ast and vice versa, you can use Anthe's ast converter.