checkmarkchevron-down linuxmacwindows ribbon-lvl-1 ribbon-lvl-1 ribbon-lvl-2 ribbon-lvl-2 ribbon-lvl-3 ribbon-lvl-3 sliders users-plus
Send a message
Invite to friendsFriend invite pending...
This user has reviewed 1 games. Awesome! You can edit your reviews directly on game pages.
Hotline Miami

Great game! Mac mouse trouble? Read here

The game is awesome! If you have trouble with the mouse popping out of fullscreen and revealing menu bar or Dock in Mac then do this: Navigate to Hotline Miami.app/Contents/Resources/game/Hotline Miami.app/Contents/MacOS/HotlineMiami.app/Contents (you can access "Contents" folder by right-clicking on the .app-file and choose "Show Package Contents") Right-click on Info.plist file and choose Open with > Other Pick TextEdit (or you preferred tet editor) Add the following: <key>LSUIPresentationMode</key> <integer>3</integer> after: <key>LSMinimumSystemVersion</key> <string>10.6</string> and before: <key>NSHumanReadableCopyright</key> <string>Copyright © 2013 Devolver Digital. All rights reserved.</string> (point here is to have the keys in alphabetic order, I don't know if it's necessary) Save file and you're good to go!