Search results

  1. Ender

    Hildetorr spawn

    The server has a kill counters page here: https://ephinea.pioneer2.net/kill-counters/ You can check the killed counts there for the entire server. Save a snapshot to the wayback machine and check later too! There's also the quest "My Career" in EP2>Shop that can show you your weekly or total...
  2. Ender

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

    このクラッシュは、ゲームがファイル (通常はテクスチャ) を解凍しているときに発生します。ゲームがエリアをロードしているときにクラッシュが発生しますか?もしそうなら、どの地域ですか? これはゲームの新しいインストールですか、それとも古いインストールですか?再インストールしてみることをお勧めします。新規インストールではこのクラッシュが発生することはありません。 上記のテキストは Google によって翻訳されました。原文英語は以下です。 The crash occurs when the game is decompressing files (typically...
  3. Ender

    Server maintenance has been completed for May 20th, 2024 (サーバメンテナンス完了 5/20)

    Yeah, this is probably because the way I implemented this was to change the angle and allow the game to recalculate the camera source. It does this over frames. I'll probably look at just immediately updating the camera source point which should fix that and also the snappiness at higher...
  4. Ender

    Server maintenance has been completed for May 20th, 2024 (サーバメンテナンス完了 5/20)

    Yes, it rotates the camera around the player on XZ plane. The sensitivity is the number of degrees to turn in a frame, meaning a sensitivity of 12 would be a full revolution in 1 second. It is kind of an experimental feature, so feel free to let us know what you think about it. I did notice...
  5. Ender

    Game runs slow and doesnt seem to use all my pc resources

    What settings are you using? In the launcher's options, try Direct3D 8 or Direct3D 9, disable anti-aliasing and AF, and in the "MORE" page of the options, make sure you're using Pixel or Vertex fog. And also disable frame skip (set it to 0).
  6. Ender

    Game freeze/crash on walking through a door

    Did you change your Direct3D Renderer in the launcher options recently? Try 8 or 9, and also disable Antialiasing and AF if you're using them. Some PCs have trouble with Direct3D 11 or 12 which I remember causing this for some players.
  7. Ender

    Addons install help

    Did you install the base plugin? You should have dinput8.dll inside the EphineaPSO folder.
  8. Ender

    Server maintenance scheduled for May 5th, 2024 at 04:00 UTC

    There will be a brief server maintenance to update the client and ships.
  9. Ender

    Inventory full at 28/30, server desync on item sort

    Somehow your character has two invalid items in the inventory. Those items aren't created in memory in the client, but the server still sees them so you have 2 inventory slots used up. Do you remember what you were doing before the error occurred? Were you playing any quests that reward items...
  10. Ender

    Missing Textures/Animations?

    It's likely a bug I introduced 2+ years ago when fixing the Heart of Rianov 303SNR skins for some weapons. The Rianov weapons are in the same weapon group as the base rifles, and one of the methods of that class is checking for the specific Rianov weapons. I patched that to look for the skins...
  11. Ender

    Count down timer

    When you want your timer to start, get the starting time in seconds and save it to a register: https://qedit.info/index.php?title=Gettime Where you go from here varies. What Sega usually did was spawn a thread_stg for the timer thread in the floor handler of each floor. The thread_stg can loop...
  12. Ender

    [solved] Crash on connecting

    Are the fault module and fault offset always the same? This is a crash when processing a map's n.rel file. You can find these files in EphineaPSO/data/scene. Specifically, it looks like your map_lobby_01n.rel failed to load. Does this file exist? I assume your install is brand new, so this...
  13. Ender

    Easter Event 2024

    Easter Event 2024 March 30th ~ April 27th The Easter Event on Ephinea has begun! During the Event, you will be able to find Event Eggs dropping from all enemies which can be used in the event shop. The Easter lobby theme is active for the duration of the event meaning Egg Rappies can spawn in...
  14. Ender

    The Easter Event has begun! (イースターイベント開始!)

    Server maintenance has completed. The Easter Event has begun! Event Eggs can drop from any killed enemy. These items can drop at 1/2000 in Normal, 1/1800 in Hard, 1/1200 in Very Hard, and 1/500 in Ultimate. Additionally, they now receive a boost in the RBR quests (+15% with 1 player, +20% with...
  15. Ender

    Server maintenance scheduled for March 30th, 2024 at 21:00 UTC

    There will be a brief server maintenance to update the game and start the Easter event.
  16. Ender

    Just installed Solybum addons, nothing but crashes.

    It sounds like you installed an older version of the base plugin (dinput8.dll) along with newer versions of the addons. There were significant changes to the base plugin 4 years ago, and these changes cause newer versions of the addons to *not* work with previous versions of the base plugin...
  17. Ender

    PSOBB Addon Plugin (Lua UI addons)

    Item Reader - Mag window should show a timer that counts down from 3:30 to when your mag can be fed. It doesn't do anything when it hits 0 other than change the color of the timer. The timer is enabled by default I believe, but maybe there was an option added at some point to disable it? Most...
  18. Ender

    Disconnection issue after valentine event

    First, are you talking about disconnecting or crashing? The title says disconnection but you mentioned 'someone joined which suddenly crashed the window.' The game uses TCP--any break in the connection will cause a disconnect. Multiple players disconnecting at once is strange but I don't see...
  19. Ender

    Hildeblue??

    They can spawn. Valentine's event has 0 impact on this. Server kill counts can be found here: https://ephinea.pioneer2.net/kill-counters/ The current counts are Hildebear/Hildelt 26,246,134 Hildeblue/Hildetorr 73,141 Check again in a few hours if you think it's bugged. I also saved a snapshot...
  20. Ender

    Quick question - Quick answer

    Maximum Attack S was incredibly overpowered for powerleveling. The quests are also quite ugly because they frequently break the target limit. It's common to have > 10 enemies in front of you, and you're not hitting the enemies you'd expect to hit. Nobody played these quests for real and would...
Back
Top