diff --git a/astral-chain.md b/astral-chain.md index fceee61..c167427 100644 --- a/astral-chain.md +++ b/astral-chain.md @@ -1,6 +1,7 @@ -Known issues: -1. blur is broken on assembly shader -2. using assembly shaders can cause a crash -3. lighting issue -4. weird black texture on the character model -5. desktop GPUs lack hardware astc texture decoding +#### Issues + +* Blur is broken on assembly shader +* Using assembly shaders can cause a crash +* Lighting issues +* Weird black texture on the character models (Fixed in early access) +* Desktop GPUs lack hardware ASTC texture decoding.