Fix PoE1 3.29 updater and macOS display scaling - #3
Open
ocombe wants to merge 2 commits into
Open
Conversation
Bump the bundled PoE1 tree to v2.66.2 so sha2.lua is present in newly packaged apps. Rewrite runtime/lua manifest entries to a macOS-only updater part under App Support and search that Lua path before the bundled fallback.
Disable the macOS high-resolution backing surface and filter PoB's DPI_AWARE renderer flag in the wrapper. This avoids the external-display startup state where SimpleGraphic renders into the lower-left quadrant until the window is dragged across monitors.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes #2.
Validation