Skip to content

Conversation

@Vincent-Halver
Copy link
Contributor

This fixes an issue with audio peaking in Asterix's opening cutscene. It performs audio decoding in 32 bit and then clips to 16 instead of allowing overflow.

Before: Watch the opening cutscene. Notice that there is noticable audio popping.
After: No audio popping.

@MooglyGuy
Copy link
Contributor

Looks fine, but please squash your commits, and give the squashed commit a message more in the vein of typical whatsnew entries, something along the lines of:

-cdicdic: Fixed audio peaking by decoding in 32-bit and clipping to 16 later. [Vincent Halver]

-cdislavehle: Simplified mouse position-update logic. [Vincent Halver]

@Vincent-Halver
Copy link
Contributor Author

#14470

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants