diff --git a/lincle.html b/lincle.html
index 96546c6..24b3786 100644
--- a/lincle.html
+++ b/lincle.html
@@ -48,13 +48,15 @@
]
},
{
- name: "Mixer Bug Fix 1",
+ name: "Mixer Bug Fix 1",//part 1
+ tooltip: "if sound card has a large number of unreasonable mixer channels, use it.",
patches: [
{ offset: 0xA165F, off: [0x75], on: [0xEB] },
]
},
{
- name: "Mixer Bug Fix 2",
+ name: "Mixer Bug Fix 2",//part 2
+ tooltip: "if sound card has a large number of unreasonable mixer channels, use it.",
patches: [
{ offset: 0xA18CD, off: [0x75], on: [0xEB] },
]