Skip to content

Commit

Permalink
Change the sorting method to Pinyin
Browse files Browse the repository at this point in the history
More checks are needed. Known issue: searching Pokemon in GTS will freeze in HGSS.
  • Loading branch information
Xzonn committed Dec 4, 2023
1 parent 6b14a2b commit 62e1289
Show file tree
Hide file tree
Showing 71 changed files with 89 additions and 87 deletions.
40 changes: 20 additions & 20 deletions files/DP/Messages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23610,16 +23610,16 @@
101 [0101,0002]
102 Lv.[0134,0003]
103 返回
104
105
106
107
108
109
110
111
112
113
104 AーC
105 CーG
106 GーJ
107 JーL
108 LーM
109 MーT
110 TーX
111 XーY
112 YーZ
113
114 无所谓
115 ♂
116 ♀
Expand Down Expand Up @@ -24531,15 +24531,15 @@
51 确定
52 取消
53 ー
54 あいうえお
55 かきくけこ
56 さしすせそ
57 たちつてと
58 なにぬねの
59 はひふへほ
60 まみむめも
61 やゆよ わ
62 らりるれろ
54 ABC
55 DEF
56 GHI
57 JKL
58 MNO
59 PQR
60 STU
61 YZ
62 VWX
63 わ
64 一般
65 火
Expand All @@ -24559,7 +24559,7 @@
79 恶
80 钢
81 编号
82 五十音
82 拼音
83 重
84 轻
85 高
Expand Down
Binary file not shown.
94 changes: 47 additions & 47 deletions files/HGSS/Messages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34964,7 +34964,7 @@
14 “搜索结果”
15 发现的数量 [0134,0000]
16 请指定图鉴的排列顺序。
17 请指定名称的首字
17 请指定名字拼音的首字母
18 请指定属性。
19 请指定重量范围。
20 请指定高度范围。
Expand All @@ -34989,7 +34989,7 @@
39 确定
40 取消
41 编号
42 五十音
42 拼音
43 重
44 轻
45 高
Expand All @@ -35016,51 +35016,51 @@
66 关都
67 不明
68 ーーーー
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114 雄性的样子
115 雌性的样子
116 西海
Expand Down
Binary file added files/HGSS/data/a/0/7/4
Binary file not shown.
40 changes: 20 additions & 20 deletions files/Pt/Messages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29637,16 +29637,16 @@
101 [0101,0002]
102 Lv.[0134,0003]
103 返回
104
105
106
107
108
109
110
111
112
113
104 AーC
105 CーG
106 GーJ
107 JーL
108 LーM
109 MーT
110 TーX
111 XーY
112 YーZ
113
114 无所谓
115 ♂
116 ♀
Expand Down Expand Up @@ -30852,15 +30852,15 @@
51 确定
52 取消
53 ー
54 あいうえお
55 かきくけこ
56 さしすせそ
57 たちつてと
58 なにぬねの
59 はひふへほ
60 まみむめも
61 やゆよ わ
62 らりるれろ
54 ABC
55 DEF
56 GHI
57 JKL
58 MNO
59 PQR
60 STU
61 YZ
62 VWX
63 わ
64 一般
65 火
Expand All @@ -30880,7 +30880,7 @@
79 恶
80 钢
81 编号
82 五十音
82 拼音
83 重
84 轻
85 高
Expand Down
Binary file not shown.
2 changes: 2 additions & 0 deletions scripts/Pt.csx
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ foreach (var gameCode in GAME_CODE_TO_TITLE.Keys)
File.Copy($"files/{gameCode}/md5.txt", $"out/{gameCode}/md5.txt", true);
}

CopyFolder("textures/DP/application/zukanlist/zkn_data/zukan_data.narc/", "textures/Pt/application/zukanlist/zkn_data/zkn_data_gira.narc/");

