Git Product home page Git Product logo

d3d11-worldtoscreen-finder's Introduction

D3D11-Worldtoscreen-Finder

for some games. Other games may need different worldtoscreen function to work.

alt tag

alt tag

What is worldtoscreen? W2S will give you screen coordinates, it can be used for esp and aimbot.

How to use:

  1. Find models in your game, use the logger for that (press CTRL+ALT+L to toggle & use keys -O & P+).

  2. Press I to log highlighted models to log.txt.

  3. Open log.txt, edit universal.cpp and add your model rec. Example: if (Stride == 24 && pscdesc.ByteWidth == 4096 && indesc.ByteWidth > ?)

  4. Use same model rec for worldtoscreen. (and/or filter out heads for better performance)

  5. Bruteforce pWorldViewCBnum, pProjCBnum & matProjnum, press CTRL+ALT+L and use the displayed keys. Text will be displayed on models position. If positions are wrong try other worldtoscreen function (main.h: w2s 1 - 3)

  6. Edit main.h and Replace pWorldViewCBnum, pProjCBnum & matProjnum with the right values.

  7. Compile with visual studio (creates .dll) and inject .dll into your d3d11 game

The ingame menu key is INSERT, use arrows to navigate.

Credits: Wu ZhiQiang, dracorx, evolution536, Yazzn, loadeddeath

d3d11-worldtoscreen-finder's People

Contributors

drnseven avatar

Stargazers

ꓷɯƖ avatar

Watchers

James Cloos avatar  avatar

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.