Recent content by Ender

  1. Ender

    [Help] Where are Pioneer 2 NPC dialogues stored?

    map_city*.bin files inside data.gsl by default. These can be moved out of data.gsl and into the data folder for psobb to load. Qedit struggles to save them. You can supposedly export the uncompressed .bin file after editing through Qedit's Files Manager menu but I never tried it. Sodaboy's...
  2. Ender

    Server maintenance completed for September 8th, 2025 (サーバメンテナンス完了 9/9)

    Server maintenance has completed. Fixed a bug in the server if a character's total experience went over the signed 32 bit limit of 2147483647. For now, the server will limit the total experience to this value to avoid any issues.  ̄ ̄ ̄ ̄ ̄ サーバーメンテナンスが完了しました。...
  3. Ender

    Ephinea Launcher redownloading certain music files

    As CTB said, it's not a bug. These are new files we added and they need to exist. Well, they don't need to exist because the game does nothing if the file is missing. But the launcher has to download them, even if we put them into the installer. You can probably workaround it by marking your...
  4. Ender

    Lck or luck increases drop rate?

    I implemented that feature to show the drop rate in the target window. I wrote the patches to add that text, resize the window, send the server data to the client and handle it (party rates and drop rates), and calculate the rates displayed. Your character's Lck stat does nothing to change the...
  5. Ender

    Lck or luck increases drop rate?

    This is not true at all. In PSOBB, the drops are determined entirely by the server. At base rates and vanilla settings, the server is emulating how previous versions of PSO handled this. Drops have been fully reverse engineered on those versions of PSO and a character's Lck does nothing for...
  6. Ender

    PSOBB Addon Plugin (Lua UI addons)

    You likely downloaded the source code for the base plugin instead of the release. You're supposed to grab bbmod.zip from here. Do NOT download the source code files. https://github.com/Solybum/psobbaddonplugin/releases/latest You should extract that zip directly to your EphineaPSO folder so...
  7. Ender

    PSOBB Addon Plugin (Lua UI addons)

    Which folder did you put into your PSO folder? You need to install the base plugin first. And then other addons can be added.
  8. Ender

    不定期にゲームがクラッシュします

    (DeepL 翻訳です。誤訳がある場合はご容赦ください。) これらの2つのクラッシュログはDEPクラッシュ(データ実行防止)です。FAQにはこれらの修正方法が記載されています。ハンドガンやライフルを画面外で発射できるかどうかで、これらの問題が解決されたかどうかを確認できます。 ただし、これらの2つのクラッシュは、フォトン弾を画面外で発射した際に発生しました。これらは、バーチャル・ボルテックスクエストでテレポーターを使用してクエストエリアに移動する際のあなたのクラッシュの記述と一致しません。...
  9. Ender

    account recovery need help

    Sorry, we can't help with this. Anyone can put any guild card number inside their forum profile here. There is no validation for it. Additionally, forum and game accounts are not linked. Account ownership is verified by either the account credentials or access to the verified email associated...
  10. Ender

    10th Anniversary Event Thread

    Yeah, it's supposed to be easier. I don't mind adding a few more enemies for difficulty, but the quest was a bit brutal for most players last year.
  11. Ender

    10th Anniversary Event Thread

    A little late, but I just uploaded a new version of AA1 that contains most of the changes I wanted to make before the event began. I also made a few more changes during my testing the past few days. The quest was too difficult last year because of the tanky enemies, large monster variety, and...
  12. Ender

    CCA crash

    I have no idea about the first crash. Are you using a custom model for something loaded in the area? When you enter an area, the game loads the assets for everything in that area. All enemies, objects. For omnispawn quests, the number of things to load is increased because more enemies and...
  13. Ender

    Random crashing?

    Is that the only crash info? If it's when changing area, it's likely because of custom assets if you're using them (HD texture pack has at least one bad texture bml: bm_ene_morfos.bml).
  14. Ender

    CCA crash

    That's a DEP crash. First thing in the technical section usually resolves it: https://ephinea.pioneer2.net/faq/#technical Pretty simple to verify once it's actually fixed. Pickup a photon gun and fire the bullets in all directions on screen and off.
  15. Ender

    Quick question - Quick answer

    Yes, check the last page of options in the launcher. These were added a few months ago. There are tooltips for these options that explain what they do.
Back
Top