Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
hi
it is because you are in borderless mode.. in windowed borderless, the game will pause when you alt-tab. if you are in full screen it will not.
as far as i know, there is no other way to run in alt tab other than full screen. you can however.. iirc, run a browser while in steam overlay, can't remember if overlay pauses game. i don't think it does. that might be a solution.
all the best.
I play fullscreen however, I don't know how it works out in Borderless.
Ye, im really a user of it, i just used to use this preset already done ages ago. The problem is with the injection, im unable to activate it. Doesnt work with a shortcut ingame as well.
[ENABLE]
aobscanmodule(polofAOB,NMS.exe,C3 48 3B 05 ** ** ** ** 0F 94 C0 48 83 C4 20 5B)
registersymbol(polofAOB)
polofAOB+8:
db 90 90 90
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newmem)
polofAOB+8:
sete al
//Alt: db 0F 94 C0 48 83 C4 20
unregistersymbol(polofAOB)
{ Game : NMS.exe
Version:
Date : 2019-11-27
Author : Igromanru
No Pause On Loss Focus
}
define(bytes,0F 94 C0 48 83 C4 20)
[ENABLE]
aobscanmodule(noPauseOnLossFocusSearch,NMS.exe,48 39 83 ? ? ? ? 0F 94 C0 48 83 C4 20)
define(noPauseOnLossFocus, noPauseOnLossFocusSearch+7)
assert(noPauseOnLossFocus,bytes)
alloc(newmem,$100,noPauseOnLossFocus)
registersymbol(noPauseOnLossFocus)
label(code)
label(return)
newmem:
code:
sete al
add rsp,20
mov eax, 1 // return true (no pause)
jmp return
noPauseOnLossFocus:
jmp newmem
nop 2
return:
[DISABLE]
noPauseOnLossFocus:
db bytes
dealloc(newmem)
unregistersymbol(noPauseOnLossFocus)
{
// ORIGINAL CODE - INJECTION POINT: "NMS.exe"+169044A
"NMS.exe"+1690426: 33 D2 - xor edx,edx
"NMS.exe"+1690428: B9 01 00 01 00 - mov ecx,00010001
"NMS.exe"+169042D: E8 9E B7 0B 00 - call NMS.exe+174BBD0
"NMS.exe"+1690432: 33 C9 - xor ecx,ecx
"NMS.exe"+1690434: 0F B6 C1 - movzx eax,cl
"NMS.exe"+1690437: 48 83 C4 20 - add rsp,20
"NMS.exe"+169043B: 5B - pop rbx
"NMS.exe"+169043C: C3 - ret
"NMS.exe"+169043D: FF 15 3D 26 64 00 - call qword ptr [NMS.exe+1CD2A80]
"NMS.exe"+1690443: 48 39 83 48 03 00 00 - cmp [rbx+00000348],rax
// ---------- INJECTING HERE ----------
"NMS.exe"+169044A: 0F 94 C0 - sete al
"NMS.exe"+169044D: 48 83 C4 20 - add rsp,20
// ---------- DONE INJECTING ----------
"NMS.exe"+1690451: 5B - pop rbx
"NMS.exe"+1690452: C3 - ret
"NMS.exe"+1690453: CC - int 3
"NMS.exe"+1690454: CC - int 3
"NMS.exe"+1690455: CC - int 3
"NMS.exe"+1690456: CC - int 3
"NMS.exe"+1690457: CC - int 3
"NMS.exe"+1690458: CC - int 3
"NMS.exe"+1690459: CC - int 3
"NMS.exe"+169045A: CC - int 3
}
Click another program you are using "instantly".
It work for me.