This is a Lua script addon plugin for PSOBB. Lua scripts are able to read (no writing) arbitrary memory from the PSOBB process and present it in any form they want. An extensive, easy to use UI framework called dear imgui is provided.
NOTE: VERSION 0.3.4 FIXES A GAME-BREAKING BUG WITH RECONS IN SEABED (and possibly other subtle bugs). PLEASE UPDATE ASAP.
For the latest release, always visit the following link:
https://github.com/HybridEidolon/psobbaddonplugin/releases/
Current version: 0.3.4. Please view the CHANGELOG.md file in the code or zips for new features and changes.
All popular addons have been updated to 0.3.x. Enjoy!
The Visual C++ 2015 32-bit x86 Redistributable is required to use this. Click here to download.
Please read the README.md file for instructions and look at the HelloWorld addon for examples.
Releases of the plugin will almost certainly cause API breakage. The functions and event hooks provided in the pso global table are likely to change and be improved on over time. 0.1.0 is a "minimum viable product" release in that you can actually create useful tools with the right information on hand.
List of Add-ons (make sure you install the main plugin above before trying to use an addon)