Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Glossary:Sound"

From PCGamingWiki, the wiki about fixing PC games
(→‎Issues fixed: added volume reduction fix steps)
m (misc. fixes)
Line 25: Line 25:
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Adjust hardware sound acceleration level (Windows XP only)}}
 
{{Fixbox/fix|Adjust hardware sound acceleration level (Windows XP only)}}
# Press {{key|Win|R}}, type <code>dxdiag</code>, press {{key|Enter}}.
+
# Press {{key|Win|R}}, type <code>dxdiag</code> and press {{key|Enter}}.
 
# Choose Yes if prompted.
 
# Choose Yes if prompted.
 
# Go to the Sound tab.
 
# Go to the Sound tab.
Line 38: Line 38:
 
{{Fixbox/fix|IndirectSound}}
 
{{Fixbox/fix|IndirectSound}}
 
# Download [http://indirectsound.com IndirectSound].
 
# Download [http://indirectsound.com IndirectSound].
# Extract into the game folder alongside the main game executable.
+
# Extract into the installation folder alongside the main game executable.
 
}}
 
}}
  
Line 45: Line 45:
 
# Download [http://kcat.strangesoft.net/openal.html OpenAL Soft] ([http://community.pcgamingwiki.com/files/file/7-openal-soft/ PCGamingWiki mirror]).
 
# Download [http://kcat.strangesoft.net/openal.html OpenAL Soft] ([http://community.pcgamingwiki.com/files/file/7-openal-soft/ PCGamingWiki mirror]).
 
# Extract archive and you will get two <code>soft_oal.dll</code> files - 32bit and 64bit versions.
 
# Extract archive and you will get two <code>soft_oal.dll</code> files - 32bit and 64bit versions.
# Copy appropriate version into game folder with all other DLL files
+
# Copy appropriate version into installation folder with all other DLL files
# Alternatively rename <code>soft_oal.dll</code> to <code>OpenAL32.dll</code> and replace original <code>OpenAL32.dll</code> file within game folders.
+
# Alternatively rename <code>soft_oal.dll</code> to <code>OpenAL32.dll</code> and replace original <code>OpenAL32.dll</code> file within installation folders.
  
 
{{ii}} There is a possibility that your game will not recognize your audio system and you need to specify it. This is highly subjective and varies by a game - some games will have option in menu or launcher, others needs configuration file edit.
 
{{ii}} There is a possibility that your game will not recognize your audio system and you need to specify it. This is highly subjective and varies by a game - some games will have option in menu or launcher, others needs configuration file edit.
Line 100: Line 100:
 
# Open Device Manager.
 
# Open Device Manager.
 
#* Windows 8: right click the Start corner, choose Device Manager.
 
#* Windows 8: right click the Start corner, choose Device Manager.
#* Vista and 7: open the Start menu, type <code>devmgmt.msc</code>, press {{key|Enter}}.
+
#* Vista and 7: open the Start menu, type <code>devmgmt.msc</code> and press {{key|Enter}}.
#* Windows XP: press {{key|Win|R}}, type <code>devmgmt.msc</code>, press {{key|Enter}}.
+
#* Windows XP: press {{key|Win|R}}, type <code>devmgmt.msc</code> and press {{key|Enter}}.
 
# Expand the DVD/CD-ROM drives entry.
 
# Expand the DVD/CD-ROM drives entry.
 
# Right-click the drive Disk Management listed as "CD-ROM 0", choose Disable, choose Yes.
 
# Right-click the drive Disk Management listed as "CD-ROM 0", choose Disable, choose Yes.

Revision as of 02:51, 21 May 2014

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.

Speaker setup

Many games use the speaker configuration reported by the operating system so having it set correctly is crucial.
Instructions

Issues fixed

Sound problems (cracking, delays, missing music/effects, etc.)

Instructions
Instructions

No surround sound

Some games are using old implementation of DirectSound or other sound libraries that result with no surround sound on Windows Vista and newer.
Instructions
Instructions

Game volume decreases

Instructions

Can't enable EAX

EAX effects need a workaround on Windows Vista and newer.
This might not work for some games using EAX.
Instructions
Instructions

CD music not playing

CD-DA music (shows up as a music CD in media players)

Instructions
Instructions

Non-CD-DA music (does not show up as a music CD in media players)

Instructions


References