add fast tekker patch

This commit is contained in:
Martin Michelsen
2025-10-28 22:24:59 -07:00
parent 83260d5037
commit 31b49a71fb
6 changed files with 176 additions and 2 deletions
@@ -0,0 +1,33 @@
.meta name="Fast tekker"
.meta description="Skips wind-up sound\nat tekker window"
entry_ptr:
reloc0:
.offsetof start
start:
.include WriteCodeBlocksBB
.data 0x006DA113
.deltaof patch1_start, patch1_end
patch1_start:
mov dword [edi + 0x14C], 1
patch1_end:
.data 0x006DA130
.deltaof patch2_start, patch2_end
patch2_start:
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
patch2_end:
.data 0x00000000
.data 0x00000000