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

About supported graphic boards #5

Open
User9013 opened this issue Jan 4, 2021 · 3 comments
Open

About supported graphic boards #5

User9013 opened this issue Jan 4, 2021 · 3 comments

Comments

@User9013
Copy link

User9013 commented Jan 4, 2021

I'm trying to run FFT3DGPU on a Radeon RX580, but I get an Access Violation error and it doesn't work.
Please tell me about the graphics cards that FFT3DGPU supports.
Also, the script description is as follows.

LWLibavVideoSource("VideoFile")
FFT3DGPU()
return last

Thank you.

@pinterf
Copy link
Owner

pinterf commented Jan 4, 2021

1.) I cannot help about supported cards.
2.) Have you copied the .hlsl file as well?
3.) Did you install DirectX 9 runtime?
https://www.microsoft.com/en-us/download/details.aspx?id=8109

@User9013
Copy link
Author

User9013 commented Jan 5, 2021

Have you copied the .hlsl file as well?
Yes.

Did you install DirectX 9 runtime?
Even though I had DirectX installed, the plugin was not working.
However, I tried the installer in the link you posted and it works fine.
Thank you very much.

@pinterf
Copy link
Owner

pinterf commented Jan 6, 2021

From https://superuser.com/questions/979687/how-can-i-install-directx9-on-windows-10
"While DX12 is backwards compatible with DX9, if software references the DX9 library and not the DX10 or greater library, DX9 is still required to be installed"

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

No branches or pull requests

2 participants