bukary on 1/3/2005 at 12:48
I installed the editor and tried Castle1 map. Everything seems OK except I do not hear any sounds while in game mode (joystic icon). :(
Strange, but.. when I press Alt+Tab in game mode (and quit the game) I hear the sounds. But after entering the game mode again the sound is no more...
What should I do in order to hear sounds? Thanks for any help.
Hambut_Bulge on 1/3/2005 at 13:01
For some strange reason it seems that in game sound is disabled in fullscreen mode when you launch a level from within the editor. Hit ALT-Enter to switch to windowed mode and there'll be sound. Something to do with DirectX maybe....?
bukary on 1/3/2005 at 16:12
Oops... :o
Is there a way to run the game (with sound) in windowed mode from the editor?
rewclough on 1/3/2005 at 16:37
Someting I noticed that might shed some light on the problem is that i built and ran the included tuorial3.unr. In full screen, no sound. But the level has a teleporter type trigger that loads up the same map, and you start in the same place. However, sound worked once it had loaded. Probably something to do with the map loading from the game, not the editor. So maybe experiment with adding a teleporter to activate sound? :erg:
rewclough
bukary on 1/3/2005 at 16:54
I can run the game with sound in windowed mode after pressing Alt+Enter in full screen mode, yes. (Although I had some error screen after first lunch od windowed mode.)
But how to make windowed mode the default mode?
darkcosmos on 1/3/2005 at 17:21
Bukary, I would check in your .ini files for a line something like this:
StartupFullscreen=True (Full screen)
and change to False. I'm not sure because I don't have it in front of me...
bukary on 1/3/2005 at 19:13
Quote Posted by darkcosmos
Bukary, I would check in your .ini files for a line something like this:
StartupFullscreen=True (Full screen)
and change to False. I'm not sure because I don't have it in front of me...
Thank you. That works. :)