Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - kemondori

Pages: [1]
1
Audio / Re: distorted sound in windows xp
« on: October 25, 2013, 04:41:59 pm »
as i said, the sample sound.exe have the same problem :/
That doesn't say whether it was compiled on XP or not. :P

i would like to try running another openal application, could you give me a link? tried to search but nothing
I don't know anything, just find some OpenGL based game, they most likely use OpenAL for the audio. ;)

Ok, tried to compile on xp and nothing changed.

with another openal application the problem persist. so it'isn't a problem of sfml.

this is really odd...

2
Audio / Re: distorted sound in windows xp
« on: October 25, 2013, 04:08:38 pm »
Hard to tell where the issue really is. It could be a driver issue with the given software, the issue could be in openal, it could be in the decoder or it could be in SFML itself.

Do you get any kind of output on the console? And is the audio driver up to date?

You could start by running other applications that use OpenAL and see how they handle audio. Then I recommend to recompile SFML and your game on XP itself. Other than that, I'm not sure what you can try...
as i said, the sample sound.exe have the same problem :/
i would like to try running another openal application, could you give me a link? tried to search but nothing

3
Audio / Re: distorted sound in windows xp
« on: October 25, 2013, 03:56:48 pm »
Quote
obviously all dlls were placed in the folder
Including the OpenAL32.dll file from the SFML SDK?
every dll from the folder SFML-2.1\bin

4
Audio / distorted sound in windows xp
« on: October 25, 2013, 03:46:56 pm »
Hi, just tried to run an application that loads a wav and plays it.
On windows 7 it runs fine, but on 3 computers with windows xp the sound seems distorted. Even tried to execute your sample sound.exe and there is the same problem.
Tried to use headphones and nothing changes, with wmp and vlc the audios are ok.
obviously all dlls were placed in the folder.

So, is it a problem of windows itself? there is some setting that i have to change?

Pages: [1]