Dc Universe online

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
WineChancellor
Level 2
Level 2
Posts: 49
Joined: Sun Nov 14, 2010 8:24 am

Dc Universe online

Post by WineChancellor »

hello to everybody,

Xubuntu 13.04 64bit and wine 1.6-rc2

grafic

Code: Select all

            *-display
                description: VGA compatible controller
                product: GT216 [GeForce GT 220]
                vendor: NVIDIA Corporation
                physical id: 0
                bus info: pci@0000:01:00.0
                version: a2
                width: 64 bits
                clock: 33MHz
                capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
                configuration: driver=nvidia latency=0
                resources: irq:16 memory:fd000000-fdffffff memory:e0000000-efffffff memory:de000000-dfffffff ioport:dc00(size=128) memory:fea00000-fea7ffff 
Driver nvidia 304.88

I installed DcUniverse online with out problem.

http://appdb.winehq.org/objectManager.p ... &iId=27404

winetricks vcrun2005 vcrun2008 xact d3dx9_36
and switching dnsapi.dll to the builtin version

after i enabled virtual desktop

The game work very well but after 20 minutes goes in crash.
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7dc614fa

Can you help me?
bye Lele
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Re: Dc Universe online

Post by DanKegel »

What were you doing when it crashed?

Also, are there bugs filed yet for what happens without each of those winetricks (except xact), and without native dnsapi.dll? it'd be nice to get those fixed. I thought the vcrun2005 and vcrun2008 issues were fixed.
WineChancellor
Level 2
Level 2
Posts: 49
Joined: Sun Nov 14, 2010 8:24 am

Re: Dc Universe online

Post by WineChancellor »

Read here, maybe there's a bug

http://bugs.winehq.org/show_bug.cgi?id=33830
Locked