init_repo.py
.
init_repo.py
in the folder, and run it.
From here, you can make any personal modifications to the game or build it yourself.
*.bat
files.scripts
if you're on Windows.
build_
script for your platform of choice to build Rock Band 3 Deluxe.out
folder on the root of the repo.Navigate to the root of the repo in your shell of choice.
Run the following commands:
python3 dependencies/python/configure_build.py <platform>
dependencies/<os>/ninja
Built contents will be in the out
folder on the root of the repo.
Follow Building (Advanced) first in order to properly follow this guide.
.jpg
, .png
, or .bmp
file to the appropriate place in \_ark\dx\custom_textures\***\
.Git for Windows - CLI application to allow auto updating Deluxe repo files
Dot Net 6.0 Runtime - Needed to run ArkHelper
Python - For user script functionality (NOTE: 3.9 or newer is highly recommended!)
Mackiloha - ArkHelper for building Deluxe - SuperFreq for building .bmp_xbox highway images
swap_rb_art_bytes.py - Python script for converting Xbox images to PS3
dtab - For serializing .dtb
script files
RB3DXBuildPkgPS3 - For building an RB3DX PKG for PS3
Wiimmfi ISO Patcher - For self building an RB3DX image for wii. Binary locally in repo due to clean download restraints