CopyFolder("textures/DP/battle/graphic/batt_obj.narc/", "textures/Pt/battle/graphic/batt_obj.narc/");
CopyFolder("textures/DP/battle/graphic/batt_obj.narc/", "textures/Pt/battle/graphic/pl_batt_obj.narc/");
File.Delete("textures/Pt/battle/graphic/pl_batt_obj.narc/0077.bin");
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added textures/HGSS/a/0/7/4/0013.bin
Binary file not shown.
Binary file added textures/HGSS/a/0/7/4/0018.bin
Binary file not shown.
Binary file added textures/HGSS/a/0/7/4/0019.bin
Binary file not shown.
Binary file added textures/HGSS/a/0/7/4/0020.bin
Binary file not shown.
Binary file added textures/HGSS/a/0/7/4/0021.bin
Binary file not shown.
Empty file added textures/HGSS/a/0/7/4/0022.bin
Empty file.
Binary file added textures/HGSS/a/0/7/4/0023.bin
Binary file not shown.
Binary file added textures/HGSS/a/0/7/4/0024.bin
Binary file not shown.
Binary file added textures/HGSS/a/0/7/4/0025.bin
Binary file not shown.
Empty file added textures/HGSS/a/0/7/4/0026.bin
Empty file.
Binary file added textures/HGSS/a/0/7/4/0027.bin
Binary file not shown.
Binary file added textures/HGSS/a/0/7/4/0028.bin
Binary file not shown.
Binary file added textures/HGSS/a/0/7/4/0029.bin
Binary file not shown.
Binary file added textures/HGSS/a/0/7/4/0030.bin
Binary file not shown.
Binary file added textures/HGSS/a/0/7/4/0031.bin
Binary file not shown.
Empty file added textures/HGSS/a/0/7/4/0032.bin
Empty file.
Binary file added textures/HGSS/a/0/7/4/0033.bin
Binary file not shown.
Binary file added textures/HGSS/a/0/7/4/0034.bin
Binary file not shown.
Binary file added textures/HGSS/a/0/7/4/0035.bin
Binary file not shown.
Binary file added textures/HGSS/a/0/7/4/0036.bin
Binary file not shown.
Binary file added textures/HGSS/a/0/7/4/0037.bin
Binary file not shown.
Empty file added textures/HGSS/a/0/7/4/0038.bin
Empty file.
Empty file added textures/HGSS/a/0/7/4/0039.bin
Empty file.
Binary file added textures/HGSS/a/0/7/4/0040.bin
Binary file not shown.
Binary file added textures/HGSS/a/0/7/4/0041.bin
Binary file not shown.
Binary file added textures/HGSS/a/0/7/4/0042.bin
Binary file not shown.
Binary file added textures/HGSS/a/0/7/4/0043.bin
Binary file not shown.
Empty file added textures/HGSS/a/0/7/4/0044.bin
Empty file.
Empty file added textures/HGSS/a/0/7/4/0045.bin
Empty file.
Empty file added textures/HGSS/a/0/7/4/0046.bin
Empty file.
Empty file added textures/HGSS/a/0/7/4/0047.bin
Empty file.
Empty file added textures/HGSS/a/0/7/4/0048.bin
Empty file.
Empty file added textures/HGSS/a/0/7/4/0049.bin
Empty file.
Empty file added textures/HGSS/a/0/7/4/0050.bin
Empty file.
Empty file added textures/HGSS/a/0/7/4/0051.bin
Empty file.
Empty file added textures/HGSS/a/0/7/4/0052.bin
Empty file.
Empty file added textures/HGSS/a/0/7/4/0053.bin
Empty file.
Empty file added textures/HGSS/a/0/7/4/0054.bin
Empty file.
Empty file added textures/HGSS/a/0/7/4/0055.bin
Empty file.
Empty file added textures/HGSS/a/0/7/4/0056.bin
Empty file.
Empty file added textures/HGSS/a/0/7/4/0057.bin
Empty file.
Empty file added textures/HGSS/a/0/7/4/0058.bin
Empty file.
Empty file added textures/HGSS/a/0/7/4/0059.bin
Empty file.
Empty file added textures/HGSS/a/0/7/4/0060.bin
Empty file.
Empty file added textures/HGSS/a/0/7/4/0061.bin
Empty file.
Binary file added textures/HGSS/a/0/7/4/0093.bin
Binary file not shown.
Binary file added textures/HGSS/a/0/7/4/0094.bin
Binary file not shown.
Binary file added textures/HGSS/a/0/7/4/0095.bin
Binary file not shown.
Binary file added textures/HGSS/a/0/7/4/0096.bin
Binary file not shown.
Binary file added textures/HGSS/a/0/7/4/0097.bin
Binary file not shown.
Binary file added textures/HGSS/a/0/7/4/0098.bin
Binary file not shown.
Binary file added textures/HGSS/a/0/7/4/0099.bin
Binary file not shown.
Binary file added textures/HGSS/a/0/7/4/0100.bin
Binary file not shown.
Binary file added textures/HGSS/a/0/7/4/0101.bin
Binary file not shown.

0 comments on commit 62e1289

Please sign in to comment.