is a work in progress. to change settings go to emsetup: a - 1 = show a button, 0 = hide b - 1 = show b button, 0 = hide x - 1 = show x button, 0 = hide y - 1 = show y button, 0 = hide enableljoy - 0=disable ljoy, 1=enable enablerjoy - 0=disable rjoy, 1=enable size[1] - ljoy size (100) size[2] - rjoy size (100) size[3] - a size (50) size[4] - b size (50) size[5] - x size (50) size[6] - y size (50) (a/b/x/y)data vars - variables that show when a button has been pressed. can be used for holding down a button. (a/b/x/y) msg - recieve these msgs to show when a button has been pressed. can not be used for holding down a button there is a list called savedata/vars meant for the game data. instead of creating variables, please use that list for the variables, so it could be easily saved/loaded.