- 积分
- 46
- 实力分
- 点
- 金钱数
- 两
- 技术分
- 分
- 贡献分
- 分
|
发表于 2008-5-7 13:36:44
|
显示全部楼层
;* Remove Softkeys from Mainscreen v3 *[F:0x06AF00-0x06AF2D]
; (c) BuG
; (p) Zach
; v3 removes them completely, with their canvases
; (!) Masterpatch, Library function C5
0306720: FEF77AF8 C046C046
03067A1: D1 E0
0A3CD98: 99B0051C0BA8102210A9 0049884711AF06A0C046
#pragma enable old_equal_ff
006AF00: 52656D536F66746B6579732C20427547
006AF10: FFB5C5DF002801D00BB0F0BDFFBC10BC
006AF20: 99B0051C0BA8102210A904342047
#pragma disable old_equal_ff
;0306308: 2BD1 0028 ; always shift down timer/stopwatch
;03063E0: 1AD1 0028 ; always shift down timer/stopwatch
0306309: D1 E0 ; or never shift down timer/stopwatch
03063E1: D1 E0 ; or never shift down timer/stopwatch
0306B15: D0 E0 ; remove missed event softkey image
我用的这个,没什么问题 |
|