Skip to content

Releases: torsm/browsercontrol-agent

browsercontrol-agent v1.0

09 Aug 14:46
0d6e71a

Choose a tag to compare

Usage

To use the produced native Java agent, the JVM options of the launcher have to be extended by -agentlib:browsercontrol-agent by modifying the configuration launcher's file (something like userhome/jagexlauncher/oldschool/oldschool.prm).

For Java to be able to resolve browsercontrol-agent, the equally named dll file has to be placed somewhere so it can be found. I like to place it in the game's install directory alongside the other binary files (userhome/jagexlauncher/bin).