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

Fixes and minor features added for XL.Core #13

Merged
merged 6 commits into from
Jan 14, 2023

Commits on Dec 7, 2022

  1. fix: create wine prefix with custom wine.

    * function failed to initialize dxvk if no wine prefix existed
      and custom wine selected, resulting in crash.
    * Also updated error messages to include errors for no wine64
      found at location and path not existing.
    rankynbass committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    6ee82c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    299cad5 View commit details
    Browse the repository at this point in the history
  3. feat: add description to pull-down menus (enums)

    * Also moved name above numerics, instead of to the right.
      This is more consistant with the other inputs.
    rankynbass committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    1c41ca8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfd4eca View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Revert "Use Path.Combine for safety."

    This reverts commit bfd4eca.
    rankynbass committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    410dd80 View commit details
    Browse the repository at this point in the history
  2. Revert "fix: create wine prefix with custom wine."

    This reverts commit 6ee82c8.
    rankynbass committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    7c4a475 View commit details
    Browse the repository at this point in the history