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

WebGPU: Missing GX vertex states #727

Open
4 tasks
magcius opened this issue Nov 23, 2024 · 0 comments
Open
4 tasks

WebGPU: Missing GX vertex states #727

magcius opened this issue Nov 23, 2024 · 0 comments
Labels

Comments

@magcius
Copy link
Owner

magcius commented Nov 23, 2024

Several GameCube/Wii games have issues in WebGPU where the GX material requires a vertex state, but it's unspecified by the game. In WebGL 2 this is filled in as 0s by the implementation, but we don't have a choice here. Investigate what's going on and try to come up with a general fix.

Examples:

  • Super Mario Galaxy 2 - Sky Station Galaxy
  • Super Paper Mario - Flipside
  • Paper Mario TTYD - Rogueport Harbor
  • Star Fox Adventures - Great Fox
@magcius magcius added the WebGPU label Nov 23, 2024
@magcius magcius mentioned this issue Nov 24, 2024
76 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant