How i can allow RTSS to work with limited user poe launched? I had it worked before, but couple days ago my system died and i cant recover anything from it, now new ssd and new windows, poe launches with limited user is ok but rtss wont injecting... Works fine on with main user (Dx11, Dx12, Vulkan). Using Windows 10 Pro
Edit: Shorcut what works for me is but w/o RTSS
Code:
C:\Windows\System32\runas.exe /user:MyPOEUser /savecred "cmd /C cd /d "C:/Program Files (x86)/Grinding Gear Games/Path of Exile/" && start PathOfExile_x64.exe --nologo --require-launch"
with adding full acces to "Grinding Gear Games" directory to limited user, but game now forces to launch PathofExile.exe(cuz x86 was abandoned) PathOfExile_x64.exe is a dead weight
EDIT: !FIX! UAC SHOULD BE TURNED ON in your Windows!!!