Git Product home page Git Product logo

dx9-overlay-api-wrapper's People

Contributors

dogeamazed avatar johnnycrazy avatar

Stargazers

 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

dx9-overlay-api-wrapper's Issues

Couldn't open target process

i am getting this error
http://puu.sh/mP5xi/0b48b35e09.png
using it in a console application

Sub Main()
        DX9Overlay.SetParam("process", "ZloFullLauncher.exe")
        DX9Overlay.DestroyAllVisual()
        Dim text As New TextLabel("Arial", 20, TypeFace.NONE, New Drawing.Point(5, 5), Color.Red, "Test123", True, True)
        Thread.Sleep(5000)
        text.Text = "Text2"
        'Text updaten
        Thread.Sleep(5000)
        text.Color = Color.Cyan
        'Color updaten
        Thread.Sleep(5000)
        text.Destroy()
        'Text entfernen
        Console.ReadLine()
    End Sub

Support for 64-bit applications

Hello there, I know this is an old repo, and I also know that this is just a wrapper, but are there any plans for this to support 64 bit applications? Curently I'm unable to use the library unless I set my project build target to x64, which is not that great...

Thanks in advance!

Not working for DX10 Games

Man, I'm sorry for making this an issue but you dll is the one working for me except I need one for dx10 games too. I search and find for dx9 and dx11 only. Why nothing for dx10? What am I missing here? Thank you for your time.

DX9-Overlay-API-Wrapper Issue - Unable to load DLL 'dx9_overlay.dll'

Hello
I am getting this error:

An unhandled exception of type 'System.DllNotFoundException' occurred in TestConsole.exe

Additional information: Unable to load DLL 'dx9_overlay.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

Could you please help?
Thank you

Making the text or drawings clickable

Is there anyway so that I can make an event if someone clicks on text or drawings I put into the game overlays? For example a link that opens the default browser to the link?

Video Play over game

Wold it be possible to make a small video player over the game with this library?

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.