Mario
4995b9b8da
Avoid using nested quotes in the map screenshot script
2020-10-15 09:13:57 +10:00
Mario
37ba76c6b9
Add -nocrashdialog to scripts that automate a game session, to ensure they are not stopped by a popup error message
2020-05-27 00:55:44 +10:00
Rudolf Polzer
eb3a4bed3f
Turn off cl_movement on the screenshot server.
...
It might be the cause of "all screenshots equal".
Impulses are run as part of player movement packet processing, but nextframe
uses StartFrame, and there's no 1:1 relation between the two. With cl_movement
0, there is.
2020-01-07 02:22:22 +01:00
Mario
02da6dd703
Fix map autoscreenshot script taking all screenshots from the same position, and don't show waypoints in the screenshots, also don't use config.cfg
2018-09-12 04:22:31 +10:00
Rudolf Polzer
c304083e67
autoscreenshot: don't precache player models
2012-02-21 12:59:35 +01:00
Rudolf Polzer
29f2140b7a
reduce graphics settings for map screenshots - maybe lets solarium pass
2012-02-19 13:56:39 +01:00
Rudolf Polzer
86c735c402
workaround: wait 2 server and client frames, not 1, for next screenshot. May fix issue with wrong first shot.
2012-01-21 12:46:52 +01:00
Rudolf Polzer
ad840e112b
turn off flood control
2012-01-16 17:44:51 +01:00
Rudolf Polzer
8d6eca65d7
do god and noclip in separate frames (don't ask why)
2012-01-16 17:41:50 +01:00
Rudolf Polzer
2e243534f9
improve autoscreenshot a bit
2012-01-16 11:56:33 +01:00
Rudolf Polzer
d350f6cf3d
use the nextframe command I added
2012-01-15 18:28:56 +01:00
Rudolf Polzer
0f1edd6b09
be a bit slower when screenshotting
2011-12-01 13:44:46 +01:00
Rudolf Polzer
50596fd505
map screenshot: do not use stdin
2011-12-01 13:24:59 +01:00
Rudolf Polzer
e4152eb8d0
make SW rendering an option in screenshot making
2011-12-01 13:03:25 +01:00
Rudolf Polzer
80901d0206
don't lock session for screenshots, they don't overlap
2011-11-08 12:41:46 +01:00
Rudolf Polzer
c69783ea51
remove workaround options for broken stuff in dpsoftrast
2011-03-20 18:33:54 +01:00
Rudolf Polzer
f66634cb2b
turn off effects currently broken in vid_soft
2011-03-20 14:56:19 +01:00
Rudolf Polzer
e086e9b109
use vid_soft properly
2011-03-15 17:19:41 +01:00
Rudolf Polzer
98926ac7e5
adjust timeouts for auto screenshots
2010-10-02 13:26:21 +02:00
Rudolf Polzer
3d41115769
autoscreenshots: turn off sound
2010-09-29 15:50:28 +02:00
Rudolf Polzer
7f344c656a
allow more tries
2010-09-29 15:10:04 +02:00
Rudolf Polzer
7e507cc3b7
also add a screenshot script
2010-09-29 14:48:44 +02:00