Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Glossary:PhysX"

From PCGamingWiki, the wiki about fixing PC games
(msdn.microsoft.com/en-us/library/windows/desktop/aa965884.aspx Virtualization is disabled for 64 bit programs, so I'm not expecting surprises in that -rare- case. I preferred this to DONT_SILENT_FAIL since I avoid a command to delete previous virtualstore)
(→‎Games prefer private own libraries to system ones: Trivia: <div class="mw-collapsible-content"><div class="mw-collapsible mw-collapsed">AB<div class="mw-collapsible-content">ABC</div></div></div></div> is fantastic at nesting. But see Mass Effect page)
Line 54: Line 54:
  
 
===Games prefer private own libraries to system ones===
 
===Games prefer private own libraries to system ones===
 +
{{ii}} Deleting or (re)moving said dlls from game folder are always still options
 
{{Fixbox|1=
 
{{Fixbox|1=
 
{{Fixbox/fix|Delete <code>enableLocalPhysXCore</code> and/or <code>EpicLocalDLLHack</code> from <code>{{p|hklm}}\SOFTWARE\{{p|wow64}}\AGEIA Technologies</code>|ref=<ref>[http://forums.steampowered.com/forums/showthread.php?t=786523&page=3#post21432065 PhsyX, Mirror's Edge, and You - Steam Users' Forums]</ref>}}
 
{{Fixbox/fix|Delete <code>enableLocalPhysXCore</code> and/or <code>EpicLocalDLLHack</code> from <code>{{p|hklm}}\SOFTWARE\{{p|wow64}}\AGEIA Technologies</code>|ref=<ref>[http://forums.steampowered.com/forums/showthread.php?t=786523&page=3#post21432065 PhsyX, Mirror's Edge, and You - Steam Users' Forums]</ref>}}
{{ii}}If this still doesn't work, run <code>reg flags "HKLM\SOFTWARE\AGEIA Technologies" set DONT_VIRTUALIZE /reg:32</code> from an elevated [[Microsoft Windows#Command Prompt|command prompt]]
 
 
}}
 
}}
  

Revision as of 00:06, 3 August 2016

PhysX
PhysX cover

Key points

Used by many games for physics effects.
Hardware processing and some physics effects are restricted to Nvidia graphics cards.

Latest version

For recent games install the NVIDIA PhysX System Software. For older games (2007 and earlier) install the NVIDIA PhysX Legacy System Software.

If you are using an Nvidia graphics card some PhysX versions are already included.

PhysX v2.5.2 compatibility

The NVIDIA PhysX Legacy System Software does not include v2.5.2; this is known to affect Infernal and The Void but there may be other affected games.
Instructions

Secondary PhysX card with an AMD/ATI video card

Nvidia only allows a secondary Nvidia card to be used for PhysX if the primary card is also an Nvidia card.

Requirements

  • Windows 7 or Windows XP/Windows 2003 (Windows Vista will not work)
  • AMD/ATI GPU used for your primary display
  • NVIDIA GPU that can support Hardware PhysX (series 8 and newer, with a minimum of 32 cores and 25 6 MB of video memory)

Installation steps

Instructions

Notes

  1. If you update PhysX System Software after using the mod, you should use it again to patch the updated PhysX files.
  2. It is safe to use the mod several times - all needed files will be patched only once.
  3. If you still have problems with fake displays and desktop extension, try to delete a fake display and create it again.
  4. To let the mod correctly patch all needed files on x64 versions of Windows XP/Windows 2003, install KB942589 hotfix first.

Issues fixed

"The program cannot start because PhysXLoader.dll is missing from your computer" error at launch

Instructions

Games prefer private own libraries to system ones

Deleting or (re)moving said dlls from game folder are always still options
Instructions


References