dma remmaping disable (nvidia)

Everything about latency. This section is mainly user/consumer discussion. (Peer-reviewed scientific discussion should go in Laboratory section). Tips, mouse lag, display lag, game engine lag, network lag, whole input lag chain, VSYNC OFF vs VSYNC ON, and more! Input Lag Articles on Blur Busters.
JimCarry
Posts: 586
Joined: 24 May 2024, 20:01
Location: csgo

Re: dma remmaping disable (nvidia)

Post by JimCarry » 16 Jan 2025, 06:48

ahead wrote:
15 Jan 2025, 23:38
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\nvlddmkm\Parameters
as i show in the screen i above i dont have this path, the only i have is "FTS".

SeekNDstroy
Posts: 34
Joined: 09 May 2022, 01:46

Re: dma remmaping disable (nvidia)

Post by SeekNDstroy » 16 Jan 2025, 10:07

JimCarry wrote:
16 Jan 2025, 06:48
ahead wrote:
15 Jan 2025, 23:38
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\nvlddmkm\Parameters
as i show in the screen i above i dont have this path, the only i have is "FTS".
Why there is nvlddmkm path for you? Did you have a Nvidia gpu? Afaik it is for Nvidia gpus. As you are using RX580, if you had a Nvidia gpu, you had to use DDU to clean the nvidia stuffs.

JimCarry
Posts: 586
Joined: 24 May 2024, 20:01
Location: csgo

Re: dma remmaping disable (nvidia)

Post by JimCarry » 16 Jan 2025, 10:41

SeekNDstroy wrote:
16 Jan 2025, 10:07
JimCarry wrote:
16 Jan 2025, 06:48
ahead wrote:
15 Jan 2025, 23:38
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\nvlddmkm\Parameters
as i show in the screen i above i dont have this path, the only i have is "FTS".
Why there is nvlddmkm path for you? Did you have a Nvidia gpu? Afaik it is for Nvidia gpus. As you are using RX580, if you had a Nvidia gpu, you had to use DDU to clean the nvidia stuffs.
i did use ddu and i never had nvida, i will delete the nvlddmkm key.

agendarsky
Posts: 89
Joined: 08 Jan 2021, 16:32

Re: dma remmaping disable (nvidia)

Post by agendarsky » 16 Jan 2025, 13:33

guys please do the usb 2.0 controller mode trick. No regedit tweaks will help until you fix root of the isue which is either bad usb driver or game engines cant handle such speeds without being incosistent.

JimCarry
Posts: 586
Joined: 24 May 2024, 20:01
Location: csgo

Re: dma remmaping disable (nvidia)

Post by JimCarry » 16 Jan 2025, 19:16

agendarsky wrote:
16 Jan 2025, 13:33
guys please do the usb 2.0 controller mode trick. No regedit tweaks will help until you fix root of the isue which is either bad usb driver or game engines cant handle such speeds without being incosistent.
explain the tweak or give link ?

Jonnyc55
Posts: 19
Joined: 15 Jan 2024, 08:09

Re: dma remmaping disable (nvidia)

Post by Jonnyc55 » 21 Mar 2025, 10:50

"DMA remapping isn't supported for graphics device drivers."

https://learn.microsoft.com/en-us/windo ... ce-drivers

Valid values for DmaRemappingCompatible:

Value Meaning
0 Opt-out. Indicates that your driver is incompatible with DMA remapping.
1 Opt-in. Indicates that your driver is fully compatible with DMA remapping.
2 Opt-in, but only when one or more of the following conditions are met: A. The device is an external device (for example, Thunderbolt); B. DMA verification is enabled in Driver Verifier
3 Opt-in

Say not supported for gpu driver yet my default is 3

JimCarry
Posts: 586
Joined: 24 May 2024, 20:01
Location: csgo

Re: dma remmaping disable (nvidia)

Post by JimCarry » 21 Mar 2025, 13:27

Jonnyc55 wrote:
21 Mar 2025, 10:50
"DMA remapping isn't supported for graphics device drivers."

https://learn.microsoft.com/en-us/windo ... ce-drivers

Valid values for DmaRemappingCompatible:

Value Meaning
0 Opt-out. Indicates that your driver is incompatible with DMA remapping.
1 Opt-in. Indicates that your driver is fully compatible with DMA remapping.
2 Opt-in, but only when one or more of the following conditions are met: A. The device is an external device (for example, Thunderbolt); B. DMA verification is enabled in Driver Verifier
3 Opt-in

