ValveSoftware / ValveSoftware/Proton
Samorost 3 (421120)
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 32.8k
- Forks
- 1.6k
- PR merge metrics
- PR metrics pending
Description
Compatibility Report
- Name of the game with compatibility issues: Samorost 3
- Steam AppID of the game: 421120
System Information
- GPU: Intel HD Graphics 630 (i7-7700K)
- Driver/LLVM version: mesa 18.2.3
- Kernel version: 4.18.16
- Proton version: 3.16-4
- ArchLinux
I confirm:
- that I haven't found an existing compatibility report for this game.
- that I have checked whether there are updates for my system available.
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
- Download
winetricksscript, put it on yourPATHand set execution permission for it - Have
lcms2andlib32-lcms2installed on your system (pacman -S lcms2 lib32-lcms2on ArchLinux) - Add a new override for library
mscmsin thewinecfg"Libraries" tabWINEPREFIX="/mnt/seagate/Steam/steamapps/compatdata/421120/pfx" \ WINEARCH=win64 \ "/mnt/seagate/Steam/steamapps/common/Proton 3.16/dist/bin/wine" winecfg - Use the
winetricksscript to install Adobe AIR on the Samarost 3's WINE prefixWINE="/mnt/seagate/Steam/steamapps/common/Proton 3.16/dist/bin/wine" \ WINEPREFIX="/mnt/seagate/Steam/steamapps/compatdata/421120/pfx" \ WINEARCH=win64 \ winetricks adobeair
After installing Adobe AIR successfully on Semarost 3's WINE prefix by using the WINE that comes with Proton, the game runs without issues.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Symptoms and Solution sections of issue #1888 and review the reported Proton 3.16 behavior on ArchLinux. No source file, test, or entry point is named; a contribution would need a defined Proton-side change and a reproducible test showing that Samorost 3 starts without the Adobe AIR error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arch-linux, linux
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100