ValveSoftware / Proton

Compatibility tool for Steam Play based on Wine and additional components
Other
24.24k stars 1.06k forks source link

Samorost 3 (421120) #1888

Open oblitum opened 5 years ago

oblitum commented 5 years ago

Compatibility Report

System Information

I confirm:

Symptoms

Game doesn't start, an application window reports that an Adobe AIR installation is required for the game.

Solution

Assure lcms2 and lib32-lcms2 are installed in your system. The bundled Adobe AIR used by the game requires it.

Former Solution

nsivov commented 5 years ago

@oblitum do you know if manually installation of Air is necessary on Windows too, or should it happen automatically?

oblitum commented 5 years ago

@nsivov I have no idea...

nsivov commented 5 years ago

@oblitum I just tried on Windows, and it does not require manual installation of AIR. Then I tried with Proton 3.16-4 and it starts fine for me as is. I noticed you're using external/additional hdd for steam library, is it NTFS partition by any chance? In any case please try installing the game to the same partition with Steam.

oblitum commented 5 years ago

@nsivov Yes it's an external NTFS HDD, and the only one that can hold my games for now, I can't move them. Despite that, it has always been working fine (besides a glitch I had once, which I've fixed applying my user/group as owner to the HDD). Do you think this instance of not automatically installing Adobe AIR is due to that? It's weird because I have a ton of games and the only one that doesn't auto-install such thing is this one. But as of now it's not a problem anymore since I've installed it manually without problems.

I have some other games that have had issues with missing .NET Framework, but I don't think HDD is related, many people are reporting the same.

nsivov commented 5 years ago

AIR runtime is bundled with the game, as far as I can tell it's a single library and not an installer. For testing purposes you can add another library folder on your Linux filesystem, and install only this game there. And yes, we got some reports with issues on NTFS specifically.

oblitum commented 5 years ago

Another thing is that at first I didn't have lib32-lcms2 installed in my system, and I noticed that manual Adobe AIR install/use failed due to that in the winetricks messages. So lcms2 et. al. was a required step. Can't say whether that would affect the game installation process since, when I installed Adobe AIR to the prefix, I notice the dependency, installed it and kept going with the manual procedure until completion.

oblitum commented 5 years ago

@nsivov Thanks for asking to try again. I followed my suspicion and just nuked the prefix and started the game from steam again. It started fine, so indeed, the fix is the missing lib32-lcms2 that wasn't in my system at first. It's not related to NTFS either.