Jump to content

Success. Running server on a Mac


Angel

Recommended Posts

I just thought I would drop in and say that the latest server runs well on macOS using the latest version of wine (https://www.winehq.org). It didn't work out of the box, due to incomplete implementations of msvcp140.dll and vcruntime140.dll.

 

Here are the steps I used:

  1. install wine 3.0 for macOS.
  2. copy the RAGEMP directory from your windows machine to your Mac.
  3. copy the msvcp140.dll and vcruntime140.dll from c:\windows\system32 to the server-files directory of RAGEMP.
  4. run wine and it will open a terminal with the PATH set up to use the wine binaries (they're not installed globally).
  5. start "winecfg", go to the Libraries tab and add dll overrides for msvcp140 and vcruntime140 to load the native before the builtin.
  6. finally, run the server "wine ./server.exe" and you should be able to connect to it with the ragemp client.

 

 

  • Like 2
Link to comment
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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...