Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some input controller issues (mapping sticks and duplicate controller names) #29

Conversation

amurgshere
Copy link
Contributor

Fix invert x, invert y and rotate when mapping physical left stick to logical right stick and physical right stick to logical left stick

Fix for duplicate controller names under Ava when two controllers of the same type are attached (e.g. two Xbox Controllers)

@github-actions github-actions bot added the gui Affects the Avalonia UI or translations. label Oct 21, 2024
@GreemDev GreemDev merged commit 0f3c7f9 into Ryubing:master Oct 21, 2024
2 of 3 checks passed
Otozinclus pushed a commit to Otozinclus/Ryujinx that referenced this pull request Oct 30, 2024
* Tell GAL to use Vk model (and break everything)

* ResourceBindingSegments

* Set information on backend caps

* Get ready to break everything

* Refactor EncoderStateManager

* Remove padding from helper shaders

* Fix ref array sizes

* Seperate vert & frag buffers

* Shader-side changes

* Fixes

* Fix some helper shader resource layouts

* Sort by binding id

* Fix helper shader layouts

* Don’t do inline vertex buffer updates

* Check for null storage
GreemDev pushed a commit that referenced this pull request Dec 24, 2024
* Tell GAL to use Vk model (and break everything)

* ResourceBindingSegments

* Set information on backend caps

* Get ready to break everything

* Refactor EncoderStateManager

* Remove padding from helper shaders

* Fix ref array sizes

* Seperate vert & frag buffers

* Shader-side changes

* Fixes

* Fix some helper shader resource layouts

* Sort by binding id

* Fix helper shader layouts

* Don’t do inline vertex buffer updates

* Check for null storage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gui Affects the Avalonia UI or translations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants