protonscr

Discord Overlay doesn't work dxvk 2.3 x32

dxvkclosed
doitsujin/dxvk#3693 · opened 2023-10-17 by ghost · updated 2023-10-17 · 2 comments · github
?ghost 2023-10-17 github

Discord Overlay doesn't appears in game when using x32 d3d9.dll, but it works on x64 built, If possible in next update I request your team to make it work on x32 version.

For dxvk config make addition of Anti Aliasing for x32 built, which will help older games have better AA without relying on other tools like Reshade.

Game information

Need for Speed Most Wanted 2005

System information

  • GPU: NVIDIA GTX 1650 4GB
  • CPU: RYZEN 4600H
  • RAM: 16GB DDR4
  • DXVK version: 2.3
BBlisto91 2023-10-17 github

By your wording do you mean it works in 2.2?
I assume you are using Windows also?

Edit:

For dxvk config make addition of Anti Aliasing for x32 built, which will help older games have better AA without relying on other tools like Reshade.

You can already force some AA from the Vulkan side. Though note it might break some games.
MSAA
https://github.com/doitsujin/dxvk/blob/e00db245574c7a51c802a91e86a794f9c632e5d4/dxvk.conf#L470

Ubersampling (Needs MSAA)
https://github.com/doitsujin/dxvk/blob/e00db245574c7a51c802a91e86a794f9c632e5d4/dxvk.conf#L237

KK0bin maintainer 2023-10-17 github

The Discord overlay is entirely outside of our control. There's nothing we can do to make that work.

DLLs