Say not supported for gpu driver yet my default is 3
you have nvidia right,if some one give the amd key i can make benchmakrs, before and after, i think for is this the key but i am not sure?

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\amdwddmg\Parameters]
"DmaRemappingCompatible"=dword:00000003
or
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\amdwddmg\Parameters]
"DmaRemappingCompatible"=dword:00000003

Jonnyc55
Posts: 19
Joined: 15 Jan 2024, 08:09

Re: dma remmaping disable (nvidia)

Post by Jonnyc55 » 05 Jun 2025, 11:38

JimCarry wrote:
21 Mar 2025, 13:27
Jonnyc55 wrote:
21 Mar 2025, 10:50
"DMA remapping isn't supported for graphics device drivers."

https://learn.microsoft.com/en-us/windo ... ce-drivers

Valid values for DmaRemappingCompatible:

Value Meaning
0 Opt-out. Indicates that your driver is incompatible with DMA remapping.
1 Opt-in. Indicates that your driver is fully compatible with DMA remapping.
2 Opt-in, but only when one or more of the following conditions are met: A. The device is an external device (for example, Thunderbolt); B. DMA verification is enabled in Driver Verifier
3 Opt-in

Say not supported for gpu driver yet my default is 3
you have nvidia right,if some one give the amd key i can make benchmakrs, before and after, i think for is this the key but i am not sure?

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\amdwddmg\Parameters]
"DmaRemappingCompatible"=dword:00000003
or
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\amdwddmg\Parameters]
"DmaRemappingCompatible"=dword:00000003
Sorry yes Nvidia, 3060.

In the link I provided in other post, I wasn't clear, it says in a warning box:

"DMA remapping isn't supported for graphics device drivers."

Yet we see this key for the GPU. I can only think, windows OS merely sees a PCI device, and adds the key anyway. However, there's no telling how Nvidia GPU will work with the registry key, maybe does something with it by itself. So mine was default 3, and I set it 0.

Well if it helps mine was in:

Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\nvlddmkm\Parameters, but yes. amdwddmg, no idea if that is the target for you.

JimCarry
Posts: 586
Joined: 24 May 2024, 20:01
Location: csgo

Re: dma remmaping disable (nvidia)

Post by JimCarry » 05 Jun 2025, 16:37

Jonnyc55 wrote:
05 Jun 2025, 11:38
JimCarry wrote:
21 Mar 2025, 13:27
Jonnyc55 wrote:
21 Mar 2025, 10:50
"DMA remapping isn't supported for graphics device drivers."

https://learn.microsoft.com/en-us/windo ... ce-drivers

Valid values for DmaRemappingCompatible:

Value Meaning
0 Opt-out. Indicates that your driver is incompatible with DMA remapping.
1 Opt-in. Indicates that your driver is fully compatible with DMA remapping.
2 Opt-in, but only when one or more of the following conditions are met: A. The device is an external device (for example, Thunderbolt); B. DMA verification is enabled in Driver Verifier
3 Opt-in

Say not supported for gpu driver yet my default is 3
you have nvidia right,if some one give the amd key i can make benchmakrs, before and after, i think for is this the key but i am not sure?

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\amdwddmg\Parameters]
"DmaRemappingCompatible"=dword:00000003
or
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\amdwddmg\Parameters]
"DmaRemappingCompatible"=dword:00000003
Sorry yes Nvidia, 3060.

In the link I provided in other post, I wasn't clear, it says in a warning box:

"DMA remapping isn't supported for graphics device drivers."

Yet we see this key for the GPU. I can only think, windows OS merely sees a PCI device, and adds the key anyway. However, there's no telling how Nvidia GPU will work with the registry key, maybe does something with it by itself. So mine was default 3, and I set it 0.

Well if it helps mine was in:

Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\nvlddmkm\Parameters, but yes. amdwddmg, no idea if that is the target for you.
ok so if someone knows,maybe give source and maybe then benchamarks?

Jonnyc55
Posts: 19
Joined: 15 Jan 2024, 08:09

Re: dma remmaping disable (nvidia)

Post by Jonnyc55 » 06 Jun 2025, 12:35

I got temp banned in COD yesterday supposed cheating, these reg keys might trigger anti-cheat I wonder... DMA hack cards exist for games like CoD.

Post Reply