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

Fixing psyqo's DMA GPU behavior. #1677

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

nicolasnoble
Copy link
Member

The "transfer direction" needs to always be 1 in the general case, to ensure DREQ to properly toggle on FIFO status, and set to 2 for VRAM uploads, and VRAM uploads only.

The "transfer direction" needs to always be 1 in the general case, to ensure DREQ to properly toggle on FIFO status, and set to 2 for VRAM uploads, and VRAM uploads only.
@nicolasnoble nicolasnoble merged commit 8ba887a into grumpycoders:main Jun 29, 2024
16 checks passed
@nicolasnoble nicolasnoble deleted the psyqo-dma-fix branch June 29, 2024 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant