Search results

  1. Soly

    PSOBB Addon Plugin (Lua UI addons)

    If you could confirm that there is actually a memory leak, I mean, this should show in the task manager or whatever, after quite some time running. I'd suggest to let it run for a bit in an area (lobby for example, probably find one that is empty), so different textures don't affect the amount...
  2. Soly

    PSOBB Addon Plugin (Lua UI addons)

    Have you tried using only the "Mags" window? This might not help much as all items are parsed but they are not processed for display if you use the that specific window (instead of AIO). The only thing I can think of, is to add a way to reduce the times the addon retrieves the data (ie, could...
  3. Soly

    Tools by Tofuman

    It only swaps palettes
  4. Soly

    How to change mouse pointer?

    Afaik the pointer is "baked" into the executable resources. Aka is not a texture that you can freely change in the game files, so not sure if that's possible.
  5. Soly

    Soly's Stash

    Try this login... I am not sure if I built it to support the ItemRT.gsl file, otherwise you can look into the tethealla version in my github profile and build the login from there, that one does support it but you have to build it http://files.pioneer2.net/soly/Files/login.7z
  6. Soly

    Several questions regarding itemPMT, Unitxt.j, and weapon modding.

    Then as many things, that's hardcoded in the client, probably
  7. Soly

    Several questions regarding itemPMT, Unitxt.j, and weapon modding.

    - I just call those "groups". - I don't think I have messed with the projectile amount, but it might be tied to the "animation"? ... try changing that group's animation to shot and see if you get the 5 bullets in your rifle... - I'll keep your projectile findings in mind xD - ¯\_(ツ)_/¯ (no...
  8. Soly

    Day/Night System for PSO

    He stopped working on a compatible client for existing servers.
  9. Soly

    Quick Client Setup Guide

    Feel free to submit a pull request in my addons' repo to add missing items
  10. Soly

    PSOBB Addon Plugin (Lua UI addons)

    Can't see the pictures, but iirc the tilde key toggles the addons
  11. Soly

    PSOBB Addon Plugin (Lua UI addons)

    My Item Reader addon has some options to disable the different windows, you can leave only the floor items window active
  12. Soly

    PSOBB Addon Plugin (Lua UI addons)

    If you downloaded from my repository (https://github.com/Solybum/PSOBBMod-Addons/archive/master.zip) then it should definitely be up to date, but github gives the link I pasted there.
  13. Soly

    PSOBB Addon Plugin (Lua UI addons)

    Not sure what's going on, the file looks ok as well as the code (although I should probably have used keys like "hex_id" and "display")... confirmed by Ender. Where are you downloading the addons from? (there could be zips with the addons floating around that might not be up to date)
  14. Soly

    Soly's Stash

    My bad, then you'd have to build them first, but still need to build the libs it uses
  15. Soly

    Soly's Stash

    I don't know if it's still in the space Soda gave me, but it should be in the github repo, in the build. There is a link in the first post
  16. Soly

    PSO:BB Character Animations, Help Needed!

    I'd think that's probably hardcoded in the client instead?
  17. Soly

    Soly's Stash

    It doesn't have any UI. It's just an AHK script to map the buttons... also disables F11 (iirc). I guess run as admin?
  18. Soly

    Soly's Stash

    I might look into it, but can't promise anything. I barely did some of them for Ives, not sure if I want to go and do the same, again...
  19. Soly

    PSOBB Addon Plugin (Lua UI addons)

    Why don't you make a PR for those addons? Pretty sure it would be very appreciated
  20. Soly

    PSOBB Addon Plugin (Lua UI addons)

    Not sure why you are having issues with the Timer addon, maybe go into the addon folder and delete options.lua Also this is a countdown and stopwatch... The mag timers are in the Item Reader
Back
Top