Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
More Updates and some additions (#311)
Browse files Browse the repository at this point in the history
* Minor Updates

Fixed some misc. mods:
-One Click Revive
-Allow Moving To Same Channel
-Disable Channel Move Description
-Disable Logout Penalty Msg
-Infinite Party Ad Time
-Remove Dungeon Fog
-Always Trans Collect Mode
-Allow Canceling Lance Counter

* More Updates and some additions

More Updates:
-Disable Character Rendering
-Disable Prop Rendering
-Hide NPC Curtains
-Render Bones
-Render Bones Hitbox
-Render Collision Boxes
-Render FPS Info
-Render Framework
-Render Light Information
-Render Light Radius
-Render Wireframe
-Show Clock Minutes
-Allow Hotkey For Any Item
-Enable Chat to Mini-Gamers
-Hide Second Titles
-Increase Alt Text Distance

Also added some oldies:
-Enable Golem Hit Props
-Enable Golem Speak
-Land Any Height
-No Aviation Check
-Uncap Flight
-Nao Immediately
  • Loading branch information
Satanachia authored Aug 26, 2023
1 parent d282a64 commit 4b1bb49
Showing 1 changed file with 183 additions and 47 deletions.
230 changes: 183 additions & 47 deletions Kanan/Patches.json
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@
"category": "Quality of Life",
"patches": [
{
"pattern": "76 ? 68 ? ? ? ? 8D 4D E8 E8 ? ? ? ? C6 45 FC ? 8D 45 E8",
"pattern": "76 ? 4C 8B ? ? ? ? ? 48 89",
"patch": "EB"
}
]
Expand All @@ -284,7 +284,7 @@
"category": "Quality of Life",
"patches": [
{
"pattern": "75 ? 50 8D 45 08 50 E8 ? ? ? ? 83 C4 ? C6 45 FC ? EB ?",
"pattern": "75 ? 8B D0 48 8D ? ? E8 ? ? ? ? 48 8B ? 4C 8B ? 48 8B ? ? 49 3B ? 74 ? 48 85 ? 74 ? E8 ? ? ? ? 49 8B ? 48 89 ? ? 4C 8B ? 4D 85 ? 74 ? 48 85 ? 74 ? E8 ? ? ? ? 4C 89 ? ? 4C 8B ? 4D 85 ? 74 ? 33 D2 49 8B ? E8 ? ? ? ? 48 89 ? ? EB",
"patch": "EB"
}
]
Expand Down Expand Up @@ -357,7 +357,7 @@
"category": "Text",
"patches": [
{
"pattern": "0F 86 ? ? ? ? 0F 57 C0 0F 2F F8",
"pattern": "0F 86 ? ? ? ? 41 0F ? ? 0F 82",
"patch": "90 90 90 90 90 90"
}
]
Expand Down Expand Up @@ -410,7 +410,7 @@
"category": "Text",
"patches": [
{
"pattern": "75 ? 8B 4F 74 56",
"pattern": "75 ? 48 8B ? ? ? ? ? 48 8B ? 4D 8B ? 41 0F ? ? FF 50 ? 85 C0 44 0F ? ? 48 8B ? ? ? ? ? E8",
"patch": "EB"
}
]
Expand All @@ -421,8 +421,8 @@
"category": "Graphics",
"patches": [
{
"pattern": "55 8B EC 8A 45 08 56 8B F1 38 06",
"patch": "B0 00 C2 04 00 90 90 90 90 90 90"
"pattern": "40 ? 48 83 EC ? 48 8B ? 38 11 74",
"patch": "30 C0 30 C9 C3 90 90 90 90 90 90"
}
]
},
Expand All @@ -443,12 +443,14 @@
"category": "Quality of Life",
"patches": [
{
"pattern": "48 83 EC ? 48 8B ? 48 85 ? 74 ? BA ? ? ? ? 48 8B ? E8 ? ? ? ? 84 C0 74 ? B0 ? 48 83 C4 ? C3 32 C0 48 83 C4 ?",
"pattern": "48 83 EC ? 48 8B ? 48 85 ? 74 ? BA ? ? ? ? 48 8B ? E8 ? ? ? ? 84 C0 74 ? B0 ? 48 83 C4 ? C3 32 C0 48 83 C4",
"n": 1,
"offset": 36,
"patch": "B0 01"
},
{
"pattern": "74 ? B0 ? E9 ? ? ? ? 48 8B ? ? ? ? ? 4C 8B",
"pattern": "48 8D ? ? E8 ? ? ? ? 32 C0 4C 8D ? ? ? 49 8B ? ? 49 8B ? ? 49 8B ? 41 ? 5F",
"offset": 9,
"patch": "90 90"
}
]
Expand Down Expand Up @@ -505,12 +507,12 @@
"category": "Interface",
"patches": [
{
"pattern": "89 45 C0 0F 84 ? ? ? ? B9 ? ? ? ?",
"patch": "90 90 90"
"pattern": "89 85 ? ? ? ? 4D 39 ? ? ? ? ? 0F 84 ? ? ? ? 48 8D",
"patch": "90 90 90 90 90 90"
},
{
"pattern": "89 45 C0 0F 84 ? ? ? ? 68 ? ? ? ?",
"patch": "90 90 90"
"pattern": "89 85 ? ? ? ? 4D 8B ? ? ? ? ? 4D 85 ? 0F 84 ? ? ? ? 49 8B ? ? 4C 8B",
"patch": "90 90 90 90 90 90"
}
]
},
Expand Down Expand Up @@ -611,33 +613,32 @@
"category": "Information",
"patches": [
{
"pattern": "75 ? 68 ? ? ? ? EB 1F 6A 0A",
"pattern": "75 ? 48 8B ? ? ? 48 8D ? ? ? ? ? 48 85",
"n": 0,
"patch": "EB"
},
{
"pattern": "75 ? 68 ? ? ? ? EB 1F 6A 0A",
"pattern": "75 ? 48 8B ? ? ? 48 8D ? ? ? ? ? 48 85",
"n": 1,
"patch": "EB"
},
{
"pattern": "75 ? 68 ? ? ? ? EB 1F 6A 0A",
"n": 2,
"pattern": "75 ? 48 8B ? ? ? 4C 8D ? ? ? ? ? 48 85",
"patch": "EB"
},
{
"pattern": "33 C0 85 C9 0F 49 C1 85 F6",
"pattern": "33 C9 85 FF 0F 49",
"n": 0,
"patch": "90 90 90 90 90 8B C1"
"patch": "90 90 90 90 90 90 90 8B CF"
},
{
"pattern": "33 C0 85 C9 0F 49 C1 85 F6",
"pattern": "33 F6 8B CE 85 FF",
"n": 1,
"patch": "90 90 90 90 90 8B C1"
"patch": "90 90 90 90 90 90 90 8B CF"
},
{
"pattern": "33 C0 85 DB 0F 49 C3 85 F6",
"patch": "90 90 90 90 90 8B C3"
"pattern": "33 F6 8B CE 85 DB",
"patch": "90 90 90 90 90 90 90 8B CB"
}
]
},
Expand Down Expand Up @@ -959,9 +960,8 @@
"category": "Graphics",
"patches": [
{
"pattern": "8B C8 8B 10 8B 42 ? FF D0 84 C0 0F 85 ? ? ? ? 64",
"offset": 7,
"patch": "B0 01"
"pattern": "FF 52 ? 84 C0 0F 85 ? ? ? ? 8B 0D",
"patch": "B0 01 90"
}
]
},
Expand All @@ -971,9 +971,8 @@
"category": "Graphics",
"patches": [
{
"pattern": "8B C8 8B 10 8B 52 ? FF D2 84 C0 0F 84 ? ? ? ? 8B C7",
"offset": 7,
"patch": "B0 01"
"pattern": "FF 52 ? 84 C0 0F 84 ? ? ? ? 8B C7",
"patch": "B0 01 90"
}
]
},
Expand All @@ -983,8 +982,8 @@
"category": "Graphics",
"patches": [
{
"pattern": "8B C8 8B 10 8B 42 ? FF D0 84 C0 0F 84 ? ? ? ? 8B 9F",
"offset": 56,
"pattern": "48 8B ? 48 8B ? FF 52 ? 84 C0 0F 84 ? ? ? ? 49 8B ? ? ? ? ? 48 85",
"offset": 80,
"patch": "EB"
}
]
Expand All @@ -995,8 +994,8 @@
"category": "Graphics",
"patches": [
{
"pattern": "8B C8 8B 10 8B 42 ? FF D0 84 C0 0F 84 ? ? ? ? 8B 9F",
"offset": 125,
"pattern": "48 8B ? 48 8B ? FF 52 ? 84 C0 0F 84 ? ? ? ? 49 8B ? ? ? ? ? 48 85",
"offset": 168,
"patch": "EB"
}
]
Expand Down Expand Up @@ -1036,9 +1035,9 @@
"category": "Graphics",
"patches": [
{
"pattern": "8B C8 8B 10 8B 42 ? FF D0 84 C0 0F 84 ? ? ? ? 8B 4F ? E8",
"offset": 7,
"patch": "B0 01"
"pattern": "48 8B ? FF 52 ? 84 C0 0F 84 ? ? ? ? 49 8B ? ? ? E8",
"offset": 3,
"patch": "90 90 90"
}
]
},
Expand All @@ -1048,14 +1047,14 @@
"category": "Graphics",
"patches": [
{
"pattern": "8B 10 8B C8 8B 42 04 FF D0 84 C0 0F 84 EE 09 00 00 8B 0E",
"pattern": "48 8B ? 48 8B ? FF 52 ? 84 C0 0F 84 ? ? ? ? 48 8B ? 48 8B ? ? ? ? ? E8",
"offset": 11,
"patch": "90 90 90 90 90 90"
},
{
"pattern": "8B 42 04 FF D0 84 C0 74 C2",
"pattern": "48 8B ? FF 52 ? 84 C0 74 ? 44 8B ? 48 8B ? 48 8B ? ? ? ? ? 42 8B",
"offset": 3,
"patch": "90 90"
"patch": "90 90 90"
}
]
},
Expand All @@ -1065,14 +1064,14 @@
"category": "Graphics",
"patches": [
{
"pattern": "8B 10 8B C8 8B 42 04 FF D0 84 C0 0F 84 EE 09 00 00 8B 0E",
"pattern": "48 8B ? 48 8B ? FF 52 ? 84 C0 0F 84 ? ? ? ? 48 8B ? 48 8B ? ? ? ? ? E8",
"offset": 11,
"patch": "90 90 90 90 90 90"
},
{
"pattern": "8B 42 04 FF D0 84 C0 74 0C 8B 17 8B 82 CC 00 00 00",
"pattern": "48 8B ? FF 52 ? 84 C0 74 ? 48 8B ? 33 D2",
"offset": 3,
"patch": "90 90"
"patch": "90 90 90"
}
]
},
Expand All @@ -1099,14 +1098,14 @@
"category": "Graphics",
"patches": [
{
"pattern": "8B 10 8B C8 8B 42 04 FF D0 84 C0 0F 84 EE 09 00 00 8B 0E",
"pattern": "48 8B ? 48 8B ? FF 52 ? 84 C0 0F 84 ? ? ? ? 48 8B ? 48 8B ? ? ? ? ? E8",
"offset": 11,
"patch": "90 90 90 90 90 90"
},
{
"pattern": "8B 42 04 FF D0 84 C0 74 0C 8B 17 8B 82 C8 00 00 00",
"offset": 3,
"patch": "90 90"
"pattern": "B2 ? 48 8B ? FF 90 ? ? ? ? 48 8B ? 48 8B ? ? ? ? ? E8",
"offset": 32,
"patch": "90 90 90"
}
]
},
Expand Down Expand Up @@ -1292,5 +1291,142 @@
"patch": "EB"
}
]
}
]
},
{
"name": "Render Bones",
"desc": "",
"category": "Graphics",
"patches": [
{
"pattern": "48 8B ? 48 8B ? FF 52 ? 84 C0 0F 84 ? ? ? ? 48 8B ? 48 8B ? ? ? ? ? E8",
"offset": 11,
"patch": "90 90 90 90 90 90"
},
{
"pattern": "48 8B ? 48 8B ? FF 52 ? 84 C0 0F 84 ? ? ? ? 48 8B ? 48 8B ? FF 50",
"offset": 6,
"patch": "B0 01 90"
}
]
},
{
"name": "Render Framework",
"desc": "",
"category": "Graphics",
"patches": [
{
"pattern": "48 8B ? 48 8B ? FF 52 ? 84 C0 0F 84 ? ? ? ? 48 8B ? 48 8B ? ? ? ? ? E8",
"offset": 11,
"patch": "90 90 90 90 90 90"
},
{
"pattern": "48 8B ? 48 8B ? FF 52 ? 84 C0 74 ? 48 8B ? 48 8B ? FF 90 ? ? ? ? 48 83 C3",
"offset": 6,
"patch": "B0 01 90"
}
]
},
{
"name": "Enable Golem Hit Props",
"desc": "",
"category": "Misc",
"patches": [
{
"pattern": "E8 ? ? ? ? 84 C0 0F 85 ? ? ? ? 48 8B ? E8 ? ? ? ? 48 8B ? 83 F8",
"patch": "B8 00 00 00 00"
}
]
},
{
"name": "Enable Golem Speak",
"desc": "",
"category": "Misc",
"patches": [
{
"pattern": "74 ? 4C 89 ? ? 48 8D ? ? ? ? ? E8 ? ? ? ? 8B F8 8D 48 ? E8 ? ? ? ? 48 89 ? ? 48 8D ? ? 4C 8D ? ? ? ? ? 8D 57 ? E8 ? ? ? ? 48 8B ? ? 89 7A ? 48 8D ? ? 48 8B ? 41 FF",
"patch": "71"
},
{
"pattern": "48 8B ? E8 ? ? ? ? 84 C0 0F 85 ? ? ? ? 48 8B ? 48 8B ? E8 ? ? ? ? 84 C0 0F 85 ? ? ? ? 48 8B ? 48 8B",
"offset": 3,
"patch": "B8 00 00 00 00"
}
]
},
{
"name": "Uncap Flight",
"desc": "",
"category": "Misc",
"patches": [
{
"pattern": "0F 84 ? ? ? ? E8 ? ? ? ? 48 8B ? E8 ? ? ? ? 48 8B ? 48 C7 44 24 48",
"offset": 1,
"patch": "80"
},
{
"pattern": "74 ? 48 8B ? ? 0F 57 ? 8B 48 ? F3 48",
"patch": "EB"
},
{
"pattern": "F3 48 ? ? ? C3 F3 0F",
"offset": 10,
"patch": "6A 04 E1 02"
}
]
},
{
"name": "No Aviation Check",
"desc": "Fly Through Obstacles",
"category": "Misc",
"patches": [
{
"pattern": "76 ? 48 8D ? ? ? ? ? E8 ? ? ? ? 48 8D ? ? ? ? ? 48 8B",
"patch": "EB"
}
]
},
{
"name": "Land Any Height",
"desc": "",
"category": "Misc",
"patches": [
{
"pattern": "0F 82 ? ? ? ? E8 ? ? ? ? 48 8B ? 4C 89 ? ? ? 48 8D ? ? ? ? ? E8 ? ? ? ? 8B F8 8D 48 ? E8 ? ? ? ? 48 89 ? ? ? 48 8D ? ? 4C 8D ? ? ? ? ? 8D 57 ? E8 ? ? ? ? 48 8B ? ? ? 89 79 ? 4C 8D ? ? ? 48 8D ? ? 48 8B ? E8 ? ? ? ? 90 45 33 ? 48 8D ? ? ? 48 8B",
"offset": 1,
"patch": "85"
}
]
},
{
"name": "Nao IMMEDIATELY",
"desc": "",
"category": "Misc",
"patches": [
{
"pattern": "41 B8 ? ? ? ? 48 8B ? 48 8B ? E8 ? ? ? ? 90 48 8D ? ? E8 ? ? ? ? 4D 8B",
"offset": 2,
"patch": "FF 00"
},
{
"pattern": "BA C3 04 00 00 48 8D ? ? E8 ? ? ? ? 90 B2 ? 48 8D",
"offset": 58,
"patch": "01 00 00"
},
{
"pattern": "BA C3 04 00 00 48 8D ? ? E8 ? ? ? ? 90 B2 ? 48 8D",
"offset": 64,
"patch": "01 00 00"
},
{
"pattern": "BA C6 04 00 00 48 8D ? ? E8 ? ? ? ? 90 B2 ? 48 8D",
"offset": 58,
"patch": "01 00 00"
},
{
"pattern": "BA C6 04 00 00 48 8D ? ? E8 ? ? ? ? 90 B2 ? 48 8D",
"offset": 64,
"patch": "01 00 00"
}
]
}
]

0 comments on commit 4b1bb49

Please sign in to comment.