Ok so i finally download and play the v0.24 Final
So this is who i think:
The load time is much longer? Every time i change location, the black screen stay there like 10/12 second :noexpression:
Its just me, or the scene transitions, when you change room in the MC house or change from house to house, are giving a black screen for long time than expected?
If you are experiencing a long black screen pause when changing the locations, there are several things you can do:
1. Turn
shader cache on. When the game is loading a location it is also loading the shaders for all scenes in that location. After that the GPU is compiling the shaders. So when you turn shader cache on all precompiled shaders are stored on your disk, after they were used for the first time. And when a shader is needed again it is read from the disk, instead of being compiled again. This will speed all computer games, not only this one.
2. If you are still experiencing a long pause between locations, then move your shader cache folder to SSD. This step is a litle bit tricky. First you must move the shader cache folder to SSD, then you must create a symbolic link to that folder, using a free program like DirLinker (
You must be registered to see the links
). You can use the following guide (
You must be registered to see the links
) even if you have a different (from GeForce) video card. For the other video cards the only difference is the location of the shader cache folder. This will speed not only this game, but the other games too.
3. If you are still not satisfied, then move The Twist game folder to SSD. Applications using random read access (like computer games) will benefit the most if they are on SSD. So my general advise is to put the OS on HDD and put the games you are most frequently playing on SSD.