Code Monkey home page Code Monkey logo

Comments (3)

WolverinDEV avatar WolverinDEV commented on May 30, 2024

Hello,
firstly to the general full screen mode support:
As far as I'm aware, there is no way to support full screen mode as an external application.
The reasoning is simple: An external application has to create a second window and place it over the target application.
This is how the "overlay" works without injecting anything. When using full screen mode tough, CS2 does not have a window, instead it directly uses GPU features to present the rendered frame, thus excluding any other windows from overlaying it.

In regards to your question about playing with 4:3 resolution, this script might solve that issue:
https://discord.com/channels/1135362291311849693/1157745655108874241/1157751376856764453

from valthrun.

zallsjsksk avatar zallsjsksk commented on May 30, 2024

Okay, I hope to make an aimbot soon

from valthrun.

DanielSparta avatar DanielSparta commented on May 30, 2024

Hello, firstly to the general full screen mode support: As far as I'm aware, there is no way to support full screen mode as an external application. The reasoning is simple: An external application has to create a second window and place it over the target application. This is how the "overlay" works without injecting anything. When using full screen mode tough, CS2 does not have a window, instead it directly uses GPU features to present the rendered frame, thus excluding any other windows from overlaying it.

In regards to your question about playing with 4:3 resolution, this script might solve that issue: https://discord.com/channels/1135362291311849693/1157745655108874241/1157751376856764453

you can create a WinForm 1x1 resulution object that his TopMost = true, and it will be on top of Cs2 fullscreen window, thats for example how i did Screen stream tool on malware i wrote, so it can work even when client playing at fullscreen games (do not check my github, the last RAT project i made is a horrible code)

from valthrun.

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.