[QUOTE=PixelTwitch;533391]Actually its coherent ui in general… its awful…
However the minimap shows the biggest benefit (massively) due to how much its processing and doing each frame. Just a random guess but I would say that just removing the minimap solves around 80-90% of the stutter cause by the UI. Obviously though anything extra is going to add to the load and problems so I suppose that would be expected.
(…)
The real bind you want to be using is actually not the one fubar suggested (although it works and is cool, his only works if you use default binds.)
The safest way to do it is…
Bindings=(Name=“WeaponSlotOne”,Command=“SelectWeap onSlot WS_Melee | hudturnoff minimap”,Control=False,Shift=False,Alt=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)
As this will work regardless of what you have melee bound to.[/QUOTE]
Actually, it won’t because there’s a typo. Note the part: ‘SelectWeap onSlot’. It should be ‘SelectWeaponSlot’. I don’t know how the space got in there.