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

To merge #1

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

To merge #1

wants to merge 571 commits into from

Conversation

heidiwenger
Copy link
Owner

As automatic upstream merge is not possible.

sharkwouter and others added 30 commits November 28, 2024 13:26
Fix extract_by_wine when PC has optical drive
* All installations now try to use a fixed folder 'c:\game' within the wineprefix as install target.
* Wine installer tries unattended mode first and falls back to wizard dialog on failure
  The fallback will break if user changes the target directory in the wizard, but it's better then not working at all and the directory requirement can be documented.
* Adjust launcher.py to use wine-internal paths whereever possible
use env for wine when launching
* Fix _exe_cmd in installer.py

* Only print if print_output is on

* Set stdout and stderr to non-blocking in exe_cmd function
reworked and enhanced lang_install:
1. now uses 2 different strategies for language detection
2. renamed to match_game_lang_to_installer to better match actual
purpose
3. slightly change _exe_cmd again to make it consume everything of Popen
without readlines() calls after actual execution loop
* sleep before poll in _exe_cmd
* change how mocks in tests for match_lang_to_installer are set up
Fix Unreal Gold being unable to launch
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.