Skip to content

Latest commit

 

History

History
45 lines (39 loc) · 1.64 KB

README.md

File metadata and controls

45 lines (39 loc) · 1.64 KB

JByteCustom

A fork of JByteMod-Reborn, with more updates. USES KOFFEE DECOMPILER!
IF YOU WANT A VERSION WITH A SLIGHT DIFFERENCE, USE GHOST UPDATES (versions with b in the end)
THOSE VERSIONS WILL NOT CHANGE ANYTHING RELATED TO PERFORMANCE.
EXAMPLE:

  • Version 1.1.2 don't have class Methods support in their RPC.
  • Version 1.1.2-b2 have class Methods support in their RPC.
    Nothing related to performance changed. That's how ghost updates will work.
    Note: ghost updates will NOT be added to releases. You will need to build yourself.

NOTES

  • Koffee Disassembler (VERY USEFUL FOR BYTECODE UNDERSTANDING)
  • Up-to-date Decompilers.
  • Up-to-date Libs
  • Best settings by default
  • Advanced Discord RPC

INSTALLATION & BUILDING

  • Extract the .zip that you downloaded from github
  • Open the extracted folder
  • Open CMD (command prompt) on the folder (or linux terminal)
  • Do gradlew build (or chmod +x gradlew / ./gradlew build)
  • After building, go to ../builds/libs and use the X-release.jar one.
  • Done!

Discord RPC

Added "Change RPC" Option to File tab in the menus.
How to use:

  • After clicking on "Change RPC", a new Window will appear.
  • Input your new custom state text.
    NOTE: LEAVE EMPTY IF YOU WANT TO RESET YOUR RPC STATE TEXT.
  • Press Apply button for apply the changes.
    NOTE: FOR NOW, CUSTOM RPC ONLY WORKS WHEN EDITING CLASSES, NOT METHODS.

Contributors

  • JohnShiozo (did the gradle support and updated libs)
  • storm772 (changed some things, like rpc, etc...)
  • GraxCode (original jbytemod dev)
  • UltraPanda
  • Ho3
  • xBrownieCodez (did the remaster version)
  • gtx
  • Vaziak