Skip to content

Instantly share code, notes, and snippets.

@TheSainEyereg
Last active November 12, 2025 03:30
Show Gist options
  • Select an option

  • Save TheSainEyereg/1f79686b337e3fc7bde915def141e06a to your computer and use it in GitHub Desktop.

Select an option

Save TheSainEyereg/1f79686b337e3fc7bde915def141e06a to your computer and use it in GitHub Desktop.
Mirror's Edge GPU hardware accelerated NVIDIA PhysX for Linux

Fix for PhysX

  1. Download nvidia-libs
  2. Unpack it and run PROTON_LIBS=/path/to/proton ./proton_setup.sh
    i.e. PROTON_LIBS=/home/oleg/.local/share/Steam/compatibilitytools.d/GE-Proton10-25 ./proton_setup.sh
  3. Re-create game's prefix (delete steamfolder/steamapps/compatdata/17410)
  4. Launch the game, so new prefix is created
  5. Download PhysX System Software
  6. Install it via protontricks-launch --appid 17410 ./PhysX_9.23.1019_SystemSoftware.exe
  7. Open game's files location, navigate to Binaries folder and REMOVE PhysXLocal directory, PhysXCore.dll and PhysXDevice.dll

Done! Now you should have PhysX hardware acceleration enabled and functioning

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment