And what the heck am I supposed to type in the console to make sneak work? The readme says:
"Open MGE
Go to the input tab
Open the Macro Editor
Click on the key you use to sneak
In the Macro Editors title bar, it should now show the hex value of the key
Convert the hex to decimal (google hex to decimal)
Open the MW console and type:
set YAC_SNK_SneakKey to ###"
I'd like to use the V key which MGE tells me is 0x2f and I've found several different hex to decimal converters that all give me different answers. All I know is it's apparently not -209 or 47 and NaN and 2f both return an error.
Any help, or even just sympathy, is very much appreciated. TIA!