Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Heroic-Games-Launcher/HeroicGamesLauncher
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.14.0
Choose a base ref
...
head repository: Heroic-Games-Launcher/HeroicGamesLauncher
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.14.1
Choose a head ref
  • 4 commits
  • 5 files changed
  • 5 contributors

Commits on Apr 1, 2024

  1. Update bug report template with latest release (#3665)

    Co-authored-by: flavioislima <flavioislima@users.noreply.github.com>
    github-actions[bot] and flavioislima authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    823445d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. [Fix] Proton with ESYNC/FSYNC (#3676)

    * Get the correct environment variables for Winetricks
    
    * Read out Winetricks' log file instead of running it for `listInstalled`
    
    * Move our own env vars below `setup[Wine]EnvVars`
    
    If we don't do this, the env vars set by those functions will overwrite ours
    (e.g. WINEPREFIX)
    
    * Fix typo
    
    Co-authored-by: Ariel Juodziukynas <arieljuod@gmail.com>
    
    ---------
    
    Co-authored-by: Ariel Juodziukynas <arieljuod@gmail.com>
    CommandMC and arielj authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    7e320ac View commit details
    Browse the repository at this point in the history
  2. [Chore] Use waitforexitandrun instead of run command for Proton (#3680)

    Co-authored-by: Flavio F Lima <flavioislima@users.noreply.github.com>
    flavioislima and flavioislima authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    7401025 View commit details
    Browse the repository at this point in the history
  3. [Release] v2.14.1

    flavioislima committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    6b5b94b View commit details
    Browse the repository at this point in the history
Loading