write 59NJ version of DisableIdleDisconnect patch
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user