- Steam App
- Gon' E-Choo! (384990)
- Event type
- patch note
- Published
- 1 August 2015 - 00:02:39 UTC
- Source
- steam_community_announcements
I pushed out a new version with some new features and fixes. Current version 0.11: Features Game-only mode for slower computers and easily-distracted gamers. Graphic quality slider Toggle for high-quality monitor light which is currently CPU-intensive. I'll be looking into ways to create the same or a similar effect with more focus on the GPU. Unity doesn't allow color light cookies, so I'm finding a rough estimate of the average screen color in a script every 10 frames, which can still be rough on slower computers. I recommend turning this option off for now on low-end computers and laptops. Confirm/cancel buttons for the resolution change window. (Currently, yoyo confirms, cancel cancels) Added a workaround for a unity bug that occurs on OpenGL platforms that renders render textures (such as the one used for the arcade monitor) as completely black in preparation for the OSX and Linux r...