GithubHelp home page GithubHelp logo

Comments (2)

ThoNohT avatar ThoNohT commented on May 30, 2024

I am currently on holiday, but I will test this when I get home. What is the game you used btw?

The main difference between the original and the rewrite is the rendering technique. Where I used DirectX9 to render in the original, I now use GDI+, which is known to be a bit less performant. However, I did make quite a few of my own performance optimizations to counter that.

If this is the problem (just theorizing here), then the only way to fix that would be to implement directx in the rewrite too. Which I do not want to dismiss directly, but it is a LOT of work. So after I finish the current project I'm working on (keyboard editing), I may see what I can do in such a direction.

from nohboard.

Shigbeard avatar Shigbeard commented on May 30, 2024

I was using Half-Life 1 on Steam. Specifically, the coop mod Decay (although same executable n shit,)

I suspect that GDI+ may be the root cause here. Perhaps (once DX is reimplemented) an option to switch between GDI rendering and DX rendering may be the go here, as it wouldn't render your hard work on GDI useless and it would also provide speed optimization for users that require speed IE speedrunners.

Also looking forward to seeing keyboard editing, doing it by hand in the json may be really precise, but its also tedious, would love to see the end result.

from nohboard.

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.