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

Vector subscript out of range on decompiling shader. #61

Open
smb123w64gb opened this issue Mar 5, 2018 · 1 comment
Open

Vector subscript out of range on decompiling shader. #61

smb123w64gb opened this issue Mar 5, 2018 · 1 comment

Comments

@smb123w64gb
Copy link

Was trying to decompile sm4sh shader and it hit a "vector subscript out of range" error.
Ill include a sample to reproduce the error.

CustumShader.zip

@neobrain
Copy link
Owner

This is probably due to the issue addressed in https://github.com/citra-emu/citra/pull/1479.

MAD instruction use a slightly different encoding than originally thought. nihstro's disassembler/assembler haven't been adapted to consider this properly, yet.

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