Giter Club home page Giter Club logo

osu-stuff's People

Contributors

exys228 avatar hazuki-san avatar xxcherry 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

osu-stuff's Issues

No examples are present

As the title states, no examples implementing IOsuPatchPlugin interface are present. People can't do plugins if they don't know how to. Examples should cover all aspects of all Explorers, especially MethodEditor.

IsSystemType is wrong sometimes

IsSystemType checks if namespace is "System" osu!.exe has System-namespaced types (#10). There should be a check on assembly itself (path, name idk), not on namespace.

osu!patch.dll is not really a library

To be honest, I just quickly tossed up all of my code from all the libs to osu!patch project and converted it from conapp to library. A lot of projects = bad, but what also is bad, that I didn't really care about the code and osu!patch is still a conapp deep down inside (Main(args) in a lib, seriously?)

It's effed.

Congrats! Now I have a full-time job and I don't think I will be able to do anything for this project in near future, even if I have the will. Tbh, thanks to ADHD I didn't do anything anyways. I hope my code is not that terrible for you guys and someone will eventually fork this and make something good out of it. The best thing I could do is to add documentation and README.md. Again, in near future. I'm sorry I am such a failure.

P.S. @xxCherry, my hopes on you!
P.P.S. I may suddenly come back, who knows me

Need Help using de4dot

I used de4dot to deobfuscate osu! (v3097)
It shows:

Cleaning osu!v3097.exe
ERROR:
ERROR:
ERROR:
ERROR: Hmmmm... something didn't work. Try the latest version.

It is the latest version.

Thanks for the help, if any.

wow

Can't really make anything for my project because of exams. Don't blame me, please, I truly want to write code for it but I can't. Will try to do smth after New Year.

Use dnlib's MethodBodyReader

Using dnlib's MethodBodyReader will be better, since that's more accurate, than current osu!patch's implementation.

No unit-tests

Honestly, I did never create any unit-test nor do I know how to make them. h e l p
i don't even know how they look like buuut ima lazy ass so f it for now

[I] "Patch on update" patch: FAIL

As the title says, the osu!patch.CLI Failed when trying to do "Patch on update" patch.

C:\Users\user>osu-stuff-master\osu-stuff-master\osu!patch.CLI\bin\Release\osu!patch.CLI.exe osu-stuff-master\osu-stuff-master\osu!patch\bin\Release\osu!patch\clean.exe C:\Users\user\AppData\Local\osu!\osu!.exe
[I] Loaded assemblies: osu!, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null (clean); osu!, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null (obfuscated).
[I] MD5 hash of obfuscated assembly: 8877e262e337b4128679b67f67a856d6
[I] Now loading all custom add-ons from plugins/ folder.
[I] Cleaning control flow of obfuscated assembly
[I] Fixing strings in obfuscated assembly.
[I] Found cached name dictionary file for this assembly! Loading names...
[I] Done! Now patching.
[I] "Unsigned executable" fix: DONE
[I] Bancho MD5 hash of osu!.exe fix: DONE
[I] "Patch on update" patch: FAIL
[I] Done processing all local patches! Now processing patches from loaded add-ons...
[I] Done processing all plugins.
[I] There's some details about failed patches.
Patch name: "Patch on update" patch
Execution result: Exception
Exception details:
osu_patch.Exceptions.NameProviderException: Unable to find method specified!
   at osu_patch.Explorers.TypeExplorer.FindMethod(String name, MethodSig sig)
   at osu_patch.LocalPatches.<>c.<.cctor>b__1_2(Patch patch, ModuleExplorer exp)
   at osu_patch.Patch.Execute(ModuleExplorer exp)

[I] There are some failed patches. Do you want to continue?
[W] In case of self-update pressing 'N' will leave stock version of osu! without patching it!
    Continue? (y/n)
[E] [I] Aborted by user.

Fail擷取

Local server patch

Maybe make local server patch, so you can play with your friends easily. Not sure about it, though.

help

Would you be able to walk me through getting supporter using anything? And before you say something like "go to the osu websaite and click buy supporter" i dont have a job and would love to support the game if i was old enough to support myself.

Bad documentation

Absurdly bad documentation, and absolutely no documentation for explorers.

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.