Home

Awesome

Rock Band 3 Build Status Code Progress Data Progress

A decompilation of Rock Band 3 (Build 100901_A).

This repository does not contain any game assets or assembly whatsoever. An existing copy of the game is required.

Dependencies

Windows:

macOS:

After OS upgrades, if macOS complains about Wine Crossover.app being unverified, you can unquarantine it using:

sudo xattr -rd com.apple.quarantine '/Applications/Wine Crossover.app'

Linux:

Building

Diffing

Once the initial build succeeds, an objdiff.json should exist in the project root.

Download the latest release from encounter/objdiff. Under Project>Settings, set Project directory. The configuration should be loaded automatically.

Select an object from the left sidebar to begin diffing. Changes to the project will rebuild automatically: changes to source files, headers, configure.py, splits.txt or symbols.txt.