Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for windowed PoE #57

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ponbac
Copy link

@ponbac ponbac commented Sep 25, 2020

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
Copy link

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
Copy link

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

@jgreenwayread
Copy link

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

@liquidfrollo
Copy link

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants