mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-10 21:41:06 +00:00
From my testing on a Splatoon 2 shader that takes 3800ms on average to compile changing to FullDecompile reduces it to 900ms on average. The shader decoder will automatically fallback to a more naive method if it can't use full decompile.