Open luwper opened 1 year ago
@Qwokka
Hi @luwper ,
I agree we should make this easier to do from the GUI. This can be done with the Javscript console though. For example, to slow down the game to half speed you can do the following:
cetus.speedhack.multiplier = 0.5
This is effectively the same as setting the multiplier from the GUI. Jack
Hey just an enhancement suggestion if it wouldn't be too much trouble. the speed hack works great for speeding up but I think it would be great if we had the option to slow down a game. @Qwokka