TehCheat / PoEHelper

Compiled version of Qvin0000's ExileAPI to make things easy
147 stars 55 forks source link

just a question #46

Closed i9xgit closed 8 months ago

i9xgit commented 1 year ago

is there a way to make it so poehelper doesnt appear in screenshots/discord screenshare/obs recording? as i would like to use it without the potential risk of people seeing it when i screenshare due to it technically being against tos

i9xgit commented 12 months ago

bump

Lawnmoers commented 9 months ago

Not currently but, Im not sure why you would want to do this as many of the features of ExileAPI are robotic and utilize obviously non human mouse movements which even if the overlay is hidden wouldnt be hidden.

i9xgit commented 9 months ago

honestly, im mostly asking about erhm the radar module and enemy's on the map thingy just so i can screenshare in discord without people seeing that shit

Lawnmoers commented 9 months ago

Im pretty sure ExileAPI uses DirectX hooking which means the overlay is drawn directly inside the game. If that is the case than it would be impossible to exclude from discord screen shares without essentially rewriting the entire rendering part of the program.

TehCheat commented 9 months ago

ExileApi uses an overlay (SharpDX) to draw, it does not hook DirectX. As such, you can share/record just the PoE window and it will not share/record the ExileApi HUD. If you record/share the monitor/screen, it will record/share the ExileApi HUD.