The slow scrolling down upon game loading.

Balgias
18 Jun 2016, 22:45
I had noticed that the client scrolls reallllllyyyy slowly down the screen upon loading a game and there seems to be no way of speeding it up.

HegemonKhan
19 Jun 2016, 02:11
you could alter the save code so that it clears the screen of the text before it saves the game... so when you load it, you won't have a wall of text+pics to load.

Balgias
19 Jun 2016, 08:48
The issue isn't the wall of text or pictures but the intentional take-away of controls that the program imposes upon you just to have this very annoying slow drag-through the program.

Marzipan
19 Jun 2016, 23:27
Balgias wrote:The issue isn't the wall of text or pictures but the intentional take-away of controls that the program imposes upon you just to have this very annoying slow drag-through the program.


Which won't happen, if you alter the save code like he suggested. I can't remember exactly what I did for my game, but it just jumps straight to the place where I saved.

Though I'm not sure why the scrolling in Quest is even a thing tbh, it's very annoying and other IF clients don't do that. :/

Alex
20 Jun 2016, 07:43
Sounds like a bug to me, log it on GitHub?