kasymovga / rexuiz

Rexuiz build system
http://rexuiz.com/
16 stars 8 forks source link

game speed option is missing #20

Closed YevheniiPokhvalii closed 1 year ago

YevheniiPokhvalii commented 1 year ago

This option seems strange in Nexuiz but it actually may help to test some items respawning, huge maps in Rexuiz when speeding up. Or slowing down may help to check speed acceleration, particle effects etc.

kasymovga commented 1 year ago
g_slowmo 0.5
rereadcvars

note, you need rereadcvars to apply new value without restarting.

kasymovga commented 1 year ago

also in demos you need just slowmo 0.5

YevheniiPokhvalii commented 1 year ago
g_slowmo 0.5
rereadcvars

note, you need rereadcvars to apply new value without restarting.

Cool, so it'll only remain as a console feature. No plans to add it back to GUI?

P.S. I tried g_slowmo -2 and stuck :) I don't know if it's a bug but I had to restart the map after that.

kasymovga commented 1 year ago

No, this things more like for debugging, no reason to add this to GUI.

YevheniiPokhvalii commented 1 year ago

No, this things more like for debugging, no reason to add this to GUI.

I see. I am asking because Nexuiz has it in the menu settings. nexuiz000008