View Single Post
Old 05-25-2017, 03:58 PM   #1
pete330
Connoisseur
pete330 ought to be getting tired of karma fortunes by now.pete330 ought to be getting tired of karma fortunes by now.pete330 ought to be getting tired of karma fortunes by now.pete330 ought to be getting tired of karma fortunes by now.pete330 ought to be getting tired of karma fortunes by now.pete330 ought to be getting tired of karma fortunes by now.pete330 ought to be getting tired of karma fortunes by now.pete330 ought to be getting tired of karma fortunes by now.pete330 ought to be getting tired of karma fortunes by now.pete330 ought to be getting tired of karma fortunes by now.pete330 ought to be getting tired of karma fortunes by now.
 
Posts: 70
Karma: 200233
Join Date: Aug 2013
Device: Kindle Paperwhite
Gargoyle Binaries – IF player

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:
Attached Files
File Type: gz gargoyle-kindle_current_firmware.tar.gz (4.55 MB, 502 views)
File Type: gz gargoyle-touch-pw1.tar.gz (3.37 MB, 336 views)

Last edited by pete330; 01-19-2019 at 03:40 PM.
pete330 is offline   Reply With Quote