Skip to content

Instantly share code, notes, and snippets.

View DeltaJordan's full-sized avatar

DeltaJordan DeltaJordan

View GitHub Profile
@DeltaJordan
DeltaJordan / ReflectionFix.md
Created January 17, 2025 07:41
Garry's Mod AMD Reflection Fix (Windows)

If anyone is having issues with missing textures in reflections and they use AMD graphics, I finally found why it happens and a workaround to fix it: Here's the bug report explaining why it happens: Facepunch/garrysmod-issues#5755

How to fix it (kinda):

  1. Download dxvk-x.x.x.tar.gz from here: https://github.com/doitsujin/dxvk/releases/latest
  2. Extract it somewhere. You will need something like 7zip to open it.
  3. Copy /x32/d3d9.dll to GarrysMod/bin. You can access your GarrysMod folder by right clicking the game in Steam > Installed Files > Browse
  4. Launch the game.

Caveats: