- Steam App
- Go! Go! PogoGirl (1681010)
- Event type
- patch note
- Published
- 29 January 2022 - 19:46:29 UTC
- Source
- steam_community_announcements
Hey there, I've been working around the clock since release to fix the remaining bugs found by you. I hope I succeeded! Fixed an issue where PogoGirl and other sprites would be invisible for some users Fixed an issue where the CRT filter would turn the screen black for some users Fixed an issue where some achievements didn't unlock The issue with the invisible PogoGirl was obviously the most pressing one. It took me a while to find the cause, but I managed to track it down to the shaders. PogoGirl has a shader applied to her to make her flash in certain instances. However, the way I wrote the shader wasn't 100% compatible with all graphics cards, and it seems like especially integrated Intel cards just weren't having it and outright refused to render the sprite at all (instead of, you know, giving an error message one might use to debug *cough*). This also meant that the screen-wide CRT ...