rickjm: Has any one tried this game in linux mint or ubuntu?
I have finished this game on Linux. You need ags (Adventure Game Studio) compiled on Linux and WINE, but it will be used just once on GOG's Windows installer, not for the game itself.
Here are the steps:
- Download Windows installer of Kathy Rain
- Prepare WINE:
[code]
export WINEPREFIX=/tmp/kathy
[.code]
- Execute the installer:
[code]
wine setup_kathy_rain_1.0.4_(19094).exe
[/code]
- Accept all the default settings and close the installer in the end
- Change directory to /tmp/kathy/drive_c/GOG\ Games/Kathy\ Rain
- Execute ags
Of course, you can copy the Kathy\ Rain directory somewhere else than /tmp and execute ags inside of it anytime.
Seeing as this is not a big issue to run AGS games on Linux, it is a big shame that GOG does not package the game for Linux!