UFO:Alien Invasion
Technical support => Feature Requests => Topic started by: M&M on July 24, 2006, 08:40:50 pm
-
I just installed the last RC and there is no audio whatsoever, no game music, no effects for weapons, no nothing. Is that normal ?
I checked the base\music directory and there are 7 files there, all in ogg format. Checked the audio options and they seem to be set properly.
So whats wrong ?
-
I checked the console and this is what appears, seems audio is initialising fine but I'm not hearing anything
------- sound initialization -------
Soundsystem: SDL.
SDL audio driver is "dsound".
Bits: 16
Frequency: 22050
Samples: 512
Channels: 2
sound sampling rate: 22050
------------------------------------
CD Audio Initialized
couldn't exec autoexec.cfg
...could not set to language: en_GB
...could not set to system language
Shared Client/Server Info loaded
Where is autoexec.cfg anyways and is it neccessary ?
-
I Where is autoexec.cfg anyways and is it neccessary ?
No.
If you have Windows, the sound problems are known but not easy to fix. You can try browsing the forum or the wiki...
-
Alright so to make things clear, I need to download the code for myself and compile the game with direct sound support ? isn't it compiled with dsound already ? Or is that through the SDL layer ?
So far I've only seen talk about the MinGW compiler being used, will Visual Studio's 7.1 compiler work for compiling ? or do I have to download devcpp and get the project compiled with MinGW ?
Also, I'm running an x64 system, do I need to download/compile anything else ?
-
yes, grab the svn repository (trunk) and compile it yourself. there are vc7 projectfiles in the svn, too - but i think noone has updated them for a long time. there is a possible workaound for this. the projectfiles are xml-based and contains a version string for vc. copy the ufo.vcproj over to ufo_7.vcproj (if this file does not work for you) and edit the version string on line 4 of this file from 8.00 to 7.00. Please report back whether this work - or create a new patchtracker item with the vc7 projectfiles (keep in mind, that this have to be done for the game.vcproj and ref_gl.vcproj, too)
currently sound is using sdl layer - but this is broken. on the long run the directx code should be "removed" (will stay, but permantly deactivated) - due to portability reasons. There is also a mingw quake2 version available on sourceforge.net which uses win32 api calls to produce sound. no directx. this is imaginable, too. but - someone with a win system have to do this to test it back.
we will change the sound layout to dynamic libs on the long run, which means you can exchange the libs as you want. (like for opengl-renderer)
-
alright then, seems simple enough. I'll give it a try and report back if it works.
-
can somobody post normal fixed exe? or its too difficult :(
-
You would need several files, not only exe. And then you would need to put them in proper directories and not make a mistake... Better wait for RC4. I think it's close...
-
i already recompiled it myself =)
you can easyly use src from rc 3.0, not dll compilation needed
-
well, my pc had a major f*ckup a few days ago. My harddrive somehow got filled with badsectors and alot of data was corrupted. So I won't be able to build up the project until I fix my PC. It'll probably be at least a week or more before I can get everything back in order. However once I do, I could get the project compiled then upload the exe and anything else needed.
-
Sorry to hear that...
There are some preliminary xdelta files on some other forum topic. You can dl RC3 and try the xdelta files when your computer is sound again.
-
"If you have Windows, the sound problems are known but not easy to fix"
You gotta be kiddin' me!
Sound worked from the very first demo on!
How can it not work now on a "Release Candidate"?!?!?!
-
Have you heard about progress?
No? How about DOS 3.3 -> DOS 6.0 -> WIN 3.1 -> WIN 95?
:D
-
Hi all guys
It's my first post here, so i present me :) My nick is warpmaster and im fan of strategyc games, since X-Com.
I have installed AI 2.0-RC3. I want to congratulate the graphic designers of the play, the geoscape is genial. But i have a problem with sound. Doesn't exists.
I have downloaded the .exe version (for Windows), and i have a 32 bits cpu. I don't know if this problem has solution in Windows of the uncle Billy.
What can i do?
Bye and thanks!
-
Perhaps try the xdelta file by v29a... Or wait for RC4 (shouldn't be long).