Giter VIP home page Giter VIP logo

Comments (2)

AdmiralCurtiss avatar AdmiralCurtiss commented on June 12, 2024 1

For what it's worth, reading that thread, it sounds like it should be pretty trivial to just set up an injection dll that hooks a common function, forwards the call to the actual function, and occasionally writes a value to 0x2000080837C. If it's that easy I might end up doing it anyway, but if I have to end up injecting code like in DGS to fix other bugs in their engine I'm definitely not doing that with a code-obfuscating DRM...

e: In case anyone's come back to read this, apparently it's more complicated in this game to achieve correct high framerate play than just changing a value or two like it was in DGS, especially in the AA4 part of the collection. As such I'd have to actually patch the code, and doing that with a code-obfuscating DRM like Denuvo or Enigma in place is impractical. If/once the DRM is gone I can revisit this, but at the moment I'm afraid there isn't much I can do here.

from dgs_hackfix.

AdmiralCurtiss avatar AdmiralCurtiss commented on June 12, 2024

I'm not gonna deal with Denuvo or any other garbage DRM Capcom puts into their games, sorry.

from dgs_hackfix.

Related Issues (16)

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.