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
(Migrated stuff to sound_card. UE3 specific problem (that the stupid engine can only automatically choose between Generic Software and Generic Hardware) is not something for a general page. Also, nobody will come here to see why EAX *does work* (in OAL))
m (updated template usage)
Line 3: Line 3:
 
==Speaker setup==
 
==Speaker setup==
 
{{ii}} Many games use the speaker configuration reported by the operating system so having it set correctly is crucial.
 
{{ii}} Many games use the speaker configuration reported by the operating system so having it set correctly is crucial.
 +
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Configure speaker layout (Windows)}}
+
{{Fixbox/fix|Configure speaker layout (Windows)|ref={{cn|date=July 2016}}}}
 
# Open Sounds in the Control Panel (<code>mmsys.cpl</code>).
 
# Open Sounds in the Control Panel (<code>mmsys.cpl</code>).
 
# Ensure your output device is the default (marked with a tick [[File:True icon.svg|16px|link=]])
 
# Ensure your output device is the default (marked with a tick [[File:True icon.svg|16px|link=]])
Line 16: Line 17:
 
===Sound problems (cracking, delays, missing music/effects, etc.)===
 
===Sound problems (cracking, delays, missing music/effects, etc.)===
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Set sound quality to 24 bit, 48000 Hz (Windows Vista and later)}}
+
{{Fixbox/fix|Set sound quality to 24 bit, 48000 Hz (Windows Vista and later)|ref={{cn|date=July 2016}}}}
 
# Open the Start screen/Start menu, type <code>mmsys.cpl</code> and press Enter.
 
# Open the Start screen/Start menu, type <code>mmsys.cpl</code> and press Enter.
 
# Open the Default Device (marked with a tick [[File:True icon.svg|16px|link=]]).
 
# Open the Default Device (marked with a tick [[File:True icon.svg|16px|link=]]).
Line 25: Line 26:
 
}}
 
}}
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Adjust hardware sound acceleration level (Windows XP only)}}
+
{{Fixbox/fix|Adjust hardware sound acceleration level (Windows XP only)|ref={{cn|date=July 2016}}}}
 
# Press {{key|Win|R}}, type <code>dxdiag</code> and press {{key|Enter}}.
 
# Press {{key|Win|R}}, type <code>dxdiag</code> and press {{key|Enter}}.
 
# Choose Yes if prompted.
 
# Choose Yes if prompted.
Line 38: Line 39:
 
}}
 
}}
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Make sure OpenAL games aren't using outdated libraries}}
+
{{Fixbox/fix|Make sure OpenAL games aren't using outdated libraries|ref={{cn|date=July 2016}}}}
 
# Navigate to {{p|game}}, where game executable is located
 
# Navigate to {{p|game}}, where game executable is located
 
# Find <code>OpenAL32.dll</code> and rename it
 
# Find <code>OpenAL32.dll</code> and rename it
Line 45: Line 46:
 
}}
 
}}
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Verify DS and OAL games hardware buffers number}}
+
{{Fixbox/fix|Verify DS and OAL games hardware buffers number|ref={{cn|date=July 2016}}}}
 
# Download [http://audio.rightmark.org/products/rm3ds.shtml RightMark 3DSound]
 
# Download [http://audio.rightmark.org/products/rm3ds.shtml RightMark 3DSound]
 
# Start RightMark3DSoundBench (aka CPU Utilization test)
 
# Start RightMark3DSoundBench (aka CPU Utilization test)
Line 54: Line 55:
 
===Game volume decreases===
 
===Game volume decreases===
 
{{Fixbox|1=
 
{{Fixbox|1=
{{Fixbox/fix|Disable communications activity sound reduction}}
+
{{Fixbox/fix|Disable communications activity sound reduction|ref={{cn|date=July 2016}}}}
 
# Open the Start screen/Start menu, type <code>mmsys.cpl</code> and press {{key|Enter}}.
 
# Open the Start screen/Start menu, type <code>mmsys.cpl</code> and press {{key|Enter}}.
 
# Go to the Communications tab.
 
# Go to the Communications tab.

Revision as of 01:23, 28 July 2016

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

Instructions
Instructions
Instructions

Game volume decreases

Instructions

Can't enable EAX

Please refer to Restoring DirectSound hardware path for more information.

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