Displaying 6 results from an estimated 6 matches for "3d1000".
Did you mean:
md1000
2001 Feb 16
1
Sub_scribe and a question
...ons prior to 1.2 have a fixed amount of
# memory which is too low by default for some tests)
#
# type source("c:/<dir>/R.R") to start the test
runs <- 3 # Number of times the tests are executed
times <- rep(0, 15); dim(times) <- c(5,3)
require(Matrix)
options(object.size=3D100000000)
cat(" R Benchmark\n")
cat(" =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D\n")
cat(c("Number of times each test is run__________________________: ", =
runs))
cat("\n\n")
cat(" I. Matrix calculation\n")
cat(" ---------------------\n")
f...
2011 Jul 04
0
HOTK france client
...58)
7 0x00afac04 in elementclient (+0x6fac03) (0x00400000)
8 0x00000003 (0x00905a4d)
0x7b843d7a GlobalMemoryStatus+0x10a in kernel32: testb $0x8,0x11223c(%ebx)
Modules:
Module Address Debug info Name (88 modules)
PE 340000- 3af000 Deferred speedtreert
PE 3b0000- 3d1000 Deferred ftdriver
PE 3e0000- 3e5000 Deferred immwrapper
PE 400000- dc2000 Export elementclient
PE dd0000- e02000 Deferred ifc22
PE 10000000-10121000 Deferred elementskill
PE 70bd0000-70c34000 Deferred shlwapi
PE 78000000-7...
2008 Dec 02
5
[Game] ShadowFlare very unusual problem
...390000- 3a1000 Deferred rkc_rpgscrn
PE 3b0000- 3b5000 Deferred rkc_dbfcontrol
PE 3c0000- 3d1000 Deferred rkc_network
PE 3e0000- 3ec000 Deferred rkc_dsound
PE 3f0000- 3f9000 Deferred...
2001 Feb 08
0
hello, I need some help for using wine...
...dbeef
err:win32:fixup_imports No implementation for =
ADVAPI32.DLL.197(GetMangledSiteSid), setting to 0xdeadbeef
err:win32:fixup_imports No implementation for =
ADVAPI32.DLL.263(IsProcessRestricted), setting to 0xdeadbeef
fixme:win32:SetCriticalSectionSpinCount critsection=3D0x653c6230: =
spincount=3D1000 not supported
fixme:win32:SetCriticalSectionSpinCount critsection=3D0x653c6278: =
spincount=3D1000 not supported
fixme:ntdll:NtOpenFile =
(0x405667fc,0x00100001,0x405667d4,0x405667ec,0x00000007,0x00000010) stub
fixme:ntdll:NtQuerySystemInformation =
(0x00000008,0x4034af1c,0x00000030,0x40566988) stu...
2009 May 24
11
Half-Life starts fine with sound, but freeze on start game
Hello again :)
I have installed Half-Life through wine. As reported in appdb it works without trouble.
When I start it with sound (alsa), it freezes during intro logo. Sound goes on but nothing happens.
When I start it using oss and oss IS ALREADY USED, i have no sound but game dont freeze during intro logo.
Starting the game with --console and alsa, there is no intro logo and it starts with
2017 Feb 04
8
[PATCH v8 0/4] Import directly from OVA tar archive if possible
v8:
- split the big patch into several commits
v7:
- rebased because patch 1/3 has been pushed
- changes to nsplit have been dropped (2/3)
- addressed Richard's comments, notably the subfolder function was moved to
mllib and renamed to subdirectory
v6:
- just rebase
v5:
- rebase, patches 1,3,5 were merged
- 1/3: we still need to discuss whether to detect compressed discs
- 2/3:
-