EDIT: Oh. There's a new demo out. That fixes my old "CPU vendor" error.
Now there are new ones
EDIT2: Ok, I got the game running by simply changing the value of soundlib in the preferences file to 'disabled'
If you're not familiar with cedega, or wineX, I suggest you read up on it (they are pretty much each the same thing).
Anyway, I can't get the game running when using cedega 2.4.1, with the following commands:
Code: Select all
$ cedega -use-pthreads no darwinia.exe
or
$ cedega -use-pthreads no -bigexe darwinia.exe
or
$cedega darwinia.exeA sound error.
Here's a look at the blackbox.txt file:
Code: Select all
=========================
DARWINIA BLACK BOX REPORT
=========================
VERSION : win32-demo-v1.1
ERROR : 'DirectSound ERROR
C:\Development\Darwinia\code\sound\sound_library_3d_dsound.cpp line 309
Direct Sound couldn't create a sound device
Error Code : DSERR_ALLOCATED
The call failed because resources (such as a priority level) were already being used by another caller'
=========================
====== PREFERENCES ======
=========================
ServerAddress = 127.00
BypassNetwork = 1
SinglePlayer = 1
IAmAServer = 1
TextLanguage = english
TextSpeed = 15
HelpEnabled = 0
SoundLibrary = dsound
SoundMixFreq = 22050
SoundMasterVolume = 255
SoundChannels = 32
SoundHW3D = 0
SoundSwapStereo = 1
SoundMemoryUsage = 1
SoundBufferSize = 512
SoundDSP = 0
ScreenWidth = 1024
ScreenHeight = 768
ScreenWindowed = 1
ScreenZDepth = 24
ScreenColourDepth = 32
ScreenRefresh = 60
RenderLandscapeDetail = 1
RenderWaterDetail = 1
RenderBuildingDetail = 1
RenderEntityDetail = 1
RenderCloudDetail = 1
RenderPixelShader = 1
ControlUp = key E
ControlDown = key Q
ControlLeft = key A
ControlBackwards = key S
ControlRight = key D
ControlForwards = key W
ControlChatLog = key TAB
ControlZoom = key Z
ControlDeselect = key SPACE
ControlMouseButtons = 3
StartMap = mine
UserProfile = none
=========================
====== STACKTRACE =======
=========================
retAddress = 004183C4
retAddress = 0047207C
retAddress = 00475E30
retAddress = 00475CC5
retAddress = 0049E0C1
retAddress = 0041D57E
retAddress = 004B1F2A
retAddress = B7F98A5C
retAddress = B7F9CBE9
retAddress = B7F9CD34
Perhaps I should try disabling sound? I'll go search for forums for how to do that. If anyone else has tried doing this, please tell me how it went, maybe we could get it working
I don't expect any official support for this, just maybe from other linux users, thanks for reading
(ps: not to look down upon the linux beta testers, I'd have been one myself if I had found out about the game sooner--I just want a taste of the game, and if i can get it running with cedega (which is great software) I'll buy the wind0ws version of the game


