-
Notifications
You must be signed in to change notification settings - Fork 63
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
[Bug] (Steam Deck/Linux) Mod loader version for some games won’t update despite clicking on “update” #910
Comments
This issue is stale because it has been open for 30 days with no activity. Please comment on this issue if you don't want it to automatically close in 14 days. |
Bumping this |
Not exactly sure how to fix this, please check if this still happens and maybe send a proton log of you opening the app and pressing update then closing it right away. |
How do I acquire a log? |
It's a launch argument you add on Steam. You should beable to Google creating a proton log. |
Excuse me for sounding like an idiot but i am using Bottles to launch HedgeModManager and ive been googling where i can output logs yet i dont have an solution. |
Oh sorry, I thought this was for a game. Try see if you can get bottles to generate a WINE log. Sorry for the confusion. |
no matter what i try i can get a wine log, even google aint helping. |
I don't have my deck with me right now, so can't check. Can you show me the options when you click the button next to "Run Executable..." |
Try checking the checkbox. |
Was hoping to see an error. Maybe check the ML version manually. In HMM go to Settings and click "Open game Directory" and see if you can find the file version for "d3d11.dll". Not sure if Dolphin shows it.
|
Can you also check if this issue happens with other games like Sonic Origins (HML), Sonic Frontiers (HE2ML) and Sonic Generations (HE1ML)? Want to be sure this only happens with RML. |
Also I don’t have Origins installed but I will check later to see if that has issues too |
So Frontiers also has the same problem? While Generations failing? Can you try Sonic Lost World? It also uses HE1ML. |
That fails too, also just tried to get files to replace from friends and it works too. Only HE1ML loader tho |
I am suspecting it being an issue with reading the version info. I made a build to show the build of the modloader. Want to be sure it matches with whats on my system. Run this on the deck and show me what the popup shows. Depending on your settings it may show up twice. If you see the information change do let me know aswell. |
First one getting good data, second one is not. WINE might be overriding the DLL. Can you go in the HMM bottle settings and look for something with the name of DLL Overrides, then set d3d11 to builtin,native |
Does Sonic Forces have the same issue? I am thinking WINE is overiding the modloader DLLs as we use the same file name as the builtin DLLs. Are you able to force it? Maybe try setting the launch options to Also I may have mixed up native and builtin at first. |
Sorry for the 8 hour wait, I don’t have Forces installed either, I was able to do more testing but only the same results come back. |
Did you try the launch options then seeing if HMM can detect Rainbow Mod Loader? If that doesnt work maybe you can try looking in winecfg which there should be a button in Bottles to open it. If you do try winecfg, there should be a tab for libraries and just set d3d11 to Another option is regedit in |
Ah perfect, can you move back to the dev build and see if the popup issue is gone? Also I will be marking this as a bug until I work out if this happens on other systems and an automated solution is found. |
Is the first image from Sonic Colours or Generations, want to be sure if its just the UI not updating in time due to the popup. Also is Sonic Generations' or Lost World's mod loaders able to find updates, if not, has it ever been able to find updates? |
|
I have made a commit to apply the registry change, if you can, please check if the issue is now resolved. I may close this issue later if I don't hear of the issue arising. |
Describe the issue/bug
The mod loader for games won’t update despite hitting update.
Expected Behaviour
Supposed to update after clicking “update”
The text was updated successfully, but these errors were encountered: