Giter Club home page Giter Club logo

Comments (4)

hyperbx avatar hyperbx commented on August 16, 2024 1

The Mod Manager's patch scripting language (documented here) supports XEX/BIN encryption and decryption with EncryptExecutable() and DecryptExecutable() - they just call external applications to deal with it, since there's not really any library I can use with C# to do such things (and I'm in no way experienced to write something like that, haha).

By switching to RPCS3's stuff, you'd probably be taking off milliseconds for the time taken to patch the executable and get things running (minus the file redirection). On the plus side, it works for both emulators and real hardware. 😛

from unleashed-mod-manager.

hyperbx avatar hyperbx commented on August 16, 2024

Unleashed Mod Manager is also designed to work on real hardware, so adding support for RPCS3 patches wasn't really a priority.

from unleashed-mod-manager.

ActualMandM avatar ActualMandM commented on August 16, 2024

Ahh, I forgot about real hardware. There is a way to inject RPCS3 patches into the EBOOT, the Persona modding community has a tool for that called RPCS3PatchEboot. It could be worth looking into someday.

from unleashed-mod-manager.

hyperbx avatar hyperbx commented on August 16, 2024

Worth noting that if you want to write some patches to be included with Unleashed Mod Manager by default, make a PR on this repo.

The way I'm handling patch downloading for both this and Sonic '06 Mod Manager is a bit bodged (since you need to manually add the link to the patch in the repo), but it somehow works fine.

from unleashed-mod-manager.

Related Issues (4)

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.