Actions

Difference between revisions of "Additional Supported DTA Values"

From RBN/C3 Documentation

Line 1: Line 1:
 +
{| class="wikitable"
 +
|<span style="color: blue">Author:</span>
 +
|<span style="color: blue">jnack.</span>
 +
|}
 +
 
Rock Band 3 Deluxe supports these additional DTA values:
 
Rock Band 3 Deluxe supports these additional DTA values:
  

Revision as of 20:39, 9 November 2023

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_tip 'Add a custom loading tip 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