Displaying 5 results from an estimated 5 matches for "writepos".
Did you mean:
writefds
2009 May 23
0
Wine & Wow
...r and prefences because while i'm starting wow using console with wine i got this kind of error messages on when the problem above occurs :
>
> .
> .
> err:dsound:DSOUND_MixOne Fatal error. Under/Overflow? primary_done=29680, mixpos=79792/98304 (79792/98304), primary_mixpos=7200, writepos=10288, mixlen=0
> err:dsound:DSOUND_MixOne Fatal error. Under/Overflow? primary_done=29680, mixpos=70912/108116 (16288/24832), primary_mixpos=7200, writepos=10288, mixlen=0
> err:dsound:DSOUND_MixOne Fatal error. Under/Overflow? primary_done=29680, mixpos=353440/384988 (81180/88426), primary_...
2007 Nov 10
1
Problems with World of Warcraft since 0.9.48 update
...even here I have to close WoW and reopen it to get the
sound back. I tried to run WoW from console and I get the following
error message (between tons of fixme messages):
err:dsound:DSOUND_MixOne Fatal error. Under/Overflow?
primary_done=61440, mixpos =3472/15052 (3780/16384),
primary_mixpos=2048, writepos=6144, mixlen=14336
t\WoW.exe: mixer.c:326: DSOUND_BufPtrDiff: Assertion `ptr1 < buflen'
failed.
The third problem is that the fps are very fluctuating: it keep going up
and down from 60 fps to 5 fps (even if most of the time it narrow to
10-45); it happens very fast (it does not stay on an...
2011 Nov 08
0
Sound shuts off when going past the main menu in MGS1
...adRequest: opening1.lit 008A8E78 1
FS_LoadRequest: scenerio.gcx 008A8E78 1
FS_LoadRequest: demo.gcx 008A8E78 1
LoadEnd
exec scenario
add map 1
end scenario
KUTIPAKU END
err:dsound:DSOUND_MixOne Fatal error. Under/Overflow? primary_done=50176, mixpos=10240/241176 (7492/176400), primary_mixpos=10240, writepos=25600, mixlen=0
err:dsound:DSOUND_MixOne Fatal error. Under/Overflow? primary_done=50176, mixpos=10240/241176 (7492/176400), primary_mixpos=10240, writepos=25600, mixlen=0
StreamPlay end
Object Queue 0
Primitive Queue 0
RESIDENT TOP 87DB9C
LoadReq
FS_LoadRequest: data.cnf 008A8E6C 1
HITEX_INIT: Id:...
2017 Mar 03
0
Wine release 2.3
...Merge two identical allocation blocks.
dsound: Allow enough space for multi-channel frames.
oledb32: Fixed length calculation in conversion to DBTYPE_STR.
oledb32: Fix conversion of strings with embedded '\0' to DBTYPE_STR | DBTYPE_BYREF.
dsound: Don't propagate writepos in the non-WRITEPRIMARY case - it's unused.
dsound: Use frame rather than byte counts to clarify the mixing.
dsound: Pass sample count to the normfunction.
riched20: Write the char format for the end-of-paragraph marker.
riched20: Remove a hack that should be longer be n...
2007 Jul 27
0
Wine release 0.9.42
...lude: Add some idl headers for d3d10.
Maarten Lankhorst (7):
dsound: Make sure secondary_remainder and buflen are aligned to primary buffer in mixer.
dsound: Fix CheckEvent in mixer.
dsound: Some cosmetic changes.
winealsa: Minor fixes to ds output.
wineoss: Make sure writepos < buflen for dsrender.
winmm: Don't operate on freed data in timer.
dsound: Allow mixing the same buffer multiple times if we are looping.
Marcus Meissner (1):
crypt32: Fixed wrong allocation size.
Martin Fuchs (1):
shell32: Implementation of SheGetDirA/W and SheCha...