-
Member
-
Member
Originally Posted by
nomisx89
Trying to automatically use chargestaff but its giving me this false error on the first expression line. Anyone know what I'm doing wrong?
Attachment 88337
These settings seem to work well with me. Give it a try:
Screenshot 2025-01-13 023330.png
-
Member
Limited user steam help
Create a new user:
- Open command prompt as admin
- Run (change username and password)
Code:
net user username password /add
Limit the access to the GameHelper folder:
- Go to the GameHelper folder
- Right click -> Properties
- Security -> Groups or usernames EDIT
- Click ADD -> Write your username under object names and click check names
- Click Ok then DENY FULL CONTROL for that user
Create a .bat file with:
Code:
@echo off
setlocal
C:\Windows\System32\runas.exe /user:YOUR_LIMITED_USER /profile /savecred "cmd /c cd /d "C:\Program Files (x86)\Steam" && start steam.exe"
pause
C:\Windows\System32\runas.exe /user:YOUR_LIMITED_USER /profile /savecred "cmd /c cd /d "C:\Program Files (x86)\Steam\steamapps\common\Path of Exile 2" && start PathOfExile_x64Steam.exe"
Run the script, wait for steam to load and press spacebar or any key.
What it does is:
- First run steam as your limiteduser
- Then run the game as your limiteduser
How to make sure it worked?
- Open task manager
- Go to "Details" and check if steam and PoE are running through your limited user (order by user name)
Issues:
- You might need to change the path of the game in the .bat file
Last edited by dinoid; 01-13-2025 at 09:57 AM.
-
Post Thanks / Like - 4 Thanks
-
Member
my game stutters like crazy whenever I'm using helper. I've tried everything mentioned in faq but no help. Anyone else having the same issue? All that aside thanks for the tool appreciated.
-
Member
Make sure to:
- Go to C:\Users\YOUR_MAIN_USER\Documents\
- Copy My Games\Path of Exile 2
- Go to C:\Users\YOUR_LIMITED_USER\Documents\
- Paste My Games\Path of Exile 2
What might help as well:
- Change API to VULKAN
- Disable triple buffering
- Enable VSYNC in the GameHelper settings
OBS:
- GameHelper indeed uses more of your PC than just playing the game. Make sure to compensate for this with optimized graphics settings.
-
Post Thanks / Like - 1 Thanks
GameHelper (1 members gave Thanks to dinoid for this useful post)
-
Originally Posted by
dinoid
Create a new user:
- Open command prompt as admin
- Run (change username and password)
Code:
net user username password /add
Limit the access to the GameHelper folder:
- Go to the GameHelper folder
- Right click -> Properties
- Security -> Groups or usernames EDIT
- Click ADD -> Write your username under object names and click check names
- Click Ok then DENY FULL CONTROL for that user
Create a .bat file with:
Code:
@echo off
setlocal
C:\Windows\System32\runas.exe /user:YOUR_LIMITED_USER /profile /savecred "cmd /c cd /d "C:\Program Files (x86)\Steam" && start steam.exe"
pause
C:\Windows\System32\runas.exe /user:YOUR_LIMITED_USER /profile /savecred "cmd /c cd /d "C:\Program Files (x86)\Steam\steamapps\common\Path of Exile 2" && start PathOfExile_x64Steam.exe"
Run the script, wait for steam to load and press spacebar or any key.
What it does is:
- First run steam as your limiteduser
- Then run the game as your limiteduser
How to make sure it worked?
- Open task manager
- Go to "Details" and check if steam and PoE are running through your limited user (order by user name)
Issues:
- You might need to change the path of the game in the .bat file
Might be a good idea to share this in limited user post rather than this post…or even both…( assuming it works…I haven’t test it myself ).
If I did not reply to you, it mean the question you are asking is stupid.
-
Post Thanks / Like - 1 Thanks
dinoid (1 members gave Thanks to GameHelper for this useful post)
-
Member
Originally Posted by
GameHelper
Might be a good idea to share this in limited user post rather than this post…or even both…( assuming it works…I haven’t test it myself ).
True, I shared here because one of the other users was having a hard time figuring it out for steam. Will repost it there. Sorry!
-
Member
For some reason, the radar does not work at all in the co-op mode on a single account
-
Originally Posted by
rallysasha
For some reason, the radar does not work at all in the co-op mode on a single account
I haven’t tested co-op mode, so this is expected….i only got 1 controller and I am not sure how to test this feature without buying a second controller.
If I did not reply to you, it mean the question you are asking is stupid.
-
Member
Originally Posted by
GameHelper
I haven’t tested co-op mode, so this is expected….i only got 1 controller and I am not sure how to test this feature without buying a second controller.
Any gamepad emulator should work. rewasd, vjoy or this one (seems to be the easiest to set up). - GitHub - djlastnight/KeyboardSplitterXbox: Creates up to 4 virtual xbox 360 controllers and feeds them via one or more keyboards.
-
Member
Guys, do you see entrance in every act locations? couse i dont ?
-
Active Member
Originally Posted by
GameHelper
I haven’t tested co-op mode, so this is expected….i only got 1 controller and I am not sure how to test this feature without buying a second controller.
Didnt see the Input Controller setting
so with "I use a Controller" Checked there a no map problems in local coop
I think
the problem over here are the wrong Map ptr
for local coop the Minimap and Large Map are
root -> 1 -> 2 -> 1 -> LargeMap
root -> 1 -> 2 -> 2 -> MiniMap
The ptr to the Terrain Metadata are correct in local coop
Last edited by darkxell133; 01-13-2025 at 10:57 PM.
-
Member
So I am not sure what is keeping it from working at all for you but it does work with coop. However, because there are two characters it basically duplicates the overlay between the two characters and if one character is further away from the other it can make for a really messy and "unreadable" map.Screenshot 2025-01-13 182948.jpg
Last edited by xcnh576; 01-13-2025 at 09:31 PM.
-
Active Member
I testet it with the " I use a Controller" within the Input config and it works
well i never play with controller i only checked whats wrong without change settings
Last edited by darkxell133; 01-13-2025 at 08:43 PM.
-
Member
@Mushkela
Total noob here, I copied and pasted like your screenshot but it still hasn't auto-activated, any guesses?(yes charged staff skill is on Q)
3.png
Last edited by Houken; 01-13-2025 at 10:44 PM.