-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e86fe41
commit 6a27686
Showing
9 changed files
with
207 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
;S65v58 | ||
;Изменить скорость анимации в Native Menu | ||
;Change animation speed in Native Menu | ||
;(c) FIL | ||
;(p) dimonp25 | ||
;Version: | ||
;PatchID: 10865 | ||
;Details: https://patches.kibab.com/patches/details.php5?id=10865 | ||
/* | ||
|
||
*/ | ||
|
||
011cbb3e: FF 2D | ||
011cbb40: 2D 0i80 ; 00 -> faster, 80 -> optimal, 255 -> slower | ||
|
||
;------------------------- end ------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
;S65v58 | ||
;Изменить максимальную ширину дополнительного заголовка | ||
;Change maximum width of the extra header | ||
;(c) FIL | ||
;(p) dimonp25 | ||
;Version: | ||
;PatchID: 10866 | ||
;Details: https://patches.kibab.com/patches/details.php5?id=10866 | ||
/* | ||
|
||
*/ | ||
|
||
0115ef72: 23 0i80 | ||
0115ef80: 23 0i80 | ||
|
||
;------------------------- end ------------------------- | ||
|
16 changes: 16 additions & 0 deletions
16
patches/S65v58/10867-disable_drawing_num_in_native_menu.vkp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
;S65v58 | ||
;Отключить отрисовку номера текущего элемента в Native Menu | ||
;Disable drawing the number of a current item in Native Menu | ||
;(c) FIL | ||
;(p) dimonp25 | ||
;Version: | ||
;PatchID: 10867 | ||
;Details: https://patches.kibab.com/patches/details.php5?id=10867 | ||
/* | ||
|
||
*/ | ||
|
||
0119dcac: 6cf0c0eb C046C046 | ||
|
||
;------------------------- end ------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
;S65v58 | ||
;Исправить позицию активного элемента в Native Menu | ||
;Fix the active item position in Native Menu | ||
;(c) FIL | ||
;(p) dimonp25 | ||
;Version: | ||
;PatchID: 10868 | ||
;Details: https://patches.kibab.com/patches/details.php5?id=10868 | ||
/* | ||
|
||
*/ | ||
|
||
0119e26c: 00 FF | ||
|
||
;------------------------- end ------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
;S65v58 | ||
;Исправить обрезанный шрифт в DrawScrollString | ||
;Fix clipped font in DrawScrollString | ||
;(c) Azq2 | ||
;(p) dimonp25 | ||
;Version: 1 | ||
;PatchID: 10869 | ||
;Details: https://patches.kibab.com/patches/details.php5?id=10869 | ||
/* | ||
|
||
*/ | ||
|
||
01173588: 0139 0039 | ||
|
||
;------------------------- end ------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
;S65v58 | ||
;Ускорить интерфейс настройки громкости | ||
;Speed up Audio Setup UI | ||
;(c) FIL | ||
;(r) Azq2 | ||
;(p) dimonp25 | ||
;Version: | ||
;PatchID: 10870 | ||
;Details: https://patches.kibab.com/patches/details.php5?id=10870 | ||
/* | ||
|
||
*/ | ||
|
||
0118137c: 64 FF | ||
0118137e: 0DD0 0DD1 | ||
|
||
;------------------------- end ------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
;S65v58 | ||
;Ускорить загрузку overlay info при старте телефона | ||
;Speed up overlay info load on startup | ||
;(c) FIL | ||
;(p) dimonp25 | ||
;Version: | ||
;PatchID: 10871 | ||
;Details: https://patches.kibab.com/patches/details.php5?id=10871 | ||
/* | ||
|
||
*/ | ||
|
||
01698444: 0a48 AA20 | ||
|
||
;------------------------- end ------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters