New Game+ - Game Store Simulator · published · build 23257366

Some of you got a game that froze at the logo, or showed the main menu and then locked up on the loading screen, or ran at one frame every ten seconds. One review called it horrible. That was a fair word for what you got, and this update is mostly about it.
The game ships its shaders pre-compiled so your graphics card doesn't have to do that work the first time the store draws. Except it didn't. For several builds the export reported that step as on, and it was quietly producing nothing. Every single launch on your machines was compiling every shader in the store, live, while you waited: about fifteen seconds in one frozen frame on my PC, and far longer on cards slower than mine. On some machines it never got past the loading screen at all.
The embarrassing part is why I didn't catch it. On my PC the graphics driver caches the compiled result after the first run, so every launch after that looked normal, even when I ran the exported build instead of the editor. The export tool said baking was on. Nothing anywhere said the count was zero. I found it by going through the built game's file list line by line and seeing no shader cache in it at all. It had been shipping that way since the first Playtest build.
I was also slow to answer the review that flagged it. Ten days. Sorry.
If you tried the demo, hit the freeze and uninstalled, I'd honestly like you to try it again. It's a different launch now.
The Playtest build has the same fixes as v1.4.020.