Allow for song specific module choices and saving/loading of song specific module choices.
This feature should require use_card, this is automatically enabled by default (this may be changed in the next commit) and has one notable bug, which is a significant FPS drop when selecting (or sometimes loading) modules on songs with 3 vocals. (This does NOT impact gameplay past song select to my knowledge) Huge thanks to somewhatlurker again for coding help and advice as well as just being a sweetie <3
This commit is contained in:
@@ -29,6 +29,9 @@ namespace TLAC::Components
|
||||
int ModuleEquipCmn3;
|
||||
int ModuleEquipCmn4;
|
||||
int ModuleEquipCmn5;
|
||||
int ActionVol;
|
||||
int ActionSlideVol;
|
||||
int UsePVEquip;
|
||||
bool ShowGreatClearBorder;
|
||||
bool ShowExcellentClearBorder;
|
||||
bool ShowRivalClearBorder;
|
||||
|
||||
Reference in New Issue
Block a user