[Fixed] Why does blur look so weird?
- Ahmad Nur Aizat
- TheoTown Veteran
- Posts: 8260
- Joined: 25 Oct 2016, 15:20
- Location: Johor Bahru
- Plugins: Showcase Store
- Version: Beta
- Contact:
-
Plugin Creator
Platform
- Lobby
- Developer
- Posts: 3719
- Joined: 26 Oct 2008, 12:34
- Plugins: Showcase Store
- Version: Beta
-
Platform
Great, I think your device doesn't support texture size of 4096x4096, so the game assumed it has to use less colors in order to fit graphics in VRAM. As I noticed that there is no implication (from texture size support to VRAM) I changed this behavior. For devices that don't support 4096x4096 we internally use 4 2048x2048 textures.