DirectX-Wrappers VS dxwrapper

Compare DirectX-Wrappers vs dxwrapper and see what are their differences.

DirectX-Wrappers

Wraps the main DirectX and Direct3D DLLs. It allows you to intercept calls to DirectX and Direct3D interface functions so that you can log API calls or you can add your own code into the game, such as enabling Anti-Aliasing or creating overlays in the game. (by elishacloud)

dxwrapper

Fixes compatibility issues with older games running on Windows 10/11 by wrapping DirectX dlls. Also allows loading custom libraries with the file extension .asi into game processes. (by elishacloud)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
DirectX-Wrappers dxwrapper
1 33
207 1,111
- -
0.7 9.4
about 1 year ago 4 days ago
C++ C
zlib License zlib License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

DirectX-Wrappers

Posts with mentions or reviews of DirectX-Wrappers. We have used some of these posts to build our list of alternatives and similar projects.

dxwrapper

Posts with mentions or reviews of dxwrapper. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-08.

What are some alternatives?

When comparing DirectX-Wrappers and dxwrapper you can also consider the following projects:

dinputto8 - A dll module that is designed to improve compatibility in games using DirectInput 1-7 (dinput.dll) by converting all API calls to their equivalent DirectInput 8 (dinput8.dll) ones. This allows older games to be able to use newer tools and wrappers written for DirectInput 8.

d3d8to9 - A D3D8 pseudo-driver which converts API calls and bytecode shaders to equivalent D3D9 ones.

dxvk-native - D3D9/11 but it runs natively on Linux!

d8vk - Direct3D 8 to Vulkan translation for DXVK!

dgVoodoo2 - Glide/DirectX implementation on D3D11/12

Ultimate-ASI-Loader - ASI Loader is the tool that loads custom libraries with the file extension .asi into any game process.

bgfx - Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.

Borderless-Gaming - Play your favorite games in a borderless window; no more time consuming alt-tabs.

DDrawCompat - DirectDraw and Direct3D 1-7 compatibility, performance and visual enhancements for Windows Vista, 7, 8, 10 and 11

TRLAU-menu-hook - Reverse engineering, menu and patches for Tomb Raider Anniversary, Legend and Underworld.