Skip to content

Commit 16c04f1

Browse files
committed
Enable Korean key patching for vWii
1 parent ddd499b commit 16c04f1

File tree

1 file changed

+9
-21
lines changed

1 file changed

+9
-21
lines changed

data/ciosmaps-vWii.xml

Lines changed: 9 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,13 @@
2929
<content id="0xb" />
3030
<content id="0xc" />
3131
<content id="0xd" />
32-
<content id="0xe" patchscount="1">
32+
<content id="0xe" patchscount="3">
3333
<!-- Reroute IRQ9 to mload -->
3434
<patch offset="0x283B4" size="4" originalbytes="0xFF,0xFF,0x5D,0x52" newbytes="0x13,0x6D,0x00,0x11"/>
3535
<!-- Korean key check -->
36-
<!--
37-
<patch offset="0x21424" size="1" originalbytes="0xD0" newbytes="0xE0"/>
38-
-->
36+
<patch offset="0x2140C" size="1" originalbytes="0xD0" newbytes="0xE0"/>
3937
<!-- Korean key -->
40-
<!--
41-
<patch offset="0x29078" size="16" originalbytes="0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00" newbytes="0x63,0xB8,0x2B,0xB4,0xF4,0x61,0x4E,0x2E,0x13,0xF2,0xFE,0xFB,0xBA,0x4C,0x9B,0x7E"/>
42-
-->
38+
<patch offset="0x28EE8" size="16" originalbytes="0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00" newbytes="0x63,0xB8,0x2B,0xB4,0xF4,0x61,0x4E,0x2E,0x13,0xF2,0xFE,0xFB,0xBA,0x4C,0x9B,0x7E"/>
4339
</content>
4440
<content id="0x19" module="MLOAD" tmdmoduleid="-1"/>
4541
<content id="0x1a" module="FAT" tmdmoduleid="-1"/>
@@ -79,17 +75,13 @@
7975
<content id="0xf" />
8076
<content id="0x10" />
8177
<content id="0x11" />
82-
<content id="0x12" patchscount="1">
78+
<content id="0x12" patchscount="3">
8379
<!-- Reroute IRQ9 to mload -->
8480
<patch offset="0x283B4" size="4" originalbytes="0xFF,0xFF,0x5D,0x52" newbytes="0x13,0x6D,0x00,0x11"/>
8581
<!-- Korean key check -->
86-
<!--
87-
<patch offset="0x21424" size="1" originalbytes="0xD0" newbytes="0xE0"/>
88-
-->
82+
<patch offset="0x2140C" size="1" originalbytes="0xD0" newbytes="0xE0"/>
8983
<!-- Korean key -->
90-
<!--
91-
<patch offset="0x29078" size="16" originalbytes="0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00" newbytes="0x63,0xB8,0x2B,0xB4,0xF4,0x61,0x4E,0x2E,0x13,0xF2,0xFE,0xFB,0xBA,0x4C,0x9B,0x7E"/>
92-
-->
84+
<patch offset="0x28EE8" size="16" originalbytes="0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00" newbytes="0x63,0xB8,0x2B,0xB4,0xF4,0x61,0x4E,0x2E,0x13,0xF2,0xFE,0xFB,0xBA,0x4C,0x9B,0x7E"/>
9385
</content>
9486
<content id="0x1d" module="MLOAD" tmdmoduleid="-1"/>
9587
<content id="0x1e" module="FAT" tmdmoduleid="-1"/>
@@ -130,17 +122,13 @@
130122
<content id="0xf" />
131123
<content id="0x10" />
132124
<content id="0x11" />
133-
<content id="0x12" patchscount="1">
125+
<content id="0x12" patchscount="3">
134126
<!-- Reroute IRQ9 to mload -->
135127
<patch offset="0x283B4" size="4" originalbytes="0xFF,0xFF,0x5D,0x52" newbytes="0x13,0x6D,0x00,0x11"/>
136128
<!-- Korean key check -->
137-
<!--
138-
<patch offset="0x21424" size="1" originalbytes="0xD0" newbytes="0xE0"/>
139-
-->
129+
<patch offset="0x2140C" size="1" originalbytes="0xD0" newbytes="0xE0"/>
140130
<!-- Korean key -->
141-
<!--
142-
<patch offset="0x29078" size="16" originalbytes="0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00" newbytes="0x63,0xB8,0x2B,0xB4,0xF4,0x61,0x4E,0x2E,0x13,0xF2,0xFE,0xFB,0xBA,0x4C,0x9B,0x7E"/>
143-
-->
131+
<patch offset="0x28EE8" size="16" originalbytes="0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00" newbytes="0x63,0xB8,0x2B,0xB4,0xF4,0x61,0x4E,0x2E,0x13,0xF2,0xFE,0xFB,0xBA,0x4C,0x9B,0x7E"/>
144132
</content>
145133
<content id="0x18" module="MLOAD" tmdmoduleid="-1"/>
146134
<content id="0x19" module="FAT" tmdmoduleid="-1"/>

0 commit comments

Comments
 (0)