Sign in to follow this  
Coolboy

What Os Are You Running?

  

56 members have voted

  1. 1. Pick a OS you use to play Wurm Online

    • Windows
      46
    • Linux based OS
      12
    • Mac
      2
    • Other (If so please let me know)
      1


Recommended Posts

I'm trying to figure out what kind of Operating Systems, and how many people use it to play Wurm Online. So please vote I would appreciate it a lot.

I'm doing this because I'm gonna be working on making WurmHelper compatible with all operating systems.

Edited by Coolboy

Share this post


Link to post
Share on other sites

Since it's written in C# I'd suggest just making sure it works with the mono framework and to ditch System.Windows.Forms in favor of GTK#. If you do that and are careful with how you construct and use paths the program should run on practically any platform. Mono does have an implementation of System.Windows.Forms however it runs very poorly in linux and does not work with a lot of the native functionality of the OS particularly with things like the IME and I'm sure it runs similarly bad on Mac and other platforms.

And for the record I use Gentoo :P!

Edited by Theodis

Share this post


Link to post
Share on other sites

Yeah I was looking into mono and seeing if I can work with that to make a compatible. So far from what I'm seeing I should be able to use mono.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this