notablackbear / poe_qolV2

52 stars 34 forks source link

Added support for windowed PoE #57

Open ponbac opened 4 years ago

ponbac commented 4 years ago

Can now display chaos recipe-overlay for Path of Exile in windowed mode. This is done by grabbing the location of the Path of Exile window and adding some offsets depending on the window position. Next step would be to add some way to reload the recipe overlay-position when the user changes window size or position. Maybe rerun setup_app() when the overlay's refresh button is pressed.

Enable by setting windowed to True in Setup.ini, screen_res does not matter when windowed=True.

Works perfectly for me but may need some testing. Not tested with 1920x1080 monitor. Guess the .exe also has to be rebuilt with this addition.

Mettwurstler commented 4 years ago

hey, ty for your work :) im completely new to github, so is there a way to update the POE_QOL_v2-0-3.exe with the new windowed mode changes? because i dont have any plan from python-programming xD

liquidfrollo commented 3 years ago

I want this! I have a 4k monitor and play 1080 windowed mode!

jgreenwayread commented 3 years ago

@Mettwurstler you should have a button towards the bottom of this page that will let you merge in the pull request

liquidfrollo commented 3 years ago

@Mettwurstler you should have a button towards the bottom of this page that will let you merge in the pull request

@Mettwurstler go go go! Thanks all