write 59NJ version of DisableIdleDisconnect patch

This commit is contained in:
Martin Michelsen
2025-02-16 14:45:48 -08:00
parent f2d36d589b
commit d24a535cd6
2 changed files with 16 additions and 1 deletions
@@ -0,0 +1,15 @@
.meta name="Disable idle DC"
.meta description="Disables the idle\ndisconnect timeout"
entry_ptr:
reloc0:
.offsetof start
start:
.include WriteCodeBlocksBB
.data 0x007A1233
.data 0x00000005
mov eax, 0
.data 0x00000000
.data 0x00000000
@@ -9,7 +9,7 @@ start:
.data 0x007A03F7
.data 0x00000005
.binary B800000000
mov eax, 0
.data 0x00000000
.data 0x00000000