It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Game runs perfect for me on Manjaro 64bit, AMD R7 260x.

But there were some issues with the tar.gz file I've not tried the .deb as I don't run Ubuntu, but don't think that the same issues would apply.

Anyway, after extracting / untaring and trying to run start.sh I got some permission errors:


"Running Hotline Miami
support/gog_com.shlib: line 211: ./hotline_launcher: Permission denied"

to solve that, just set all the binary executables to "is executable" via gui or command line

after that, i was getting another error:

"Running Hotline Miami
./hotline_launcher: error while loading shared libraries: /home/thesynrgy1987/Downloads/gog_hotline_miami_1.0.0.2.tar/gog_hotline_miami_1.0.0.2/Hotline Miami/lib/libXrandr.so.2: file too short"

Solution to this is to go into the lib folder and remove the following files which are unneeded symlinks, but do not delete the files which have version numbers and larger file sizes, the ones to delete will be 22kb in size or less:

libz.so.1
libXi.so.6
libGLU.so.1
libogg.so.0
libX11.so.6
libXau.so.6
libxcb.so.1
libXext.so.6
libexpat.so.1
libXdmcp.so.6
libpng12.so.0
libvorbis.so.0
libXrandr.so.2 (the file from the error above)
libstdc++.so.6
libX11-scb.so.1
libXrender.so.1
libfreetype.so.6
libfontconfig.so.1
libvorbisfile.so.3

Once these are gone and the permissions are set to executable for the binary files (Hotline. hotline_launcher) and the sh script files (start.sh, /support/gog-system-report.sh, gog_com.shlib, gog_com.shlib-therightone I'm not sure if this step is needed though)

After that the game should run :) Awesome game!