Originally posted by deneo24
I don't understand what I need to replace the reset button binds part with, I'm sure you're face palming right now haha. also, the 'reset vision code' part simply just put 'default' right? and in the exit menu cfg, I put both of these- bind BUTTON_B vstr 1e;bind BUTTON_LSTICK vstr 1e;
set 1e "reset button binds;vstr ResetVision;" or just bind BUTTON_B vstr 1e;bind BUTTON_LSTICK vstr 1e?
You're making me open up my patch

my reset buttons/exit menu
set 1e "bind BUTTON_LSHLDR +speed_throw;bind BUTTON_RSHLDR +attack;bind DPAD_UP vstr 1m;bind DPAD_LEFT +actionslot 3;bind DPAD_RIGHT +actionslot 4;bind BUTTON_X +usereload;bind DPAD_DOWN +actionslot 2;bind BUTTON_B +stance;vstr ResetVision;bind BUTTON_RSTICK +melee;bind BUTTON_X +usereload;con_errormessagetime 10;Mod_Menu_Closed;"
Where it says DPAD_UP 1m replace that with APAD_UP whatever and whatever else is different in yours
reset vision would be
set ResetVision "reset cheat_invert_contrast"
in exit menu you put: bind BUTTON_B vstr 1e;bind BUTTON_LSTICK vstr 1e;