Recent content by Eidolon

  1. Eidolon

    PSOBB Addon Plugin (Lua UI addons)

    Version v0.3.4 is now available. Please visit the GitHub Releases page to download it. This includes staphen's WinXP and stacktrace bugfixes. It also fixes the Recon bug in Seabed. For this reason it is highly recommended to update as soon as possible (including the core addons).
  2. Eidolon

    PSOBB Addon Plugin (Lua UI addons)

    v0.3.2 is now available. It adds the sleep(1) performance hack as an API call that an addon can enable or disable. It doesn't work on Ephinea. We have an idea for what is causing the performance issue and the best workaround for it is probably to play the game at a lower resolution or disable...
  3. Eidolon

    PSOBB Addon Plugin (Lua UI addons)

    The short answer is that Blue Burst is an obnoxiously terrible port of a port of a port. The technical answer is, the timing function that keeps the game running at 29.97fps is really, really bad, and has been since BB launched. I have eyed some ideas for patching this but Soly's more likely to...
  4. Eidolon

    PSOBB Addon Plugin (Lua UI addons)

    Plugin version v0.3.1 is now available here This release significantly overhauls the addon registration interface and reimplements the core UI in Lua. Note that no addons have been updated to support it yet, so please wait for updates from their authors if you are actively using them. This will...
  5. Eidolon

    PSOBB Addon Plugin (Lua UI addons)

    That is helpful, it means the game is actually just crashing and not that the anti-cheat is killing it. I have some ideas as to why it might be doing that.
  6. Eidolon

    PSOBB Addon Plugin (Lua UI addons)

    How is it crashing? Does the game just close or do you get a debugger dialog?
  7. Eidolon

    Wiki for Developers

    check your spam folder
  8. Eidolon

    PSOBB Addon Plugin (Lua UI addons)

    I don't have a license to Visual Studio that lets me distribute the redistributable with the plugin, so it's up to everyone else to grab it themselves, unfortunately. This plugin will never support writing directly through the Lua API. If it ever supports writes, it will only support writing to...
  9. Eidolon

    PSOBB Addon Plugin (Lua UI addons)

    Version 0.2.0 has been released. This fixes a bug with read_mem where it would yield byte numbers in the range of -127 to 127 rather than 0 to 255. Fix courtesy @ToasterMage. This is a breaking change but I expect that not to be an issue regardless...
  10. Eidolon

    PSOBB Addon Plugin (Lua UI addons)

    The window is called that, but it's not actually done yet. I'm just using it to map out the entity class structure so I can FIND the mag feed timers.
  11. Eidolon

    PSOBB Addon Plugin (Lua UI addons)

    This is a Lua script addon plugin for PSOBB. Lua scripts are able to read (no writing) arbitrary memory from the PSO BB process and present it in any form they want. An extensive, easy to use UI framework called dear imgui is provided. There are two parts to this plugin: 1. The plugin itself...
  12. Pso131255373098767448

    Pso131255373098767448

  13. Pso131258679427797295

    Pso131258679427797295

    ToasterMage's drop checker plugin
  14. PSOBB Addon Plugin

    PSOBB Addon Plugin

    Screenshots of addons for the plugin.
  15. Eidolon

    Play PSOBB on Mac OS X V2.0 *UPDATED* 2019

    I've revoked the download, turns out there was some stuff wrong with it. I'll reupload later when I've cleaned up the package.
Back
Top