You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At least on Steam, my executable is SonicColorsUltimate.exe. I've deleted the file and verified the game's integrity through Steam, so SonicColorsUltimate.exe is correct. Debugging with that line changed resulted in the mod manager selecting Sonic Colors on startup as expected.
The text was updated successfully, but these errors were encountered:
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.
Please check the latest commit to see if this issue improves. I have changed the way HMM handles game paths, but have not tested SCU on any of the platforms.
That appears to work. I have Sonic Generations, Sonic Colors (Steam), and Sonic Colors (Epic Games), and they are all being correctly saved as the last game now.
The mod manager kept defaulting to Sonic Generations on startup, so I did some debugging and found this:
HedgeModManager/HedgeModManager/Game.cs
Line 104 in f071e0b
At least on Steam, my executable is
SonicColorsUltimate.exe
. I've deleted the file and verified the game's integrity through Steam, soSonicColorsUltimate.exe
is correct. Debugging with that line changed resulted in the mod manager selecting Sonic Colors on startup as expected.The text was updated successfully, but these errors were encountered: