From 95f4cf0f83dbef388573305edbf91040d9f3a2ba Mon Sep 17 00:00:00 2001 From: SCOTT0852 <33875157+SCOTT0852@users.noreply.github.com> Date: Sun, 14 Apr 2024 22:52:44 -0700 Subject: [PATCH] Add ROCKBAND2 and ROCKBAND3 Allows using certain builds of rb3torb2 and RB2 setlist for RB1 that do not conflict with real RB2 and RB3 --- lrb/_ark/config/band.dta | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/lrb/_ark/config/band.dta b/lrb/_ark/config/band.dta index 9fecb2f..baaeab0 100644 --- a/lrb/_ark/config/band.dta +++ b/lrb/_ark/config/band.dta @@ -105,6 +105,30 @@ (np_communication_id "NPWR00856_00") (titles + (rb2e + (title_id + (live + "ROCKBAND2") + (test + "NPXX00501")) + (service_id + (live + "UP8802-BLUS30462_00") + (test + "UP0006-NPXX00501_00")) + ) + (rb3 + (title_id + (live + "ROCKBAND3") + (test + "NPXX00500")) + (service_id + (live + "UP8802-BLUS30463_00") + (test + "UP0006-NPXX00500_00")) + ) #ifdef _LRB_REGION_EU (lrb (title_id @@ -915,4 +939,4 @@ HX_EE #include ../fusion/tour/buzz.dta) (generate_wavdata FALSE) (vocal_score_song FALSE) -#merge ../../../system/run/config/default.dta \ No newline at end of file +#merge ../../../system/run/config/default.dta