[PlusEmu] Trying to start Emu using Mono

Bizarre

New Member
Oct 5, 2016
7
0
Hey fellas, I'm having a bit of an issue here, as you can see on the image below.
I ran
Code:
sudo apt-get install mono-complete
to install the package, and I even tried to compile the original Plus Emulator to work with Mono, but didn't really work. I'm running Ubuntu Linux Server 16.04, and I get those messy errors. I've searched in the already existing Plus Emulator Development Thread where others had success using Mono, but it fails for me.
yqE8HmW.png
 

Blasteh

Lord Farquaad
Apr 3, 2013
1,151
513
To my knowledge, Plus isn't Linux friendly. My suggestion would be to switch to Windows if possible as there isn't much support for for Plus on Linux OS.
 

Bizarre

New Member
Oct 5, 2016
7
0
To my knowledge, Plus isn't Linux friendly. My suggestion would be to switch to Windows if possible as there isn't much support for for Plus on Linux OS.
xoJzJre.png

As you can see here, that's not entirely true.
Either way Linux is way faster and stable than Windows, and way better for a web server.
 

Quackster

a devbest user says what
Aug 22, 2010
1,764
1,241
Also found this on another forum (might be same thing)


It's the source, but would still check through it.

No, all you need to do is compile above in Visual Studio on Windows - if you make any changes (doesn't matter what operating system).

And then use the command to run it:

Code:
mono "Plus Emulator.exe"

Which is inside this directory:



My steps I've given are pretty simple.
 

Users who are viewing this thread

Top