Rubies of Eventide and WINE

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Chydium
Newbie
Newbie
Posts: 3
Joined: Wed Feb 18, 2009 2:17 am

Rubies of Eventide and WINE

Post by Chydium »

Hi. I'm using WINE on a Mac through Darwine and it's helper application and I'm having trouble getting the program to run. First of all, whenever I start it I get a "Missing shell DLL 'cshell.dll'", even though I downloaded one and put it into the .wine directory in my home folder. Any ideas? I've followed all the current AppDB suggestions up to now, but it still won't work.

I eagerly await your reply,
Chydium

The Wine Log output:

Code: Select all

wine: Call from 0x7b83325f to unimplemented function msvcirt.dll.??0ofstream@@QAE@XZ, aborting
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100
fixme:keyboard:UnregisterHotKey (0x20028,0): stub
wine: Call from 0x7b83325f to unimplemented function msvcirt.dll.??0ofstream@@QAE@XZ, aborting
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100
fixme:keyboard:UnregisterHotKey (0x20028,0): stub
˝Ä@êÌe4ÜJÉ@zïå@
[/code]
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Rubies of Eventide and WINE

Post by austin987 »

On Wed, Feb 18, 2009 at 1:21 AM, Chydium <[email protected]> wrote:
Hi. I'm using WINE on a Mac through Darwine and it's help application and I'm having trouble getting the program to run. First of all, whenever I start it I get a "Missing shell DLL 'cshell.dll'", even though I downloaded one and put it into the .wine directory in my home folder. Any ideas? I've followed all the current AppDB suggestions up to now, but it still won't work.

I eagerly await your reply,
Chydium

The Wine Log output:

Code:

wine: Call from 0x7b83325f to unimplemented function msvcirt.dll.??0ofstream@@QAE@XZ, aborting
Try using the native dll for this.
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100
fixme:keyboard:UnregisterHotKey (0x20028,0): stub
wine: Call from 0x7b83325f to unimplemented function msvcirt.dll.??0ofstream@@QAE@XZ, aborting
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100
fixme:keyboard:UnregisterHotKey (0x20028,0): stub
Ã
Chydium
Newbie
Newbie
Posts: 3
Joined: Wed Feb 18, 2009 2:17 am

Re: Rubies of Eventide and WINE

Post by Chydium »

This is the .95 version of the game Rubies of Eventide. How do I pick up the native version of cshell? I don't believe it came with the game...
The one I found online certainly doesn't work!

Thanks,
Chydium
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Rubies of Eventide and WINE

Post by austin987 »

On Wed, Feb 18, 2009 at 5:46 AM, Chydium <[email protected]> wrote:
This is the .95 version of the game Rubies of Eventide. How do I pick up the native version of cshell? I don't believe it came with the game...
The one I found online certainly doesn't work!
I meant native msvcirt. Looks like your app is using an old version of it.

--
-Austin
Chydium
Newbie
Newbie
Posts: 3
Joined: Wed Feb 18, 2009 2:17 am

Re: Rubies of Eventide and WINE

Post by Chydium »

austin987 wrote:On Wed, Feb 18, 2009 at 5:46 AM, Chydium <[email protected]> wrote:
This is the .95 version of the game Rubies of Eventide. How do I pick up the native version of cshell? I don't believe it came with the game...
The one I found online certainly doesn't work!
I meant native msvcirt. Looks like your app is using an old version of it.

--
-Austin
Excellent, thanks for the help. I don't get that error anymore. Now I need to talk to the people on the other end and try and figure out why the game won't start without crashing.

--Chydium
Locked