Additional Supported DTA Values
From RBN/C3 Documentation
Author: | jnack. |
Rock Band 3 Deluxe supports these additional DTA values:
Rock Band 3 Deluxe DTA values |
---|
(author 'jnack') |
(strings_author 'jnack') |
(keys_author 'jnack') |
(loading_phrase 'Add a custom loading phrase here') |
You can also set the game origin in the DTA file. For example, to set the game origin as Guitar Hero World Tour:
Game Origin |
---|
(game_origin #ifdef CUSTOMSOURCE ghwt #else ugc_plus #endif) |
(Version 30) |
Note: You must include the (Version 30) if you want to set the game origin.
Change the ghwt string in the example above to the game origin of your choice.
A full list of game origin dta codes is maintained on the hmxmilohax github here: https://github.com/hmxmilohax/rock-band-3-deluxe/blob/main/_ark/dx/locale/dx_locale_sources.dta