MMO - Nether ( Stress Help please Pro's )

Questions about Wine on Linux
Locked
zeroplayer
Newbie
Newbie
Posts: 2
Joined: Mon Jan 13, 2014 11:08 am

MMO - Nether ( Stress Help please Pro's )

Post by zeroplayer »

Ok so thank you for taking time to read this, I am trying to get the game NETHER from playnether.com to work on wine

Info
Fedora 20 64x
Nether is 64bit ONLY
Nether uses Unreal 3 Engine
Nether uses directx 9

My problim is not running the game but getting past the installer. when i was on ubuntu i did get past it so i know its possibe but i am now on fedora 20 64x
and i am having a problim with 2 things.

First nothing will load due to this error

err:module:import_dll Library libgcc_s_sjlj-1.dll (which is needed by L"C:\\windows\\mono\\mono-2.0\\bin\\libmono-2.0-x86.dll") not found

Dosnt matter what windows application i run i basicly get this error.
i have scoped the net out and installed
mingw64-wine-gecko and the 32 bit one to no avail.

I may have messed my wine install along the way.

Any help would be apriciated.

Code: Select all

[zero@localhost Downloads]$ wine NetherInstall-Nether.exe
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:win:EnumDisplayDevicesW ((null),0,0x32dfd4,0x00000000), stub!
err:module:import_dll Library libgcc_s_sjlj-1.dll (which is needed by L"C:\\windows\\mono\\mono-2.0\\bin\\libmono-2.0-x86.dll") not found
err:mscoree:load_mono Could not load Mono into this process
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: MMO - Nether ( Stress Help please Pro's )

Post by dimesio »

Did you install 64 bit wine-mono?
zeroplayer
Newbie
Newbie
Posts: 2
Joined: Mon Jan 13, 2014 11:08 am

Re: MMO - Nether ( Stress Help please Pro's )

Post by zeroplayer »

I belive there the same package for wine mono is it not. wine-mono is installed but dose not seem to work
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: MMO - Nether ( Stress Help please Pro's )

Post by dimesio »

zeroplayer wrote:I belive there the same package for wine mono is it not.
You're right; I was thinking of wine-gecko.

Try a clean wineprefix.
Locked