VOGONS


Direct X

Topic actions

First post, by avatar_58

User metadata
Rank Oldbie
Rank
Oldbie

Since I have an Audigy based sound card, in order to get a game's music to sound right (No one Lives Forever) it requires me to run dxdiag and turn off "Default Port Acceleration". One question I have is that is there a way to possibly have this turn itself off when the game starts and then back on when its done? Its only because while this is off midi is done through software and doesn't sound as great with other games.

Reply 1 of 3, by eL_PuSHeR

User metadata
Rank l33t++
Rank
l33t++

What Direct-X version are you using?

Maybe is some bug in Audigy drivers. Are your drivers updated?

Intel i7 5960X
Gigabye GA-X99-Gaming 5
8 GB DDR4 (2100)
8 GB GeForce GTX 1070 G1 Gaming (Gigabyte)

Reply 2 of 3, by avatar_58

User metadata
Rank Oldbie
Rank
Oldbie

Direct X 9.0c, but I'm not asking "why" it occurs...I understand that after a good few hours of searching. I'm merely wondering if there is a way to toggle it on and off by a shortcut or something.

Reply 3 of 3, by Reckless

User metadata
Rank Oldbie
Rank
Oldbie

The DXDiag util controls a registry value change. Here's the main bit:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DirectMusic]
"DisableHWAcceleration"=dword:00000001

You may need to reboot if you add this to the Registry manually? I doubt it but I couldn't say for certain!