Giter VIP home page Giter VIP logo

Comments (6)

mattiascibien avatar mattiascibien commented on June 26, 2024

Do you mean creating xnbs automatically or sort of that?

from idtech4.net.

iainmckay avatar iainmckay commented on June 26, 2024

Yes, but it it's not particularly realistic for your players.

Most mods use assets from DOOM3, but with this port of the engine we require that those assets be passed through the content pipeline (into XNB form).

You can't do this on the side of the player because there is no client re-distributable for the compiler stages of the content pipeline. They'd have to install Visual Studio and the Game Studio and you can't really expect your players to do this :)

This isn't an issue personally for me as I wouldn't be using assets from DOOM. I'd be using self made or CC licensed material that permit me to package them with my game.

from idtech4.net.

mattiascibien avatar mattiascibien commented on June 26, 2024

What about working with MonoGame? It should provide some sort of compiler for XNBs in the near future.

from idtech4.net.

iainmckay avatar iainmckay commented on June 26, 2024

Yep that's a real option.

from idtech4.net.

mattiascibien avatar mattiascibien commented on June 26, 2024

I'll try to check what parts of the engine build with monogame if you wish

from idtech4.net.

iainmckay avatar iainmckay commented on June 26, 2024

Sorry, been AFK.

Yep, that's be good. There will be a few pain points. Mainly how the engine decides which platform driver to load, it's just a bunch of #ifdefs right now.

Another project is eating up my time at the moment so I've not been able to work on this recently, hoping to get back to it soon however.

from idtech4.net.

Related Issues (6)

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.