Matt Dallmeyer

Results 11 issues of Matt Dallmeyer

Fixes #1886 which was introduced in #1756 Changed to only read the dpad inputs for hud toggle if L2/R2 were considered held (they're not read during a pause buffer)

### Acknowledgements - [X] I have [searched](https://github.com/open-goal/jak-project/issues?q=is%3Aissue+is%3Aopen+label%3Abug+label%3Ajak2+sort%3Aupdated-desc+) for duplicate or closed bug reports - [X] I understand that I am supposed to provide my own legitimately obtained copy of the...

jak2

in windowed mode, open progress menu, resize window -> the "screenshot" behind the progress menu isn't scaling with the window

game
jak2

We've started getting some failures building a [project](https://github.com/open-goal/jak-project) that uses discord-rpc due to this: > error G6B07872C: duplicated mapping key 'IndentCaseLabels' (it appears on both line 37 and line 48)

Found out the hard way that the `abutton` array for pressure sensitivity uses a different order than the `pad-buttons` enum, so I created a new enum for abutton indexing. I...