Search results

  1. MagicLuthee

    Linux Tutorial for Playing PSOBB on Ephinea

    In Temple (PSOGC) enemies have shadows. Not sure about the rest of Ep.2 as it's been a while since I last played it in its entirety...
  2. MagicLuthee

    Dreamburst HD UI Project by Luthee (a.k.a Eleria)

    If you mean emulated Gamecube then my Dreamcube project is what you're looking for @Mythic :) https://github.com/eleriaqueen/pso-highres-dreamcube-ui
  3. MagicLuthee

    Are you coding something ?

    Cool, I've been somewhat following the Devilution/DevilutionX projects but have never contributed.
  4. MagicLuthee

    Are you coding something ?

    Yes I'm asking in general. :) Scripts are very useful and cool too !
  5. MagicLuthee

    Are you coding something ?

    Do you code ? For fun ? As a hobby ? Tell us about it and maybe share a little screenshot of your creation(s). Me ? I'm making an ItemRT.gsl viewer/editor in C/C++ using the ImGui UI library. ItemRT.gsl is a file that is related to PSO item drops (from monsters and from boxes) be them common...
  6. MagicLuthee

    Sega and Phantasy Star

    Hi, I almost completed Phantasy Star I on the GBA collection but had a gamebreaking bug though I don't remember what that was, I just remember I could not get a key item that granted access to what I thought was the last dungeon ! Phantasy Star II I played a bunch but never got really far, it's...
  7. MagicLuthee

    Soly's Stash

    Okay thanks for the reply, when I have enough motivation I'll try to apply the method described in that post and I'll see how far I can get.
  8. MagicLuthee

    Soly's Stash

    Hi @Soly does the method to read itempmt described by tofuman at https://www.pioneer2.net/community/threads/editing-some-things-p.71/post-631 work for GC ? I want to write a small c or python app to dump the itempmt data as TSV and maybe later make my own editor for it.
  9. MagicLuthee

    How do I find memory addresses in PSOBB?

    Be aware that ImGui used for BB mods is very old.
  10. MagicLuthee

    How do I find memory addresses in PSOBB?

    Use Tethealla client for reference, Ephinea loads most of its code through a DLL so I would guess Teth has big similarities with Ephinea client, it will respond positively to its memory being viewed and to being debugged be it with cheat engine, x32dbg, IDA... etc It is likely that Ephinea...
  11. 1280_1024IMAGE03.png

    1280_1024IMAGE03.png

  12. MagicLuthee

    What are you listening to?

    I watched my brother finish Axiom Verge 2, he liked it quite a bit and I was thoroughly entertained during the playthrough but I wouldn't say it's "Essential" if that makes sense.
  13. MagicLuthee

    Need help finding better quality character portraits (JPG Artifacts Aplenty)

    I've rewritten first post to be more concise and attached a zip file containing the best quality portraits I could find. As a bonus I also included a high detail version of the FOnewearl portrait I found on a Dreamcast promo disc.
  14. MagicLuthee

    PSOBB Addon Plugin (Lua UI addons)

    @Spuz LUA doesn't seem have inherent sound capabilities. You need a LUA library or bindings to a library written in another language I guess. Some possibilities: - https://github.com/TheLinx/lao uses a well established backend by the XIPH foundation - https://github.com/Tangent128/luasdl2 has...
  15. MagicLuthee

    What are you listening to?

    Two tracks that I have on my hard drive, in my playlist, and that I love. Was hard to narrow down to two though ! ("Procession of the Anunna" is a haunting track with synths, beautiful vocals and traditional indian folklore instruments) (Phantom Spell is an old-school-sounding prog rock band...
  16. MagicLuthee

    Ephinea's drawing thread

    Section ID at an angle did not upscale well, trying to fix by applying high-resolution one along a certain perspective. Color is off in both images, need to find a middle ground.
  17. MagicLuthee

    Need help finding better quality character portraits (JPG Artifacts Aplenty)

    Thanks, if nothing looking at the Vance site and doing some research tells me that Waifu2x and Real CUGAN Pro are good upscalers. Gonna do some tests. That being said I'd still really love to get a hold of the "original" (without-jpg-compression) files for these portraits. Upscaling the...
  18. MagicLuthee

    HD UI Project by Luthee (a.k.a Eleria)

    Thank you @Spuz for the help in explaining. I've updated the first post to be less confusing regarding this issue :)
  19. MagicLuthee

    Basic Guide on How to Modify PSOBB HUD Textures

    Updated guide to v2 Fixed comment about mipmaps, I don't think they should be enabled for UI textures !
  20. MagicLuthee

    HD UI Project by Luthee (a.k.a Eleria)

    My texture pack doesn't mess with item names at all. Never had an issue like this when testing either.
Back
Top