Giter Site home page Giter Site logo

bakugandotc-decomp's Introduction

BakuganDotC-decomp

A Decompilation attempt for Bakugan: Defenders of the Core

Build a binary

TBA

Contribute to the decompilation

  • Run git clone --recursive https://github.com/Vawlpe/BakuganDotC-decomp.git in the directory you want to keep the project in
  • Open Ghidra, go to File > Restore Project, select the misc/bakuganDotC.gar file from the project directory, and save the project at misc/bakuganDotC.ghidra.proj so it's automatically excluded when you want to push changes
  • Whenever you're done making changes (This is stupid and will be made easier soon, but for now):
    • Go to Windows > Script Manager and add the misc/scripts/DecompilerExporter.java file as a script, then run it, find it's output directory, usually under your TEMP dir, and copy all the files to src/ sorting and renaming them manually into the appropriate subdirectories as needed.
    • SAVE the project, CLOSE it, and ARCHIVE it as "misc/bakuganDotC.gar", replacing the existing file.
    • Stage and commit your changes, then push them to your fork's remote, or directly to the main repo if you're a trusted contributor.

Contribution Toolchain

  • PPSSPP: Use the Windows version due to it's debugging capabilities, it runs fine under wine as well, but the native releases for other platforms do not include the debugger.
  • Ghidra: Required to work on the decompilation, to use it you also need Java JDK x64 17+
  • Ghidra Allegrex Plugin: Required to work on PSP binaries in Ghidra, also enables the use of the Ghidra debugger in tandem with PPSSPP's debugger.
  • A good hex editor (e.g ImHex, HxD, 010Editor)
  • Python & AutoHotkey for running various utility scripts

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.