Gargoyle for Kindle touch devices (Touch, Paperwhite 3 & 4, etc.)
Attached are the binaries of the Kindle port of the Gargoyle IF player.
- gargoyle-kindle_current_firmware.tar.gz: Up to date version for touch based devices running the latest firmware >= 5.9.7; last updated 12-21-2018
- gargoyle-touch-pw1.tar.gz: Up to date version for older Touch and Paperwhite 1, running the latest available firmware; last updated 01-19-2019
Changes to upstream gargoyle (
https://github.com/garglk/garglk):
Supported in-game touch screen gestures in newest version:
- One finger single tap on input line: place cursor
- One finger double tap on word in input line: place cursor after tapped word
- One finger double tap on word in game text to insert it into input line at cursor position (based on patch from: https://github.com/RedHatter/granite)
- One finger swipe up: page up
- One finger swipe down: page down
- One finger swipe left: move cursor left
- One finger swipe right: move cursor right
- Two finger single tap on top-left side of the game screen: clear input line
- Two finger single tap on middle-left side of the game screen: delete characters left of cursor until first whitespace
- Two finger single tap on bottom-left side of the game screen: move cursor to the beginning of the word to the left
- Two finger single tap on top-right side of the game screen: delete character right of cursor (= DEL key)
- Two finger single tap on middle-right side of the game screen: delete characters right of cursor until first whitespace
- Two finger single tap on bottom-right side of the game screen: move cursor to the beginning of the next word
- Two finger single tap on top-center of the game screen: command history: previous (= key "cursor up")
- Two finger single tap on bottom-center of the game screen: command history: next (= key "cursor down")
Github:
https://github.com/poker335/garglk
Kindle port based on patches from:
http://www.fabiszewski.net/kindle-gargoyle/
Other useful tools: