GithubHelp home page GithubHelp logo

Reviving this about goverlay HOT 10 OPEN

hiitiger avatar hiitiger commented on July 17, 2024 2
Reviving this

from goverlay.

Comments (10)

honzapatCZ avatar honzapatCZ commented on July 17, 2024 2

@Pospelove happy to announce that I made my fork compile again

from goverlay.

Pospelove avatar Pospelove commented on July 17, 2024

@honzapatCZ I am interested. How do I contact you?

from goverlay.

honzapatCZ avatar honzapatCZ commented on July 17, 2024

@Pospelove One of us should fork the repo and we should continue the work there, My fork has dependabot configured for js, I know the changes there were working some time ago, but Iam not able to compile them now.

from goverlay.

Pospelove avatar Pospelove commented on July 17, 2024

@honzapatCZ Great. I am very interested in this lib. Thinking about dropping CEF in my project and use gelectron instead. I have been using Node native addons for years so we could be doing fantastic things (and maybe pull request back to the main repo). Consider adding me in Discord: Pospelov#3228 or write your ID in your-favorite-messenger. I think it would be reasonable to communicate, discuss ideas, etc via messengers, not gelectron issues. :)

from goverlay.

honzapatCZ avatar honzapatCZ commented on July 17, 2024

@hiitiger Can you elaborate why was the app separated like that? Iam thinking about merging the thread and process injection into node-ovhook (yes the 32 bit injection will be harder) and then merging this alltogether into electron-overlay making it only 2 separate projects game-overlay and electron-overlay

from goverlay.

cpainchaud avatar cpainchaud commented on July 17, 2024

@honzapatCZ I am following your progress with care! First of all thank you for making it compilable and update to set with modern toolset (even if I am looking to use your project to revive an old abandonned game using DirectX9....)
I am looking for the following features/howto right now:

  • Embedding all this in a way to that end users will not have to know/care about starting electron and looking for the window name. My game has a launcher but I suppose I will need to Electron's thread ID to start the injector from outside and/or start NPM/Electron with a PID of my game as an argument
  • support for full screen (currently it seems to ignore full screen apps, also switching an injected app from window to fullscreen seems to crash the game, for future reference this may help https://www.unknowncheats.me/forum/direct3d/326798-directx-createdevice-hooking-fullscreen-game.html)

from goverlay.

honzapatCZ avatar honzapatCZ commented on July 17, 2024

@cpainchaud

  1. Take a look yourself I nor @Pospelove have made any docs atm as there are more important changes, but it should be possible
  2. Given that electron does proper DirectX hook, there shouldnt be problem in this, it should work in fullscreen and in windowed, but in both cases you need to Focus the window for the injection to start

from goverlay.

AnAkkk avatar AnAkkk commented on July 17, 2024

@honzapatCZ Not sure if you are still working on this, but there is a performance issue with the current hooks and mice that have a high polling rate. More info here #53

from goverlay.

honzapatCZ avatar honzapatCZ commented on July 17, 2024

@honzapatCZ Not sure if you are still working on this, but there is a performance issue with the current hooks and mice that have a high polling rate. More info here #53

Interesting, not actively, but you are free to make suggestions or PRs

from goverlay.

gulbrillo avatar gulbrillo commented on July 17, 2024

@cpainchaud

  1. Given that electron does proper DirectX hook, there shouldnt be problem in this, it should work in fullscreen and in windowed, but in both cases you need to Focus the window for the injection to start

/node-ovhook/src/main.cc

bool include_minimized = false;

set this to true and injection into minimized full-screen windows will work

from goverlay.

Related Issues (20)

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.