1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Tutorial How to run RuneMate on OSX [OSRS]

Discussion in 'Client & Site Support' started by hiddenbear, Nov 25, 2017.

  1. hiddenbear

    Joined:
    Nov 25, 2017
    Messages:
    1
    Likes Received:
    3
    Having trouble getting RuneMate to work on OSX? Hopefully this will help.

    The issue is that the OSRS client for OSX runs (by default) with a system clasloader that does not allow "live" agents. Basically, it prevents RuneMate from injecting itself at runtime.

    Download RuneMate standalone

    Download the standalone JAR from Download | RuneMate

    Download and install OSRS

    Download the OSRS client from Old School RuneScape - Download Old School RS

    Run OSRS

    Open the terminal. Run this:

    java -Dsun.java2d.nodraw=true -Dcom.jagex.config=http://oldschool.runescape.com/jav_config.ws -Xmx512m -Xss2m -XX:CompileThreshold=1500 -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -jar /Applications/Old\ School\ RuneScape.app/Contents/Java/jagexappletviewer.jar osrs

    Run RuneMate

    java -jar RuneMate.jar

    Use RuneMate

    Same as usual!
     
    Fabreze, Dannylopez357 and Gengsta like this.
  2. walkin tumor

    Joined:
    Nov 22, 2018
    Messages:
    2
    Likes Received:
    0
    You are a god amongst men (y)
     

Share This Page

Loading...