Skip to content

On-console application to generate configuration files for Rock Band Deluxe games

Notifications You must be signed in to change notification settings

hmxmilohax/dx-settings-loader

Repository files navigation

Header Image

DX Settings Loader is an on-console Xbox 360 application for generating configuration files for Rock Band 2 Deluxe.

You can use this application to save your Deluxe Settings and have them set to your liking every time.


❓ What can it do?

DX Settings Loader can save your Deluxe Settings to a configuration file (dx.dta) for use in Rock Band 2 Deluxe

While this application is for Xbox 360, your generated configuration file will also work on PS3.


👉 Usage

DX Settings Loader is very straightforward.


The menu is layed out exactly how it is in Rock Band 2 Deluxe.

Change each setting as you wish. When you're done, hit the [SAVE SETTINGS] button near the top of the main menu.

Once done, your changes will apply immediately on Xbox, on PS3 you can copy your generated file to dev_hdd0/game/BLUS30147/USRDIR.


Continue to:


📩 Setup on PC

Installing Required Dependencies

  • Go to the Releases of this repo and download and run the two .exe files.
  • Install both of them with their default options.

Initializing the Repo

  • Download _init_repo.bat from Releases as well.
    • Make a new empty folder, put _init_repo.bat in the folder, and run it. This will pull the repo down for you and make sure you're completely up to date.

Building and Running

  • Run _build_xenia.bat to automatically update, build, and run DX Settings Loader.

The default keyboard controls are:

Directions: WASD

A: Semicolon ( ; )

B: Apostrophe ( ' )

DX Settings Loader is now installed and running!

Your configuration file will be saved to _build/xbox/dx.dta. You can copy this file to where you have Rock Band 2 Deluxe installed on Xbox 360 or PS3.

For PS3, copy the file to dev_hdd0/game/BLUS30147/USRDIR (RB2DX's install path).


📩 Installing on Xbox 360

  • Download DX Settings Loader.
    • Copy the contents of it to where you have Rock Band 2 Deluxe installed (we recommend using FTP to do so).
    • Select Yes to overwrite the files if it asks you to.

DX Settings Loader is now installed!

Open a file manager, navigate to where you have Rock Band 2 Deluxe installed, and launch dx-settings-loader.xex to run the application.


🖥️ Dependencies

Git for Windows - CLI application to allow auto updating Deluxe repo files

Dot Net 6.0 Runtime - Needed to run ArkHelper

Mackiloha - ArkHelper for building Deluxe - SuperFreq for building .bmp_xbox highway images

dtab - For serializing .dtb script files