• Stars
    star
    125
  • Rank 286,335 (Top 6 %)
  • Language
    Common Lisp
  • Created almost 3 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

QoL enhancements and additions to Rock Band 3
Header GIF

Downloads and install instructions have been moved to our brand new website!



Welcome to the Rock Band 3 Deluxe repository!

Below are instructions for building the game yourself.
Please visit our website if you're looking for downloads.



📥 Downloads



🔨 Building (NOT standard download and install)

NOTE: This is for building the game, for developers and contributors.
If you're looking for downloads, please visit our website.

Installing Python (Required)

  • Head to the Python downloads, download and install Python (version 3.11 or later).
    • Select "Add python.exe to PATH" on the installer.

Python PATH

Initializing the Repo

  • Go to the Releases of this repo and download init_repo.py.
    • Make a new empty folder, put init_repo.py in the folder, and run it.
      • This will pull the repo for you and install all required dependencies. This will take some time.
      • You may have to run the script multiple times on Windows.

The folder should look something like this once it's done:

Repo Folder

The Rock Band 3 Deluxe repo is now set up!

From here, you can make any personal modifications to the game or build it yourself.

Windows *.bat files.

  • Navigate to scripts if you're on Windows.
    • Run the build_ script for your platform of choice to build Rock Band 3 Deluxe.
    • Built contents will be in the out folder on the root of the repo.

Manual

  • 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.

You have now built Rock Band 3 Deluxe!


🎨 Custom Textures

Follow Building (Advanced) first in order to properly follow this guide.

  • Copy any .jpg, .png, or .bmp file to the appropriate place in \_ark\dx\custom_textures\***\.
  • Re-build the game!

Your custom textures have been converted and will show up ingame!


🖥️ Dependencies

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

More Repositories

1

rock-band-2-deluxe

QoL enhancements and additions to Rock Band 2
Common Lisp
30
star
2

Guitar-Hero-II-Deluxe-360

Qol enhancements and additions to Guitar Hero II Xbox 360
Common Lisp
29
star
3

rock-band-1-deluxe

Qol enhancements and additions to Rock Band 1
Common Lisp
15
star
4

Guitar-Hero-II-Deluxe

QoL enhancements and additions to Guitar Hero II PS2
Common Lisp
14
star
5

milo-script-library

The scripts of various Harmonix games for study
Common Lisp
12
star
6

beatles-rock-band-deluxe

QoL enhancements and additions to The Beatles Rock Band
Common Lisp
11
star
7

Amplitude-2016-Deluxe

QoL enhancements and additions to Amplitude 2016
Common Lisp
8
star
8

Rock-Band-4-Deluxe

QoL enhancements and additions to Rock Band 4 PS4
Common Lisp
8
star
9

milo-executable-library

Executables for Harmonix games, usually modified to fix bugs or add features.
7
star
10

lego-rock-band-deluxe

QoL enhancements and additions to LEGO Rock Band
Common Lisp
7
star
11

Guitar-Hero-Deluxe

QoL enhancements and additions to Guitar Hero I PS2
Common Lisp
7
star
12

dx-settings-loader

On console application to generate a dx.dta
Batchfile
5
star
13

karaoke-revolution-party-deluxe

QoL enhancements and additions to Karaoke Revolution Party
Common Lisp
5
star
14

greenday-rock-band-deluxe

QoL enhancements and additions to Green Day Rock Band
Common Lisp
4
star
15

amp-2016-customs

repo of custom songs for Amplitude (2016)
C#
3
star
16

gh1-to-gh2

3
star
17

gh2-customs

A collection of fanmade GH2 songs
3
star
18

rbdx_animated_textures

2
star
19

dance-central-1-deluxe

QoL enhancements and additions to Dance Central
Common Lisp
2
star
20

AmpHelper

Rewrite of AdamClixby's Modulate in C#
C#
2
star
21

gh2dx-songs

2
star
22

gh2dxdlc-songs

2
star
23

gh1dx-songs

2
star
24

RB3DX-Site

The repository for the Rock Band 3 Deluxe website
2
star
25

rock-band-blitz-deluxe

QoL enhancements and additions to Rock Band Blitz
Common Lisp
1
star
26

gh80sdx-songs

1
star
27

GH2DX-Site

The repository for the Guitar Hero II Deluxe website
1
star
28

festivalinfobot

A simple bot that can search info about festival songs, display daily rotation songs, and report new api songs
Python
1
star