Search results

  1. Ender

    Server maintenance completed for July 6th, 2024

    UPDATE: Crashes involving the new fonts patches were fixed with version 1.702. 更新: 新しいフォント パッチに関連するクラッシュはバージョン 1.702 で修正されました。 Server maintenance has completed. There were a lot of changes in this update. Fixed the welcome message at the ship gate and also fixed an extraneous comma at the end...
  2. Ender

    Server maintenance scheduled for July 6th, 2024 at 20:00 UTC

    There will be a server maintenance to update the game and server. Maintenance may take up to an hour to test the changes.
  3. Ender

    connection in progress.. cant log in

    Probably something on your end that's blocking the connection. Not sure. I see you trying to connect in the login logs but you never make it past the initial connection. Looks like you've tried with only that account. Can you make a new account and see if that new account is able to login, just...
  4. Ender

    analog camera control ftw

    Probably not. But I was thinking I might add the mousewheel camera positions to some text config file at some point (along with a hundred other hardcoded things, but probably not for a while because of other things to do). If/when that's implemented, you could probably achieve this but it'll...
  5. Ender

    Dark Fazl : warp straight to the Hunter's Guid Office

    You died 1 bullet before Falz died. L&K38 fires fast enough for multiple bullets in transit at range. It's not a hitscan weapon--the photon bullets are just invisible. This is why hard attacks with it can often miss enemies at range (one bullet pushes the monster back but the next bullet was...
  6. 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...
  7. Ender

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

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

    Addons install help

    Did you install the base plugin? You should have dinput8.dll inside the EphineaPSO folder.
  13. 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.
  14. 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...
  15. 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...
  16. 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...
  17. 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...
  18. 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...
  19. 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...
  20. 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.
Back
Top