David Griswold

Results 13 issues of David Griswold

This tiny patch, which I basically found under one of the bug threads, fixes the "NoneType" error that seems to happen when there is no package directory. I'm totally new...

I somehow introduced this bug in the last bugfix. Am working on it now.

I have been using the application Game Pauser by Jase (https://madebyjase.com/game-pauser/) to pause games that don't have a built-in pause, and it seems to work quite well. The default shortcut...

I am currently using HandheldCompanion in addition to these tools _only_ to get gyroscopic emulation of the right joystick when simulating an xbox 360 controller. I am using this project...

(this is my second attempt at this PR because I accidentally deleted the entire branch on remote, which closed the original PR. Sorry. Still figuring out git and github!) This...

This implements some additional config.ini settings to enable separated Custom Layouts for portrait and landscape mode on android. This is the only reason I still use Citra MMJ. I have...

This is a first step toward adding the Small Screen Position feature #332 . It removes the invisible internal "Mobile Landscape" layout and replaces it with "Large Screen Layout", but...

size/M
refactor

This will address #332. Currently in draft. Steps for completion are: - [x] Update android to use Large Screen instead of the MobileLandscape layout (separate #PR is in for this...

enhancement
size/XXL

### Is there an existing issue for this? - [X] I have searched the existing issues ### What feature are you suggesting? A "Small Screen Position" setting that applies in...

enhancement
priority - medium

### Issue The "Dump Video" gives an error message that FFMPEG is missing on apple silicon even when the instructions in the linked wiki are followed. I have installed ffmpeg...

bug