devilutionX icon indicating copy to clipboard operation
devilutionX copied to clipboard

Cabalist cause massive frame drops

Open Marcelo20XX opened this issue 2 years ago • 4 comments

Important information Operating system / DevilutionX version / did you download a release or did you compile yourself? Compiled under Windows 10 using VS2019

Describe Whenever Cabalist spawns on level 15 the games drops the frame to almos 5FPS, something about that enemy or its AI is causing the bug...

To Reproduce Steps to reproduce the behavior:

  1. Create a New Game
  2. Go or reach to level 15
  3. Check if Cabalist is spawned
  4. See error

Expected behavior Cabalist shouldn't cause massive FPS issues

Marcelo20XX avatar Jun 11 '22 02:06 Marcelo20XX

Make sure it's not a debug build

AJenbo avatar Jun 11 '22 02:06 AJenbo

Can you share your audio settings? If Sample Rate is not 22050, Resampler is Speex, and Resampling Quality is higher than 3, this is very likely to happen.

StephenCWills avatar Jun 11 '22 03:06 StephenCWills

Will test with those setting and report back... My current setup is Sample Rate 48000, Resampler Speex and Resampling Quality 10

I compiled on release mode...

Marcelo20XX avatar Jun 11 '22 03:06 Marcelo20XX

Sample Rate 48000, Resampler Speex and Resampling Quality 10

This is probably the issue, try quality 3 or sample rate 22050

AJenbo avatar Jun 11 '22 03:06 AJenbo