xeropresence / AOPP

Anarchy Online Patch Project
GNU General Public License v3.0
9 stars 6 forks source link

Anarchy Online Patch Project

Patch to fix various bugs and add quality of life improvements to the game. Since the game appears to be on life support I thought I would contribute something along the lines of what clicksaver, Anarchy Online Item Assistant Plus, et al have done for the community.

Features

Bugs Fixed

Planned features

System requirements

Download

You can download releases from the release page.

How to use

This project is aimed at the old client, while most of the patches should work on the beta client they have not been tested as extensively.

To use this plugin:

To uninstall simply delete mswsock.dll.

Troubleshooting

Log files can be found in %appdata%\AOPP\Logs

Configuration file is %appdata%\AOPP\config.json

First two things to check are if the vc++ redistributable is installed, second is if the dll has been "blocked" by windows.

How to build

These instructions are only relevant to you if you want to modify the plugin. To install it, go to the release page instead.

Once finished, the plugin file mswsock.dll will appear in the Release folder. You have to compile in release mode otherwise the data structures of the standard library will not align correctly.

License

GPL v3 license. See LICENSE.txt for details.