Jump to content

Search the Community

Showing results for tags 'macOS'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • RAGE Multiplayer
    • Announcements
    • Discussion
    • Suggestions
  • Scripting
    • Scripting
    • Resources
  • Community
    • Support
    • Servers
    • Media Gallery
  • Non-English
    • Русский - Russian
    • Français - French
    • Deutsch - German
    • Espanol - Spanish
    • Română - Romanian
    • Portuguesa - Portuguese
    • Polski - Polish

Categories

  • Scripts
  • Gamemodes
  • Libraries
  • Plugins
  • Maps
  • Tools

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Facebook


Youtube


Skype


Web


VK

Found 1 result

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