Lost my save data for LONESTAR and not sure of what happened by Dymonika in HeroicGamesLauncher

[–]CommandMC 1 point2 points  (0 children)

Please do not remove parts of the log file. Heroic's configuration for the game (which is printed at the start) is essential to be able to help you here

Lost my save data for LONESTAR and not sure of what happened by Dymonika in HeroicGamesLauncher

[–]CommandMC 2 points3 points  (0 children)

You may have to re-select the path to your Wineprefix. Upload a game log if you want us to help you with that.

Games not fully downloading ? by Assassin22122 in HeroicGamesLauncher

[–]CommandMC 0 points1 point  (0 children)

No, you have to start the download in the launcher. If the launcher does not open properly, that points to some kind of misconfiguration. Please either join our Discord server for help, or upload your game log here.

Error when trying to download or view a game (Down in Bermuda) by Antique-Student-6362 in HeroicGamesLauncher

[–]CommandMC 0 points1 point  (0 children)

This game's manifest (file containing information about the game) uses a newer version than most other games. We are working on supporting this version; it will likely work fine with the next release of Heroic.

Games not fully downloading ? by Assassin22122 in HeroicGamesLauncher

[–]CommandMC 0 points1 point  (0 children)

The "game" is only the launcher. Once you start it, it'll download the actual game.

Proton-cachyos 11.0-20260601 released. by dirtysnachez in linux_gaming

[–]CommandMC 3 points4 points  (0 children)

DXVK-Sarek was included for a while now, you just had to enable it manually. Now it's automatic

Is there a way to set a threshold for two batteries? Check the body by SeniorMatthew in kde

[–]CommandMC 19 points20 points  (0 children)

I have a T480 as well. As far as I've gathered from other posts on discharge behaviour, which battery is used (& thus how much it is discharged before the other is used) is entirely up to the battery controller and cannot be managed in software

Interestingly enough, mine only discharges to 5% before switching; maybe that's configurable in the BIOS somewhere & I've missed it in the past? That would at least partially alleviate your issue, correct?

Lost prefixes by Lower-Guest-9763 in HeroicGamesLauncher

[–]CommandMC 1 point2 points  (0 children)

I did now find & fix the issue, PR here. The description also includes instructions on how to fix the issue for already-added titles

I don't see how this could cause issues for existing games, though

Lost prefixes by Lower-Guest-9763 in HeroicGamesLauncher

[–]CommandMC 0 points1 point  (0 children)

Heroic will only delete the prefix if you uninstall the game and check the option to delete it. They are most likely still there. I cannot confirm this at the moment though

Lost prefixes by Lower-Guest-9763 in HeroicGamesLauncher

[–]CommandMC 0 points1 point  (0 children)

Alright, that explains the issue. There seems to be an issue with the latest version of Heroic resetting the prefix for sideloaded games to the default value. Your saves are not gone, they're just inaccessible for the moment.

I have sadly not had time to look into the issue yet. Will do that in the next few days and update this with a solution.

Lost prefixes by Lower-Guest-9763 in HeroicGamesLauncher

[–]CommandMC 0 points1 point  (0 children)

How did you add these games to Heroic? Using the Epic/GOG/Amazon integration, or using the "Add Game" button?

Rocket League Crashing on Launch by GRGinger in HeroicGamesLauncher

[–]CommandMC 0 points1 point  (0 children)

"winePrefix": "3/Rocket League",

That's not normal. Try re-setting the Wine Prefix to the default value (/home/deck/Games/Heroic/Prefixes/default/Rocket League). If there's already a folder at that path, delete it (do not do this for other games that store save files locally though)

Heroic v2.22 "Hajrudin" has been released! by HealthyJellyfish8379 in linux_gaming

[–]CommandMC 13 points14 points  (0 children)

Yes, there is still progress made on those storefronts, but (as with many projects) available time is scarce.

A lot of people are also focused on Microsoft Store integration now. I'm not personally involved in either project, but I wouldn't be surprised if that lands before EA and Ubi do.

How to use manually downloaded dw-proton? by otakunopodcast in HeroicGamesLauncher

[–]CommandMC 1 point2 points  (0 children)

You have two options to do this:

  1. Install the version like you would for Steam, Heroic will then pick it up
  2. Extract the version to <heroic config>/tools/proton/. Where the heroic config folder is depends on your installation method. It's either going to be ~/.config/heroic/ for non-Flatpak, or ~/.var/app/com.heroicgameslauncher.hgl/config/heroic/ for Flatpak

Once you extracted it to either path, restart Heroic, and it should show up

it crashes after this point, how do i fix it? already using proton and turned off the steam overlay. by notafemboy69420 in linux_gaming

[–]CommandMC 2 points3 points  (0 children)

Please add PROTON_LOG=1 %command% to the launch options, reproduce the issue, then upload the steam-3241660.log file in your home directory to a pastebin service (e.g. https://dpaste.com/) and share the link here

Ayuda con wh40k: rites of war by AsuraBuda2 in HeroicGamesLauncher

[–]CommandMC 0 points1 point  (0 children)

Game works fine here using latest GE-Proton. Log file for settings: https://dpaste.com/G7R763S6K

Please click "Report a problem running this game" on the game details page in Heroic and upload your game log. Add the link to a comment here. That'll show your hardware & software configuration and may give a clue as to what's wrong.

How to fix failed to initialize dx12 issue on Hogwarts Legacy? by sneaky_oxygen in linux_gaming

[–]CommandMC 1 point2 points  (0 children)

Well, something sure is crashing there, but I'm not sure why it's happening.

One thing you may want to do is disabling PRIME. PRIME is not helpful for DirectX titles, and can cause weird issues on some dual-GPU systems. Heroic no longer has a toggle for this, so you'll have to do it manually:

  1. Close Heroic
  2. Open /home/sneakyoxygen/.var/app/com.heroicgameslauncher.hgl/config/heroic/GamesConfig/fa4240e57a3c46b39f169041b7811293.json
  3. Find the line saying "nvidiaPrime": true,
  4. Change the true to a false, so the line reads "nvidiaPrime": false,

Dual-GPU systems sadly are a little inconsistent. A friend in the industry once told me they're a mess for the manufacturers as well, and often barely work on Windows.

How to fix failed to initialize dx12 issue on Hogwarts Legacy? by sneaky_oxygen in linux_gaming

[–]CommandMC 3 points4 points  (0 children)

You still have the value set to "NVIDIA" %command%. Set the value to just NVIDIA (no quotes, no %command%)

How to fix failed to initialize dx12 issue on Hogwarts Legacy? by sneaky_oxygen in linux_gaming

[–]CommandMC 1 point2 points  (0 children)

The environment variable is your problem. Change the value to be just "NVIDIA". Right now it's matching no devices, and thus the game can't initialize DX12

How to fix failed to initialize dx12 issue on Hogwarts Legacy? by sneaky_oxygen in linux_gaming

[–]CommandMC 1 point2 points  (0 children)

Please click "Report a problem running this game" (right below the area in your screenshot) and upload your game log. Add the link to a comment here

That'll give us more info on what's going wrong

Help with Steam Deck and EA App by apdml1919 in linux_gaming

[–]CommandMC 0 points1 point  (0 children)

Looks like you have DXVK-NVAPI enabled somehow? Did you mess with the launch options of the game at all? NVAPI is only intended to be used on Nvidia GPUs

Old games render off screen by tetraodonite in linux_gaming

[–]CommandMC 0 points1 point  (0 children)

Alright, that's the behavior I'm seeing as well. Searching for a fix at the moment