Coder Social home page Coder Social logo

Comments (3)

crosire avatar crosire commented on July 3, 2024 2

Building d3d8to9 doesn't require the old DX SDK, all the necessary declarations are local in https://github.com/crosire/d3d8to9/blob/main/source/d3dx9.hpp. That's needed to make it possible to build this project with just CMake (with toolchains that do not have Nuget).
So the only requirement is the d3dx9_43.dll at runtime (+ d3dcompiler_43.dll through that). It doesn't really matter to d3d8to9 where that comes from, whether installed through the old DX runtime or by extracting it from the D3DX Nuget package. But I would argue that it's easier for a user to click on a download link for the DX runtime installer, rather than having to go through finding and downloading the Nuget package and extracting its contents (for us that's easy, but same cannot be said about all users).

from d3d8to9.

SwiftyOne1 avatar SwiftyOne1 commented on July 3, 2024 2

will this work with Nascar 2003 season?

from d3d8to9.

CookiePLMonster avatar CookiePLMonster commented on July 3, 2024 1

This is true, but at the very least it's still worth a mention, especially with how DX Runtimes were threatened to be delisted multiple times by now AFAIK.

from d3d8to9.

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.