SaaSHub helps you find the best software and product alternatives Learn more →
Dxwrapper Alternatives
Similar projects and alternatives to dxwrapper
-
-
AppSignal
Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
-
hardened_malloc
Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms. It will gain more portability/integration over time.
-
-
dolphin
Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
DDrawCompat
DirectDraw and Direct3D 1-7 compatibility, performance and visual enhancements for Windows Vista, 7, 8, 10 and 11
-
-
III.VC.SA.IV.Project2DFX
Project2DFX is a set of plugins for GTA III, Vice City, San Andreas, GTA IV: The Complete Edition, GTA Liberty City Stories and GTA Vice City Stories, which adds LOD corona effect to a game map, making LOD-world look a lot better.
-
Ultimate-ASI-Loader
The Ultimate ASI Loader is a proxy DLL that loads custom .asi libraries into any game process.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
dxwrapper discussion
dxwrapper reviews and mentions
-
Nearly 90% of Windows Games Now Run on Linux
>I only wish Wine also allowed me to zoom 2x or 3x, but this is where Gamescope comes in
Also possible using dxwrapper (for DirectX 7-9 games):
https://github.com/elishacloud/dxwrapper
Similarly to dxvk, you drop a few DLLs into the game directory then edit one config file. No need to use a dedicated program.
-
SimCity Classic - Guide to Installation (Windows / DOSBox)
Then, download this and place the files inside the game directory (C:\Program Files\Maxis\SimCity Classic).
-
Ask HN: Best way to play old games that require Windows 98/XP?
There's also dxwrapper that implements old DirectDraw/3D interfaces with newer D3D9 api for better compatibility with newer Windows versions:
https://github.com/elishacloud/dxwrapper
- Porting IV renderer from DX9 to DX11. Is it possible?
-
DON'T buy "The Space Bar" (1997) re-release on Steam!
FYI: The Space Bar re-release features Elisha Riedlinger's DxWrapper (https://github.com/elishacloud/dxwrapper), whose config file is otherwise stock with just FullScreen enabled. I strongly believe they didn't properly test it.
- Linux genuinely gives me less issues than Windows
-
RTX Remix?
RTX Remix uses a custom d3d9.dll though so you additionally need another wrapper such as https://github.com/elishacloud/dxwrapper to customize which dll should be loaded since by default d3d8to9 uses the default system file which will result in translated calls not being redirected to the path tracer used by Remix.
- RADV Lands Shader Caching For Graphics Pipeline Libraries
- playing Diablo 1 on windows 7. how do I fix the colors?
-
I just got GTA IV: Complete Edition on Steam. Do I HAVE to downgrade or can I play as is?
If you have a GPU that supports DXVK (Basically it forces DXVK to run the game in Vulkan intsead of it's usual DirectX 9, which the DX9 version hates GTA IV and while GTA IV hates DX9 back) and has more than 2GB of VRAM (DirectX Vulkan), then I HIGHLY recommend it: https://github.com/doitsujin/dxvk/releases (Use this guide to install it: http://ant-sh.blogspot.com/2020/07/gta-4-stutter-choppiness-fix.html. If you want aliasing AND DXVK, use this guide: http://ant-sh.blogspot.com/2021/01/antialiasing-with-dxvk-and-gta-iv.html. If your GPU doesn't support Vulkan, use DxWrapper: https://github.com/elishacloud/dxwrapper/releases).
-
A note from our sponsor - SaaSHub
www.saashub.com | 9 Aug 2026
Stats
elishacloud/dxwrapper is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of dxwrapper is C.