Dash
Dash
The link to Arch AUR repository on this page: http://www.tagaini.net/download leads to a page that no longer exists and should be updated to https://aur.archlinux.org/packages/tagainijisho/.
Currently it's set to a character that in main menu is rendered as '#' and in the game is rendered as '&'. Ideally we should have something better.
Regarding `async` parameter for `command` and `set_property`: >W606 'async' and 'await' are reserved keywords starting with Python 3.7 Better safe than sorry and guard against that change before it goes...
I also found this alternative pull request, I'm willing to incorporate its changes here https://github.com/peeter123/rts_pstor/commit/1bb2b2f04d907f657ff9647270904dc6f0063c62
The Play Store says it is not possible to install this app on an Android 13 device, since it was created for older Android versions.
According to `nipa.h` the substitution table (as in `buffer[c]=subst[buffer[c]]-x-i`) is derived dynamically. How is it determined? Are the keys game-specific, or rather archive-specific (i.e. derived from key1 and key2 found...
Right now SVG arcs appear to result in segmented lines, and unfortunately this is what Illustrator is often generating for curved paths. It makes stuff look pretty bad. (AI2ASS isn't...
### mpv version and platform ``` mpv git-a993a871e (C) 2000-2017 mpv/MPlayer/mplayer2 projects built on Thu Mar 23 17:14:22 CET 2017 ffmpeg library versions: libavutil 55.34.101 libavcodec 57.64.101 libavformat 57.56.101 libswscale...
When the player has the game set to 60 FPS, activates the VSync option (which limits their FPS), and then uses the turbo cheat to increase the game speed, some...
Steps to reproduce: TR1: 1. `/play 10` 2. `/tp trapd` 3. See how Lara falls through even though the trapdoor is closed. Once you flip the room, it works fine....