Laupetin / OpenAssetTools

Open Source Modding Tools for old Call Of Duty games
https://openassettools.dev
GNU General Public License v3.0
98 stars 13 forks source link

Improve sound bank dumping #278

Closed Jbleezy closed 1 month ago

Jbleezy commented 1 month ago

Reorganized the sound alias columns to be more similar to T7.

Added rounding formula for float values to dump the least possible precision that still gives the correct value after conversion.

Fixed PitchMin, PitchMax, and RandomizeType being dumped incorrectly.