• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Status on the Mac Client

H2Os

Well-known member
I've been away for awhile, and clicking through the last 3-4 pages I didn't see anyone asking about the mac client. Any news on it?
 
Digging up

Hey there,

Don't worry, you're not alone... I had Realmworks bought when I had a PC, and after my PC died, I decided, for personal reasons (please don't start a flaming thread about PC vs Mac), to buy a Mac.

Unfortunately, the actual solution doesn't help me (the web version) since it won't be possible to create or modify a realm on its launch. Plus, when I go and GM in my club, there is no internet connection and therefore, renders it useless for me... So yeah, I'm struggling, and fighting to try making it work and almost got there...

The closest I've been to is with Crossover. I created an empty bottle. Inside it, I then installed .Net 4. After which I installed Realmworks. After the installation was done, I tried it, and it loaded. I was amazed it was working. I got the title screen, and when the splash screen goes away, it crashes for me with an unhandled exception. Ouch... So close...

I keep my fingers crossed though and hope the dev will go for .Net 5, who seems promising in unifying all previous .Net... So maybe by then it will become a viable solution to make it work using Mono (from the dev point of view), or via Wine or something like it.

Right now, I'm trying to find a solution with a virtual machine but heck... :/

I keep my fingers crossed though that in the long run, it would become available natively on the mac...
 
Realm Works should run just fine in a virtual machine where you've installed Windows XP or later.

If you poke around there's threads on .NET 5, whose openness looks like it will mostly benefit folks who want to run server-side applications on non-Windows platforms.
 
Last edited:
I have been a sometime contributor to Mono, from back when I worked for Novell. Although it has been a few years, if there was a list somewhere of the features Mono was lacking that hold back the Mac support, I wouldn't mind seeing if there's something in there I can contribute to.
 
I have been a sometime contributor to Mono, from back when I worked for Novell. Although it has been a few years, if there was a list somewhere of the features Mono was lacking that hold back the Mac support, I wouldn't mind seeing if there's something in there I can contribute to.
IIRC, Realm Works currently crashes at startup trying to use WMI to get information about the local system. If that's correct, then Step 1 is: between Mono, Wine, and whatever other items you need, make WMI work. (Well, make whatever information Realm Works tries to get using WMI work.)

There's another thing to think about, though: whether the third-party libraries Realm Works uses would work under Mono/Wine, and whether their developers care about Mono/Wine compatibility. DevExpress has said multiple times that Mono compatibility isn't a priority, for example.
 
Last edited:
Back
Top