Giter Site home page Giter Site logo

elishacloud / directx-wrappers Goto Github PK

View Code? Open in Web Editor NEW
211.0 11.0 43.0 730 KB

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.

License: zlib License

C++ 60.63% C 39.37%
dll directx direct3d direct3d9-wrapper-dll wrapper-dll d3d8 d3d9 ddraw dsound dinput

directx-wrappers's People

Contributors

elishacloud avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

directx-wrappers's Issues

Force Feedback

Hi!
I found this project while searching for a way to to a dinput wrapper...
I want to intercept dinput calls and change the FFB Effects before sending them to the real dinput.
This project can help me with that? There's any starting guide?

My goal is to:
1: Adjust the Gain on the effect/device. This is useful for games that does not have this feature.
2: Fix FFB problems with older games. Like Need for Speed 2 sending 4 axis effects to 2 axis devices (and dinput does not allow this).

Directx Direct-Input Wrapper Issue?

Im trying to fix the mouse acceleration issue with turok evolution and would it be easier to just use a directx mouse wrapper and completly delete the mouse instruction and just use the wrapper?
or how would you do it?? any ideas???

ask about how to use it

hi
i was looking directx 8 hookin i've done project before with detours
but may i ask you how to draw with your wrapper
as i know i'm doing my draw anti aliasing before the return to the original endscene
thanks great project :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.