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

Stripe vertex count limit prevents some FSA effects from playing #618

Open
nbouteme opened this issue Oct 8, 2023 · 1 comment
Open

Comments

@nbouteme
Copy link

nbouteme commented Oct 8, 2023

const MAX_STRIPE_VERTEX_COUNT = 512;

FSA: Four Swords Adventure
Problematic effect IDs are 99 and 261 (possibly more) from the PAL version's particle.jpc, probably identical in other versions. They play for a few frames before the assertion fails.
These effects make the renderer break and require reloading the page.

@magcius
Copy link
Owner

magcius commented Dec 16, 2023

Feel free to submit a PR with the stripe count bumped up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants