summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authordeva <deva>2005-06-02 15:03:23 +0000
committerdeva <deva>2005-06-02 15:03:23 +0000
commit907dbf7e8915fb459e4ab1482fd4dbd8c8ea50d4 (patch)
tree5c6278093dc03a4b2fe35dc6c8a76aef15eea106 /etc
parentdf793bb0657844c98c0505f47db80798b4ad495e (diff)
Fixed crash in network.cc if socket not connected.
Added option to skop ecery second frame in player
Diffstat (limited to 'etc')
-rw-r--r--etc/miav.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/miav.conf b/etc/miav.conf
index de58ac8..1b5bb62 100644
--- a/etc/miav.conf
+++ b/etc/miav.conf
@@ -16,6 +16,9 @@ screensize = 19.0
pixel_width = 1024
pixel_height = 768
+# Set to 1 if client is slow ( less than 1.5 ghz )
+player_skip_frames = 1
+
# How and where to connect to the miav server?
server_addr = "127.0.0.1"
server_port = 18120