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

ARMeilleure: Allow TPIDR2_EL0 to be set properly #339

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

LukeWarnut
Copy link
Contributor

This fixes an oversight I made in #280 where instead of setting the value of TPIDR2_EL0, the value would be retrieved instead. I believe we were able to get away with this because SuperTuxKart only sets the value to 0.

@github-actions github-actions bot added the cpu An issue with ARMeilleure, the JIT, or Hypervisor label Dec 2, 2024
@LukeWarnut
Copy link
Contributor Author

I wrote a homebrew program to test this.

Before:

image

After:

image

@GreemDev GreemDev merged commit 17483aa into Ryubing:master Dec 2, 2024
11 checks passed
@GreemDev GreemDev mentioned this pull request Dec 10, 2024
marco-carvalho pushed a commit to marco-carvalho/Ryujinx that referenced this pull request Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpu An issue with ARMeilleure, the JIT, or Hypervisor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants