;*** SBW. Soft Button Width ***
;Firmware : SL45v56
;Author : rizapn
;Created : July 09, 2004
;Unfortunately, this patch is not compatible with "white soft button"
;(button using images, not text), except you modify all button images
;to have new width ...
;Modify softbutton width (original 2F=47, 31=49), change it if you like other value[/i]
0x20DD1E: 2F 31
;If you also apply "RSB" patch, then you need to reconfigure the white pixel's
;X,Y coordinates to make the button still rounded (or has same effect)
;Here is the example (if you did not modify my original X,Y data):
;0x27E914: 0043 (X=0, Y=67)
;0x27E916: 3043 (X=48, Y=67)
;0x27E918: 004F304F34436443344F644FFFFF



Bookmarks