Devlogs
Further optimized version
Posted May 25, 2025 by bleiph
#performace #control #lighting
The first version of the game either wouldn't load or would freeze on various computers. Now:
The embedded videos are temporarily not working - testing how the game works without them.
- Compressed all textures to RGB Crunched DXT1|BC1 and RGBA Crunched DXT5|BC3
- Stack trace - set Assert, Warning and Log to 'None'
- Used Default WebGL template to enable Unity native fullscreen instead of itch.io fullscreen (for some reason there was a slight zoom/crop with the itch.io)
- Disabled 'receive shadows', 'environment reflections' and switched to 'baked' global illumination
- Lesser mouse sensitivity
- Doors open away from the player
- Slight lighting changes
- Fixed issue with Bathroom trigger area