Code Monkey home page Code Monkey logo

elf-auf-zwoelf's Introduction

Elf auf Zwölf

Translates D3D11 games to D3D12 using Microsoft's own D3D11On12 wrapper library.

Requirements

Windows 10 build 1809 is required for this to work properly. Might work with 1803, but that was not tested.

How to use

Just download the latest release, copy the d3d11.dll next to the executable of the game you want to run, and start the game. Make sure to use the x64 one for 64-bit games, and the x86 one for 32-bit games.

If everything works correctly, you will most likely experience reduced performance compared to native D3D11, and in some cases rendering issues and/or driver crashes. Some games may refuse to run entirely.

Note: Tools like MSI Afterburner will still show D3D11 in their overlay. This is because they see a DXGI swap chain created for a D3D11 device, not the underlying D3D12 device.

Why?

Why not? Just don't expect any sort of support when running into issues.

elf-auf-zwoelf's People

Contributors

doitsujin 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.