nyanpasu64

Results 216 issues of nyanpasu64

In custom passthrough mode (and IIRC fixed passthrough), connected to a Wii over component, randomly when I power on the GBS and ESP, the GBS-C will fail to initialize and...

- [ ] `Error: trying to tune external clock frequency while clock frequency uninitialized!` - [ ] idk what else

Hopefully should guard against slots.bin corruption when the GBS-C crashes. I haven't actually seen reading slots.bin fail since adding this check. I'll merge it if it happens and prevents corruption....

**Describe the bug** When I try to install or upgrade Maestral using pipx, it fails because the dropbox dependency has an invalid setup.py dependency on `stone >= 2.*`. **To Reproduce**...

bug

**Describe the bug** In macOS apps, Option+Left/Right is intended to move cursor by word, and never move through history. But in ArmCord, it instead jumps through history, making text editing...

bug
help wanted

**Describe** When I use Command+Left/Right to switch songs many times quickly, Cog crashes. **To Reproduce** (delete if not applicable) Steps to reproduce the behavior: 1. Download https://forums.serenesforest.net/index.php?/topic/55242-fire-emblem-if-soundtracks-voice-clips-etc/. 2. Import all...

>If you have an incompatible OS or you simply wish to run the script raw, clone this repository and either run '''Gui.py''' for a graphical interface or '''OoTRandomizer.py''' for the...

I accidentally installed 32-bit Git on 64-bit Windows, so Git ended up in `C:\Program Files (x86)\Git`. On Windows, git-revise launches the editor in a `sh.exe -ec exec ...` environment. The...

enhancement

Currently the blue and purple parentheses are barely visible on a black background. Can you make them brighter? The program only gives Tomorrow Night special colors. But Tomorrow Night Bright...

Wikipedia/MediaWiki surrounds footnote references in square brackets when generating HTML output (eg. `[1]`). Currently, pulldown-cmark's `pub mod html` (and Zola using it) only output the number itself, which is small...

enhancement