Actions

Difference between revisions of "Additional Supported DTA Values"

From RBN/C3 Documentation

Line 23: Line 23:
 
|}
 
|}
  
<b>Note:</b> You must set the (Version 30) dta if you want to set the game origin.
+
<b>Note:</b> You must include the <b>(Version 30)</b> if you want to set the game origin.
  
 
Change the <b>ghwt</b> string in the example above to the game origin of your choice.
 
Change the <b>ghwt</b> 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
 
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

Revision as of 03:45, 8 November 2023

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