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

[xlcore][fix] Allow new versions of patched proton wine to work. Improve compatibility with unpatched wine. #1316

Closed
wants to merge 6 commits into from

Commits on Apr 28, 2023

  1. Fix: find ffxiv process when using unpatched wine

    Workaround: deal with ERROR: Could Not Get Primary Adapter Handle
    rankynbass committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    ad30450 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Configuration menu
    Copy the full SHA
    73624d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8131992 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    040dcab View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    1e56d76 View commit details
    Browse the repository at this point in the history
  2. Update GetUnixProcessId logic

    * Workaround for REST and proton wine
    * Move return statements out of try/catch block
    * Make fallback function private, call from GetUnixProcessId()
    rankynbass committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    0b1c24e View commit details
    Browse the repository at this point in the history