add xbox movement patch

This commit is contained in:
Martin Michelsen
2024-02-23 22:46:38 -08:00
parent 66571d751f
commit a4f69f6ca3
8 changed files with 144 additions and 0 deletions
@@ -0,0 +1,15 @@
.meta name="Movement"
.meta description="Fix movement dead\nzone thresholds"
entry_ptr:
reloc0:
.offsetof start
start:
.include WriteCodeBlocksXB
.data 0x003067D8
.deltaof code_start, code_end
code_start:
.include MovementXB
code_end: