Code Monkey home page Code Monkey logo

justasplanned's Introduction

Just As Planned

Make all DLC free and playable in a Certain Rhythm Game.

8/2/2023

Added GameAssembly.dll patcher, you just have to put the original GameAssembly.dll in the same folder as patch_ga.py then it will generate GameAssembly_patched.dll and put it in Muse Dash directory. Currently doesn't have Wildcard Bytes support (cuz im skill issue ๐Ÿ˜ญ)

8/3/2023

Added support for Wildcard Bytes, so no need to hardcode the whole actual bytes. The consts.py, main.py, and utility.py is not needed if you use the patch_ga.py as i am no longer updating the offset for runtime patching.

How to use?

  1. Put original GameAssembly.dll to the same directory as patch_ga.py (Take the original GameAssembly.dll from Muse Dash directory)
  2. Then run patch_ga.py (python patch_ga.py)
  3. Wait for a while until it generated GameAssembly_patched.dll
  4. Put GameAssembly_patched.dll to your Muse Dash directory and rename it to GameAssembly.dll

For faster version written in C++ check master branch!

justasplanned's People

Contributors

failzuma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

justasplanned's Issues

Method for developing patch

Hey sorry! This isn't an issue per say. I only just found out about the game's existence like a few days ago and you're probably already aware, the DLC for owning everything from now and forever is gone. Therefore, I need to rely on things like this.

I wanted to know the specifics on how you figure out what elements to change in the dll file. I understand how it works, but I don't understand how you know those are the aspects to change. There's always the chance that there will be an update that adds more things that need to be patched (I'm assuming anyway?) and, in case you don't wish to keep updating this, it would be nice to have the knowledge on how to find the parts to patch myself just in case I need to carry the torch.

At the same time, I don't know if what I'm asking is allowed to be explained without the risk of it being patched and prevented. Please let me know if you would be willing to explain. If not, I totally understand. If it needs to be explained privately but you are willing to explain, let me know and we'll find a way to discuss privately.

Sorry for asking of this! Again, I just want to make sure I can always access future content. In case you lose interest, I still want to be able to make it work myself by knowing how to update it. Even if you say no, I appreciate you at least considering it.

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.