LTCHIPS / rottexpr

A Rise Of The Triad Source Port with additional gameplay options and more...
GNU General Public License v2.0
97 stars 26 forks source link

Sound issues on windows 7 #24

Open LordKane1701 opened 4 years ago

LordKane1701 commented 4 years ago

RottEXPR has a sound issue on windows 7 where sounds are...accelerated, basically its like playing ROTT on helium or being stuck in the alvin and the chipmunks dimension.

elvisish commented 4 years ago

I'm also on Windows 7 and noticed no problem like that, do you have a soundcard control panel that has a variable sample rate?

LordKane1701 commented 4 years ago

Yes

On Mon., Jul. 20, 2020, 1:12 p.m. elvisish, notifications@github.com wrote:

I'm also on Windows 7 and noticed no problem like that, do you have a soundcard control panel that has a variable sample rate?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/LTCHIPS/rottexpr/issues/24#issuecomment-661280719, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGIGCLO6VNZCERCOKNEMFQDR4SJJZANCNFSM4O66FL4A .

elvisish commented 4 years ago

Try locking it or setting it differently?

LordKane1701 commented 4 years ago

What would you suggest because I tried that when I had similar issues with crispy doom and it affected nothing.

On Tue., Jul. 21, 2020, 12:40 a.m. elvisish, notifications@github.com wrote:

Try locking it or setting it differently?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/LTCHIPS/rottexpr/issues/24#issuecomment-661666387, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGIGCLIG7JBP56Y43A4CLPDR4UZ6JANCNFSM4O66FL4A .

elvisish commented 4 years ago

No problems with Crispy Doom either, as I said try locking the sample rate or setting it to a different setting. There's also a sample rate setting in RottExpr I think, other than that, I'd try a different soundcard.

LordKane1701 commented 4 years ago

nah I solved it. used older sdl2 dlls sound works fine now.

On Wed., Jul. 22, 2020, 9:26 a.m. elvisish, notifications@github.com wrote:

No problems with Crispy Doom either, as I said try locking the sample rate or setting it to a different setting. There's also a sample rate setting in RottExpr I think, other than that, I'd try a different soundcard.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/LTCHIPS/rottexpr/issues/24#issuecomment-662519451, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGIGCLK6BQJ6KS6OSV5U4GLR44ALBANCNFSM4O66FL4A .

Calinou commented 2 years ago

I can't reproduce this on Linux on commit https://github.com/LTCHIPS/rottexpr/commit/407e3d8b07eaa968e8ed7d52a03fd3199dccdddf (using Fedora 34 and PulseAudio). It's possible that this is Windows-specific, or only happens with the SDL version bundled within the 0.01 Windows release.

Does it still happen if you manually update the SDL 2 library to the latest version? You can find precompiled libraries on the SDL website (Runtime Binaries): https://www.libsdl.org/download-2.0.php

Make sure to pick the DLL that matches the architecture of your rott.exe executable.

The-Nate commented 2 years ago

I tried swapping out the SDL binaries with newer ones and it just made the game fail to run at all