Update TXTH.md

This commit is contained in:
AceKombat 2023-01-24 03:28:53 -06:00
parent 369f7bbe00
commit fa715d7187

View File

@ -83,6 +83,8 @@ as explained below, but often will use default values. Accepted codec strings:
# - DTK|NGC_DTK Nintendo ADP/DTK ADPCM
# * For rare GC games
#
# - PCM24LE PCM 24-bit little endian
# * Interleave is multiple of 0x3 (default)
# - PCM16LE PCM 16-bit little endian
# * For many games (usually on PC)
# * Interleave is multiple of 0x2 (default)