Page 1 of 1

Help!, No sound error :(

Posted: Sat Feb 25, 2017 22:10
by Sepelentus
Im trying to play MetaDoom with D2KITANA, when i run gzdoom i dont hear nothing, it says "Sound not ini. No sound"

Sound init failed. Using nosound.
V_Init: allocate screen.
S_Init: Setting up sound.


Help :bfg: :blergh:


Thanks

Re: Help!, No sound error :(

Posted: Sat Feb 25, 2017 22:39
by Rachael
Do you have FMOD/OpenAL properly installed alongside GZDoom? Are you building yourself or using a precompiled build? If you're using a precompiled build why aren't you using the included fmod/xxxx stuff? (Or - did you change the sound backend yourself through the menu?)

Re: Help!, No sound error :(

Posted: Sun Feb 26, 2017 0:00
by Sepelentus
Just instaled gzdoom, played it, that's all

I use to play on Zandronum

Re: Help!, No sound error :(

Posted: Sun Feb 26, 2017 11:11
by Rachael
If you want any help you have to help me help you. You're way too vague. I need to know a lot of things, like where did you get it from, where did you install it, etc. Your one-liners simply will not do.

I'm not some magical wizard who knows what's going on in your computer without you telling me.

Re: Help!, No sound error :(

Posted: Sun Feb 26, 2017 14:45
by Sepelentus
I download it from https://gzdoom.drdteam.org/page.php?page=download, i just extracted .zip, then i proceed to install all the wads i wanted to play, i tested out gzdoom with doom2.wad and already throw me nosound, i extracted fmod.dll from zandronum and still dont work, the version i installed it's 2.3.2 windows (64 bits), i have a intel core i3, 8 gb ram, AMD Radeon R5 M230, Direct 3D 9.14.10

Re: Help!, No sound error :(

Posted: Sun Feb 26, 2017 16:07
by _mental_
Please do the following: extract downloaded GZDoom 2.3.2 .zip to an empty directory, copy doom2.wad to it, run with +logfile log.txt command line and exit, i.e.:

Code: Select all

gzdoom.exe +logfile log.txt
Then post content of log.txt here. It should contain some hints about the reason of FMOD Ex initialization failure.

Re: Help!, No sound error :(

Posted: Sun Feb 26, 2017 19:58
by Rachael
Before you do that, please re-extract the GZDoom archive, and overwrite *all* files, especially the FMOD files.

Re: Help!, No sound error :(

Posted: Sun Feb 26, 2017 21:34
by Sepelentus
Oh, now its working, Thanks guys