You are not logged in.
Pages: 1
In darkplaces, I have a strange problem where the video is delayed. I can hear when I shoot, move around menu, etc immediatly but there is a good part of a second befour the video catches up. Besides from that the video runs fine with a reasonable framerate but due to the latency is unplayable.
Here is the output from darkplaces
Game is DarkPlaces-Quake using base gamedir id1
DarkPlaces-Quake Linux 17:05:19 May 27 2013 - release
Playing registered version.
Skeletal animation uses SSE code path
DPSOFTRAST available (SSE2 instructions detected)
Failed to init SDL joystick subsystem:
execing quake.rc
execing default.cfg
execing config.cfg
couldn't exec autoexec.cfg
Client using an automatically assigned port
Client opened a socket on address 0.0.0.0:0
Playing demo demo1.dem.
Linked against SDL version 1.2.15
Using SDL library version 1.2.15
GL_VENDOR: ATI Technologies Inc.
GL_RENDERER: AMD Radeon(TM) HD 6480G
GL_VERSION: 4.2.12217 Compatibility Profile Context 12.10.17
vid.support.arb_multisample 1
vid.support.gl20shaders 1
NOTE: requested 1x AA, got 0x AA
Video Mode: fullscreen 1366x768x32x0.00hz
S_Startup: initializing sound output format: 48000Hz, 16 bit, 2 channels...
Wanted audio Specification:
Channels : 2
Format : 0x8010
Frequency : 48000
Samples : 2048
Obtained audio specification:
Channels : 2
Format : 0x8010
Frequency : 48000
Samples : 2048
Sound format: 48000Hz, 2 channels, 16 bits per sample
CDAudio_Init: No CD in player.
Can't get initial CD volume
CD Audio Initialized
Host_Mingled: time stepped forward (went from 0.000000 to 1369706662.873157, difference 1369706662.873157)Last edited by BennyBolton (2013-05-28 06:34:19)
HP DV6 + Arch + Openbox
Offline
1366x768x32x0.00hz
0 hz is wrong, should probably be 60.
Offline
I didn't notice that befour, any ways I've been playing around with options and enabling v-sync fixed the issue
HP DV6 + Arch + Openbox
Offline
Pages: 1